Commit Graph

2249 Commits (44f21475511bbc0135b52c66ad74dcc6a9026da3)

Author SHA1 Message Date
Yingping Lu f1fdc848aa [XFS] Fixing KDB's xrwtrc command, also added the current process id into 19 years ago
Alexey Dobriyan 4de151d8cd It's UTF-8 19 years ago
J. Bruce Fields df6db302cb SUNRPC,RPCSEC_GSS: spkm3--fix config dependencies 19 years ago
J. Bruce Fields 5f12191bc0 LOCKD: Make nlmsvc_traverse_shares return void 19 years ago
J. Bruce Fields f3ee439f43 LOCKD: nlmsvc_traverse_blocks return is unused 19 years ago
J. Bruce Fields 096455a22a NFSv4: Dont list system.nfs4_acl for filesystems that don't support it. 19 years ago
Trond Myklebust 7a1218a277 SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() 19 years ago
Greg Kroah-Hartman b3229087c5 [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path 19 years ago
Greg Kroah-Hartman 832c57e9af [PATCH] sysfs: don't export dir symbols 19 years ago
Michael Ellerman dd308bc355 [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data 19 years ago
Maneesh Soni c516865cfb [PATCH] sysfs: fix problem with duplicate sysfs directories and files 19 years ago
Eric Sesterhenn 58d49283b8 [PATCH] sysfs: kzalloc conversion 19 years ago
Jes Sorensen 58383af629 [PATCH] kobj_map semaphore to mutex conversion 19 years ago
Greg Kroah-Hartman 641e6f30a0 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry 19 years ago
Amy Griffis 73241ccca0 [PATCH] Collect more inode information during syscall processing. 19 years ago
Amy Griffis f38aa94224 [PATCH] Pass dentry, not just name, in fsnotify creation hooks. 19 years ago
Trond Myklebust c42de9dd67 NFS: Fix a race in nfs_sync_inode() 19 years ago
Trond Myklebust 7d46a49f51 NFS: Clean up nfs_flush_list() 19 years ago
Trond Myklebust deb7d63826 NFS: Fix a race with PG_private and nfs_release_page() 19 years ago
Trond Myklebust 1dd761e907 NFSv4: Ensure the callback daemon flushes signals 19 years ago
Trond Myklebust a9a801787a NFS, NLM: Allow blocking locks to respect signals 19 years ago
Trond Myklebust 03f28e3a20 NFS: Make nfs_fhget() return appropriate error values 19 years ago
Trond Myklebust 01d0ae8bea NFSv4: Fix an oops in nfs4_fill_super 19 years ago
Trond Myklebust d9f6eb75d4 lockd: blocks should hold a reference to the nlm_file 19 years ago
Trond Myklebust 51581f3bf9 NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE 19 years ago
Trond Myklebust 3e4f6290ca NFSv4: Send the delegation stateid for SETATTR calls 19 years ago
Trond Myklebust f25bc34967 NFSv4: Ensure nfs_callback_down() calls svc_destroy() 19 years ago
Trond Myklebust 6041b79192 lockd: Fix a typo in nlmsvc_grant_release() 19 years ago
Trond Myklebust d471662448 lockd: Add helper for *_RES callbacks 19 years ago
Trond Myklebust 92737230dd NLM: Add nlmclnt_release_call 19 years ago
Trond Myklebust e4cd038a45 NLM: Fix nlmclnt_test to not copy private part of locks 19 years ago
Trond Myklebust 3a649b8846 NLM: Simplify client locks 19 years ago
Trond Myklebust d72b7a6b26 NFS: O_DIRECT needs to use a completion 19 years ago
Trond Myklebust 6b45d858ed NFS: Clean up nfs_get_user_pages 19 years ago
Chuck Lever 606bbba06b NFS: fix compiler warnings on 64-bit platforms 19 years ago
Trond Myklebust 35576cba57 NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors 19 years ago
Trond Myklebust 4c060b5310 lockd: Fix Oopses due to list manipulation errors. 19 years ago
Christoph Hellwig 26bcbf965f lockd: stop abusing file_lock_list 19 years ago
Trond Myklebust 04266473ec lockd: Make lockd use rpc_new_client() instead of rpc_create_client 19 years ago
Trond Myklebust 686517f1ad lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() 19 years ago
Trond Myklebust 5e1abf8cb7 lockd: Clean up of the server-side GRANTED code 19 years ago
Trond Myklebust 6849c0cab6 lockd: Add refcounting to struct nlm_block 19 years ago
Trond Myklebust 09c7938c56 lockd: Fix server-side lock blocking code 19 years ago
Trond Myklebust 0996905f93 lockd: posix_test_lock() should not call locks_copy_lock() 19 years ago
Trond Myklebust 3feb2d4939 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) 19 years ago
Trond Myklebust 5db3a7b2ca NFS: Debugging code for nfs_direct_(read|write)_schedule() 19 years ago
Trond Myklebust a8881f5a5c NFS: O_DIRECT async IO may lose context 19 years ago
Trond Myklebust fad6149041 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes 19 years ago
Trond Myklebust e17b1fc4b3 NFS: Make nfs_commit_alloc() extern 19 years ago
Chuck Lever a37ec012d7 NFS: fix data_update accounting in NFS direct I/O path 19 years ago