Commit Graph

9426 Commits (8c2eece50a368c7986bae0b3e52739558dd71b51)

Author SHA1 Message Date
Adrian Bunk 8086cd451f netns: make get_proc_net() static 17 years ago
Alexey Dobriyan ee1e6ab605 proc: fix /proc/*/pagemap some more 17 years ago
John Reiser 6519108746 execve filename: document and export via auxiliary vector 17 years ago
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). 17 years ago
Haavard Skinnemoen 9505e63756 debugfs: Implement debugfs_remove_recursive() 17 years ago
Miklos Szeredi 93265d13ea sysfs: don't call notify_change 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Greg Kroah-Hartman 6143b59970 device create: coda: convert device_create to device_create_drvdata 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Harvey Harrison 5108b27651 nfsd: nfs4xdr.c do-while is not a compound statement 17 years ago
J. Bruce Fields ad1060c89c nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c 17 years ago
Pavel Emelyanov b6fcbdb4f2 proc: consolidate per-net single-release callers 17 years ago
Pavel Emelyanov de05c557b2 proc: consolidate per-net single_open callers 17 years ago
Joel Becker a6795e9ebb configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Joel Becker f89ab8619e Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." 17 years ago
Coly Li c0420ad2ca [PATCH] ocfs2: fix oops in mmap_truncate testing 17 years ago
Randy Dunlap 3c3622dcb6 Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled 17 years ago
Trond Myklebust f839c4c199 NFSv4: Remove BKL from the nfsv4 state recovery 17 years ago
Trond Myklebust a86dc496b7 SUNRPC: Remove the BKL from the callback functions 17 years ago
Trond Myklebust c3cc8c019c NFS: Remove BKL from the readdir code 17 years ago
Trond Myklebust 76566991f9 NFS: Remove BKL from the symlink code 17 years ago
Trond Myklebust 52e2e8d37e NFS: Remove BKL from the sillydelete operations 17 years ago
Trond Myklebust bd9bb454b7 NFS: Remove the BKL from the rename, rmdir and unlink operations 17 years ago
Trond Myklebust fc0f684c21 NFS: Remove BKL from NFS lookup code 17 years ago
Trond Myklebust fc81af535e NFS: Remove the BKL from nfs_link() 17 years ago
Trond Myklebust f1e2eda235 NFS: Remove the BKL from the inode creation operations 17 years ago
Trond Myklebust bba67e0e3f NFS: Remove BKL usage from open() 17 years ago
Trond Myklebust b6a2e569e2 NFS: Remove BKL usage from the write path 17 years ago
Trond Myklebust 4d80f2ecd5 NFS: Remove the BKL from the permission checking code 17 years ago
Trond Myklebust fa6dc9dc59 NFS: Remove attribute update related BKL references 17 years ago
Trond Myklebust a3d01454bc NFS: Remove BKL requirement from attribute updates 17 years ago
Trond Myklebust 1b83d70703 NFS: Protect inode->i_nlink updates using inode->i_lock 17 years ago
Felix Blyakher d67d1c7bf9 nfs: set correct fl_len in nlmclnt_test() 17 years ago
Chuck Lever 367c8c7bd9 lockd: Pass "struct sockaddr *" to new failover-by-IP function 17 years ago
J. Bruce Fields 560de0e659 lockd: get host reference in nlmsvc_create_block() instead of callers 17 years ago
J. Bruce Fields 6d7bbbbacc lockd: minor svclock.c style fixes 17 years ago
Jeff Layton 6cde4de807 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock 17 years ago
Jeff Layton 8f920d5e29 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock 17 years ago
Jeff Layton b0e92aae15 lockd: nlm_release_host() checks for NULL, caller needn't 17 years ago
Artem Bityutskiy 0d7eff873c UBIFS: include to compilation 17 years ago
Artem Bityutskiy 1e51764a3c UBIFS: add new flash file system 17 years ago
Louis Rilling e752065175 configfs: call drop_link() to cleanup after create_link() failure 17 years ago
Joel Becker 11c3b79218 configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Louis Rilling 6d8344baee configfs: Fix failing mkdir() making racing rmdir() fail 17 years ago
Louis Rilling b3e76af874 configfs: Fix deadlock with racing rmdir() and rename() 17 years ago
Louis Rilling 107ed40bd0 configfs: Make configfs_new_dirent() return error code instead of NULL 17 years ago
Louis Rilling 5301a77da2 configfs: Protect configfs_dirent s_links list mutations 17 years ago
Louis Rilling 6f61076406 configfs: Introduce configfs_dirent_lock 17 years ago
Joel Becker fe9f387740 ocfs2: Don't snprintf() without a format. 17 years ago
Joel Becker e407e39783 ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs 17 years ago