Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds ca5b857cb0 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 7 años
  Jan Harkes d337b66a4c coda: fix 'kernel memory exposure attempt' in fsync hace 8 años
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 8 años
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> hace 8 años
  Jan Harkes 3725e9dd5b fs/coda: fix readlink buffer overflow hace 10 años
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations hace 10 años
  Fabian Frederick 834b46c37a fs/coda: use linux/uaccess.h hace 11 años
  Fabian Frederick 6d6bd94f4d fs/coda: use __func__ hace 11 años
  Fabian Frederick f38cfb2564 fs/coda: logging prefix uniformization hace 11 años
  Fabian Frederick d9b4b3195a fs/coda: replace printk by pr_foo() hace 11 años
  Eric W. Biederman d83f5901bc coda: Restrict coda messages to the initial user namespace hace 12 años
  Eric W. Biederman 9fd973e085 coda: Restrict coda messages to the initial pid namespace hace 12 años
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h hace 13 años
  Al Viro 31a203df9c take coda-private headers out of include/linux hace 14 años
  Yoshihisa Abe da47c19e5c Coda: replace BKL with mutex hace 15 años
  Yoshihisa Abe f7cc02b871 Coda: push BKL regions into coda_upcall() hace 15 años
  Jens Axboe 4aeefdc69f coda: fixup clash with block layer REQ_* defines hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  David Howells 97b7702cd1 CRED: Wrap task credential accesses in the Coda filesystem hace 17 años
  Adrian Bunk de0ca06a99 coda: remove CODA_FS_OLD_API hace 17 años
  Pavel Emelianov a47afb0f9d pid namespaces: round up the API hace 18 años
  Jan Harkes d3fec424b2 coda: remove CODA_STORE/CODA_RELEASE upcalls hace 18 años
  Al Viro 5f47c7eac6 coda breakage hace 18 años
  Jan Harkes 3cf01f28c3 coda: remove statistics counters from /proc/fs/coda hace 18 años
  Jan Harkes a1b0aa8764 coda: remove struct coda_sb_info hace 18 años
  Jan Harkes 5fd31e9a67 coda: cleanup downcall handler hace 18 años
  Jan Harkes 970648eb03 coda: ignore returned values when upcalls return errors hace 18 años
  Jan Harkes 37461e1957 coda: replace upc_alloc/upc_free with kmalloc/kfree hace 18 años
  Jan Harkes d9664c95af coda: block signals during upcall processing hace 18 años
  Jan Harkes fe71b5f387 coda: cleanup for upcall handling path hace 18 años