Show patches with: none      |   30942 patches
« 1 2 ... 283 284 285309 310 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,15/17] vfs: remove user_path_parent - - - --- 2012-07-26 Jeff Layton New
[v4,14/17] vfs: fix renameat to retry on ESTALE errors - - - --- 2012-07-26 Jeff Layton New
[v4,13/17] vfs: make do_unlinkat retry on ESTALE errors - - - --- 2012-07-26 Jeff Layton New
[v4,12/17] vfs: make rmdir retry on ESTALE errors - - - --- 2012-07-26 Jeff Layton New
[v4,11/17] vfs: fix linkat to retry on ESTALE errors - - - --- 2012-07-26 Jeff Layton New
[v4,10/17] vfs: fix symlinkat to retry on ESTALE errors - - - --- 2012-07-26 Jeff Layton New
[v4,09/17] vfs: fix mkdir to retry on ESTALE errors - - - --- 2012-07-26 Jeff Layton New
[v4,08/17] vfs: fix mknodat to retry on ESTALE errors - - - --- 2012-07-26 Jeff Layton New
[v4,07/17] vfs: add new "reval" argument to kern_path_create - - - --- 2012-07-26 Jeff Layton New
[v4,06/17] vfs: turn "empty" arg in getname_flags into a bool - - - --- 2012-07-26 Jeff Layton New
[v4,05/17] vfs: remove user_path_at_empty - - - --- 2012-07-26 Jeff Layton New
[v4,04/17] vfs: fix readlinkat to retry on ESTALE - - - --- 2012-07-26 Jeff Layton New
[v4,03/17] vfs: make fstatat retry on ESTALE errors from getattr call - - - --- 2012-07-26 Jeff Layton New
[v4,02/17] vfs: add a kern_path_at function - - - --- 2012-07-26 Jeff Layton New
[v4,01/17] vfs: add a retry_estale helper function to handle retries on ESTALE - - - --- 2012-07-26 Jeff Layton New
[2/2] NFS: Combine the idmapper key types - - - --- 2012-07-25 David Howells New
[1/2] NFS: Fix a number of bugs in the idmapper - - - --- 2012-07-25 David Howells New
[v2,15/15] NFSd: make boot_time variable per network namespace - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,14/15] NFSd: make grace end flag per network namespace - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,13/15] Lockd: move grace period management from lockd() to per-net functions - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,12/15] LockD: pass actual network namespace to grace period management functions - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,11/15] LockD: manage grace list per network namespace - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,10/15] SUNRPC: service request network namespace helper introduced - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,09/15] NFSd: make nfsd4_manager allocated per network namespace context. - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,08/15] LockD: make lockd manager allocated per network namespace - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,07/15] LockD: manage grace period per network namespace - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,06/15] Lockd: add more debug to host shutdown functions - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,05/15] Lockd: host complaining function introduced - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,04/15] LockD: manage used host count per networks namespace - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,03/15] LockD: manage garbage collection timeout per networks namespace - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,02/15] LockD: make garbage collector network namespace aware. - - - --- 2012-07-25 Stanislav Kinsbursky New
[v2,01/15] LockD: mark host per network namespace on garbage collect - - - --- 2012-07-25 Stanislav Kinsbursky New
nfsd4: fix cr_principal comparison check in same_creds - - - --- 2012-07-24 Vivek Trivedi New
Fix array overflow in __nfs4_get_acl_uncached - - - --- 2012-07-24 Sachin Prabhu New
sunrpc: clarify comments on rpc_make_runnable - - - --- 2012-07-23 Jeff Layton New
nfs: fix fl_type tests in NFSv4 code - - - --- 2012-07-23 Jeff Layton New
nfs: explicitly reject LOCK_MAND flock() requests - - - --- 2012-07-23 Jeff Layton New
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons - - - --- 2012-07-23 Jeff Layton New
[9/9] NFS: Convert v4 into a module - - - --- 2012-07-23 Bryan Schumaker New
[8/9] NFS: Convert v3 into a module - - - --- 2012-07-23 Bryan Schumaker New
[7/9] NFS: Convert v2 into a module - - - --- 2012-07-23 Bryan Schumaker New
[6/9] NFS: Split out remaining NFS v4 inode functions - - - --- 2012-07-23 Bryan Schumaker New
[5/9] NFS: Pass super operations and xattr handlers in the nfs_subversion - - - --- 2012-07-23 Bryan Schumaker New
[4/9] NFS: Only initialize the ACL client in the v3 case - - - --- 2012-07-23 Bryan Schumaker New
[3/9] NFS: Create a try_mount rpc op - - - --- 2012-07-23 Bryan Schumaker New
[2/9] NFS: Remove the NFS v4 xdev mount function - - - --- 2012-07-23 Bryan Schumaker New
[1/9] NFS: Add version registering framework - - - --- 2012-07-23 Bryan Schumaker New
[3/3] pnfs: use size_t for LAYOUTGET response pages count - - - --- 2012-07-23 Idan Kedar New
[2/3] pnfs: nfs4_proc_layoutget returns void - - - --- 2012-07-23 Idan Kedar New
[1/3] pnfs: defer release of pages in layoutget - - - --- 2012-07-23 Idan Kedar New
libnfsidmap: implementation of client side Static translation method. - - - --- 2012-07-23 Jiri Horky New
libnfsidmap: implementation of client side Static translation method - - - --- 2012-07-22 Jiri Horky New
SUNRPC: return negative value in case rpcbind client creation error - - - --- 2012-07-20 Stanislav Kinsbursky New
NFSv4 callback: too many open connections, consider increasing the number of threads. - - - --- 2012-07-19 NeilBrown New
NFSv4 client does not allow you to execute a file with no read permission. - - - --- 2012-07-19 NeilBrown New
nfs4-acl-tools (spaces in principal names) - - - --- 2012-07-18 Liam Gretton New
SUNRPC: Prevent kernel stack corruption on long values of flush - - - --- 2012-07-18 J. Bruce Fields New
[2/2] NFS: fix pnfs reversion with directio writes - - - --- 2012-07-18 Fred Isaman New
[1/2] NFS: fix pnfs reversion with directio reads - - - --- 2012-07-18 Fred Isaman New
sunrpc: clnt: Add missing braces - - - --- 2012-07-18 Joe Perches New
NFS: exit_nfs_v4() shouldn't be an __exit function - - - --- 2012-07-17 Bryan Schumaker New
[v3,04/12] NFS: Create an init_nfs_v4() function - - - --- 2012-07-17 Bryan Schumaker New
SUNRPC: Prevent kernel stack corruption on long values of flush - - - --- 2012-07-16 Sasha Levin New
NFS: Discover NFSv4 server trunking when mounting - - - --- 2012-07-16 Chuck Lever III New
[v2,12/12] NFS: Split out NFS v4 client functions - - - --- 2012-07-16 Bryan Schumaker New
[v2,11/12] NFS: Split out the NFS v4 filesystem types - - - --- 2012-07-16 Bryan Schumaker New
[v2,10/12] NFS: Create a single nfs_clone_super() function - - - --- 2012-07-16 Bryan Schumaker New
[v2,09/12] NFS: Split out NFS v4 server creating code - - - --- 2012-07-16 Bryan Schumaker New
[v2,08/12] NFS: Initialize the NFS v4 client from init_nfs_v4() - - - --- 2012-07-16 Bryan Schumaker New
[v2,07/12] NFS: Move the v4 getroot code to nfs4getroot.c - - - --- 2012-07-16 Bryan Schumaker New
[v2,06/12] NFS: Split out NFS v4 file operations - - - --- 2012-07-16 Bryan Schumaker New
[v2,05/12] NFS: Initialize v4 sysctls from nfs_init_v4() - - - --- 2012-07-16 Bryan Schumaker New
[v2,04/12] NFS: Create an init_nfs_v4() function - - - --- 2012-07-16 Bryan Schumaker New
[v2,03/12] NFS: Split out NFS v4 inode operations - - - --- 2012-07-16 Bryan Schumaker New
[v2,02/12] NFS: Split out NFS v3 inode operations - - - --- 2012-07-16 Bryan Schumaker New
[v2,01/12] NFS: Split out NFS v2 inode operations - - - --- 2012-07-16 Bryan Schumaker New
rpc.gssd: close upcall pipe on POLLHUP - - - --- 2012-07-16 Chuck Lever III New
[0/4] Add support for new RPCSEC_GSS upcall mechanism for nfsd - - - --- 2012-07-12 J. Bruce Fields New
DCACHE_DISCONNECTED use in try_to_ascend/d_kill - - - --- 2012-07-12 J. Bruce Fields New
DCACHE_DISCONNECTED use in try_to_ascend/d_kill - - - --- 2012-07-12 J. Bruce Fields New
umount.nfs: restore correct error status when umount fails. - - - --- 2012-07-12 Karel Zak New
[12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage - - - --- 2012-07-12 Mel Gorman New
[11/12] nfs: Prevent page allocator recursions with swap over NFS. - - - --- 2012-07-12 Mel Gorman New
[10/12] nfs: enable swap on NFS - - - --- 2012-07-12 Mel Gorman New
[09/12] nfs: disable data cache revalidation for swapfiles - - - --- 2012-07-12 Mel Gorman New
[08/12] nfs: teach the NFS client how to treat PG_swapcache pages - - - --- 2012-07-12 Mel Gorman New
[07/12] mm: Add support for direct_IO to highmem pages - - - --- 2012-07-12 Mel Gorman New
[06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O - - - --- 2012-07-12 Mel Gorman New
[05/12] mm: swap: Implement generic handler for swap_activate - - - --- 2012-07-12 Mel Gorman New
[04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap … - - - --- 2012-07-12 Mel Gorman New
[03/12] mm: Methods for teaching filesystems about PG_swapcache pages - - - --- 2012-07-12 Mel Gorman New
[02/12] selinux: tag avc cache alloc as non-critical - - - --- 2012-07-12 Mel Gorman New
[01/12] netvm: Prevent a stream-specific deadlock - - - --- 2012-07-12 Mel Gorman New
NFSv4 callback: too many open connections, consider increasing the number of threads. - - - --- 2012-07-12 NeilBrown New
umount.nfs: restore correct error status when umount fails. - - - --- 2012-07-12 NeilBrown New
[15/15] NFS: Slow down state manager after an unhandled error - - - --- 2012-07-11 Chuck Lever III New
[14/15] NFS: Add nfs4_unique_id boot parameter - - - --- 2012-07-11 Chuck Lever III New
[13/15] NFS: Discover NFSv4 server trunking when mounting - - - --- 2012-07-11 Chuck Lever III New
[12/15] NFS: Use the same nfs_client_id4 for every server - - - --- 2012-07-11 Chuck Lever III New
[11/15] NFS: Introduce "migration" mount option - - - --- 2012-07-11 Chuck Lever III New
« 1 2 ... 283 284 285309 310 »