Linux NFS
[Prev Page][Next Page]
- Re: server-to-server copy by default, (continued)
- [PATCH v1 1/2] NFS: Move generic FS show macros to global header,
Chuck Lever
- [PATCH] NFSD: Fix sparse warning,
Chuck Lever
- remove QUEUE_FLAG_SCSI_PASSTHROUGH v2,
Christoph Hellwig
- [PATCH] NFSD:fix boolreturn.cocci warning,
cgel . zte
- [PATCH 0/7] NFSv4.2 add tracepoints to sparse files and copy,
Olga Kornievskaia
- [PATCH 00/67] fscache: Rewrite index API and management system,
David Howells
- [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag, David Howells
- [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback, David Howells
- [PATCH 04/67] afs: Handle len being extending over page end in write_begin/write_end, David Howells
- [PATCH 05/67] afs: Fix afs_write_end() to handle len > page size, David Howells
- [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite, David Howells
- [PATCH 07/67] fscache: Remove the netfs data from the cookie, David Howells
- [PATCH 08/67] fscache: Remove struct fscache_cookie_def, David Howells
- [PATCH 09/67] fscache: Remove store_limit* from struct fscache_object, David Howells
- [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page, David Howells
- [PATCH 10/67] fscache: Remove fscache_check_consistency(), David Howells
- [PATCH 11/67] fscache: Remove fscache_attr_changed(), David Howells
- [PATCH 12/67] fscache: Remove obsolete stats, David Howells
- [PATCH 13/67] fscache: Remove old I/O tracepoints, David Howells
- [PATCH 14/67] fscache: Temporarily disable fscache_invalidate(), David Howells
- [PATCH 15/67] fscache: Disable fscache_begin_operation(), David Howells
- [PATCH 16/67] fscache: Remove the I/O operation manager, David Howells
- [PATCH 18/67] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag, David Howells
- [PATCH 17/67] fscache: Rename fscache_cookie_{get,put,see}(), David Howells
- [PATCH 19/67] cachefiles: Don't set an xattr on the root of the cache, David Howells
- [PATCH 20/67] cachefiles: Remove some redundant checks on unsigned values, David Howells
- [PATCH 21/67] cachefiles: Prevent inode from going away when burying a dentry, David Howells
- [PATCH 22/67] cachefiles: Simplify the pathwalk and save the filename for an object, David Howells
- [PATCH 24/67] cachefiles: Remove separate backer dentry from cachefiles_object, David Howells
- [PATCH 23/67] cachefiles: trace: Improve the lookup tracepoint, David Howells
- [PATCH 25/67] cachefiles: Fold fscache_object into cachefiles_object, David Howells
- [PATCH 26/67] cachefiles: Change to storing file* rather than dentry*, David Howells
- [PATCH 27/67] cachefiles: trace: Log coherency checks, David Howells
- [PATCH 28/67] cachefiles: Trace truncations, David Howells
- [PATCH 29/67] cachefiles: Trace read and write operations, David Howells
- [PATCH 30/67] cachefiles: Round the cachefile size up to DIO block size, David Howells
- [PATCH 31/67] cachefiles: Don't use XATTR_ flags with vfs_setxattr(), David Howells
- [PATCH 33/67] cachefiles: Trace decisions in cachefiles_prepare_read(), David Howells
- [PATCH 34/67] cachefiles: Make cachefiles_write_prepare() check for space, David Howells
- [PATCH 35/67] fscache: Automatically close a file that's been unused for a while, David Howells
- [PATCH 36/67] fscache: Add stats for the cookie commit LRU, David Howells
- [PATCH 37/67] fscache: Move fscache_update_cookie() complete inline, David Howells
- [PATCH 38/67] fscache: Remove more obsolete stats, David Howells
- [PATCH 39/67] fscache: Note the object size during invalidation, David Howells
- [PATCH 40/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback, David Howells
- [PATCH 41/67] afs: Render cache cookie key as big endian, David Howells
- [PATCH 42/67] cachefiles: Use tmpfile/link, David Howells
- [PATCH 44/67] fscache: disable cookie when doing an invalidation for DIO write, David Howells
- [PATCH 43/67] fscache: Rewrite invalidation, David Howells
- [PATCH 45/67] cachefiles: Simplify the file lookup/creation/check code, David Howells
- [PATCH 46/67] fscache: Provide resize operation, David Howells
- [PATCH 48/67] fscache: Implement "will_modify" parameter on fscache_use_cookie(), David Howells
- [PATCH 47/67] cachefiles: Put more information in the xattr attached to the cache file, David Howells
- [PATCH 49/67] fscache: Add support for writing to the cache, David Howells
- [PATCH 50/67] fscache: Make fscache_clear_page_bits() conditional on cookie, David Howells
- [PATCH 51/67] fscache: Make fscache_write_to_cache() conditional on cookie, David Howells
- [PATCH 52/67] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH 53/67] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr, David Howells
- [PATCH 54/67] afs: Add O_DIRECT read support, David Howells
- [PATCH 56/67] afs: Make afs_write_begin() return the THP subpage, David Howells
- [PATCH 57/67] cachefiles, afs: Drive FSCACHE_COOKIE_NO_DATA_TO_READ, David Howells
- [PATCH 55/67] afs: Skip truncation on the server of data we haven't written yet, David Howells
- [PATCH 58/67] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie, David Howells
- [PATCH 59/67] NFS: Convert fscache_enable_cookie and fscache_disable_cookie, David Howells
- [PATCH 60/67] NFS: Convert fscache invalidation and update aux_data and i_size, David Howells
- [PATCH 61/67] nfs: Convert to new fscache volume/cookie API, David Howells
- [PATCH 62/67] 9p: Use fscache indexing rewrite and reenable caching, David Howells
- [PATCH 63/67] 9p: Copy local writes to the cache when writing to the server, David Howells
- [PATCH 64/67] netfs: Display the netfs inode number in the netfs_read tracepoint, David Howells
- [PATCH 65/67] cachefiles: Add tracepoints to log errors from ops on the backing fs, David Howells
- [PATCH 66/67] cachefiles: Add error injection support, David Howells
- [PATCH 67/67] cifs: Support fscache indexing rewrite (untested), David Howells
- Re: [Linux-cachefs] [PATCH 00/67] fscache: Rewrite index API and management system, Marc Dionne
- Re: [PATCH 00/67] fscache: Rewrite index API and management system, Jeff Layton
- Re: [PATCH 00/67] fscache: Rewrite index API and management system, David Howells
- Re: [PATCH 00/67] fscache: Rewrite index API and management system, Omar Sandoval
- [PATCH] sunrpc: bug on rpc_task_set_client when no client is present.,
Thiago Rafael Becker
- don't use ->bd_inode to access the block device size v3,
Christoph Hellwig
- [PATCH 02/30] block: add a bdev_nr_bytes helper, Christoph Hellwig
- [PATCH 03/30] bcache: remove bdev_sectors, Christoph Hellwig
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h, Christoph Hellwig
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them, Christoph Hellwig
- [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 10/30] fs: simplify init_page_buffers, Christoph Hellwig
- [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block, Christoph Hellwig
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate, Christoph Hellwig
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper, Christoph Hellwig
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 30/30] udf: use sb_bdev_nr_blocks, Christoph Hellwig
- Re: don't use ->bd_inode to access the block device size v3, Jens Axboe
- Re: don't use ->bd_inode to access the block device size v3, Jens Axboe
- [PATCH v1 00/14] Some RPC server dprintk clean up,
Chuck Lever
- [PATCH v1 01/14] SUNRPC: Update the show_svc_xprt_flags() macro, Chuck Lever
- [PATCH v1 02/14] SUNRPC: Remove dprintk call sites from svcauth_unix.c, Chuck Lever
- [PATCH v1 03/14] SUNRPC: Remove dprintk call site from svc_authenticate(), Chuck Lever
- [PATCH v1 04/14] SUNRPC: Clean up svc_destroy(), Chuck Lever
- [PATCH v1 05/14] SUNRPC: Remove dprintk call site from __svc_create(), Chuck Lever
- [PATCH v1 06/14] SUNRPC: Remove dprintk call site from bc_svc_process(), Chuck Lever
- [PATCH v1 07/14] SUNRPC: Remove redundant dprintk call sites from svc_process_common(), Chuck Lever
- [PATCH v1 08/14] SUNRPC: Report short RPC messages via a tracepoint, Chuck Lever
- [PATCH v1 09/14] SUNRPC: Report RPC messages with unknown programs via a tracepoint, Chuck Lever
- [PATCH v1 10/14] SUNRPC: Report RPC messages with unknown versions via a tracepoint, Chuck Lever
- [PATCH v1 11/14] SUNRPC: Report RPC messages with unknown procedures via a tracepoint, Chuck Lever
- [PATCH v1 12/14] SUNRPC: Report RPC messages that can't be decoded via a tracepoint, Chuck Lever
- [PATCH v1 13/14] SUNRPC: Fix kdoc comment for svc_unregister(), Chuck Lever
- [PATCH v1 14/14] SUNRPC: Yank some low-value dprintk call sites, Chuck Lever
- [PATCH v4 0/7] Update RPC task pid as displayed by tracepoints,
Chuck Lever
- don't use ->bd_inode to access the block device size v2,
Christoph Hellwig
- [PATCH 02/30] block: add a bdev_nr_bytes helper, Christoph Hellwig
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h, Christoph Hellwig
- [PATCH 03/30] bcache: remove bdev_sectors, Christoph Hellwig
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them, Christoph Hellwig
- [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block, Christoph Hellwig
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 10/30] fs: simplify init_page_buffers, Christoph Hellwig
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate, Christoph Hellwig
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper, Christoph Hellwig
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 30/30] udf: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 0/5] NFS: Re-probe server capabilities on remount,
schumaker . anna
- [PATCH] Fix user namespace leak,
Alexey Gladkov
- [PATCH v1 0/6] Deprecate dprintk in svcrdma,
Chuck Lever
- [PATCH v1 0/3] Update synopsis of .pc_encode callback,
Chuck Lever
- don't use ->bd_inode to access the block device size,
Christoph Hellwig
- [PATCH 01/29] bcache: remove bdev_sectors, Christoph Hellwig
- [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 03/29] dm: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 04/29] md: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 05/29] mtd/block2mtd: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 06/29] nvmet: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 07/29] target/iblock: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block, Christoph Hellwig
- [PATCH 09/29] fs: simplify init_page_buffers, Christoph Hellwig
- [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 12/29] cramfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 13/29] fat: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 14/29] hfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 15/29] hfsplus: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 16/29] jfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 17/29] nfs/blocklayout: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 18/29] nilfs2: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 19/29] ntfs3: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 20/29] pstore/blk: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 21/29] reiserfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 22/29] squashfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate, Christoph Hellwig
- [PATCH 24/29] block: add a sb_bdev_nr_blocks helper, Christoph Hellwig
- [PATCH 25/29] ext4: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 26/29] jfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 27/29] ntfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 28/29] reiserfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 29/29] udf: use sb_bdev_nr_blocks, Christoph Hellwig
- Re: don't use ->bd_inode to access the block device size, Kees Cook
- Re: don't use ->bd_inode to access the block device size, Anand Jain
- Re: don't use ->bd_inode to access the block device size, Christoph Hellwig
- [PATCH AUTOSEL 4.4 1/2] NFSD: Keep existing listeners on portlist error, Sasha Levin
- [PATCH AUTOSEL 4.9 3/4] NFSD: Keep existing listeners on portlist error, Sasha Levin
- [PATCH AUTOSEL 4.14 4/5] NFSD: Keep existing listeners on portlist error, Sasha Levin
- [PATCH AUTOSEL 4.19 4/5] NFSD: Keep existing listeners on portlist error, Sasha Levin
- [PATCH AUTOSEL 5.4 5/6] NFSD: Keep existing listeners on portlist error, Sasha Levin
- [PATCH AUTOSEL 5.10 09/11] NFSD: Keep existing listeners on portlist error, Sasha Levin
- [PATCH AUTOSEL 5.14 12/17] NFSD: Keep existing listeners on portlist error, Sasha Levin
- Stalling NFS reads with "SUNRPC: refresh rq_pages using a bulk page allocator",
Jussi Kansanen
- [PATCH v1 0/2] Update synopsis of .pc_decode callback,
Chuck Lever
- [PATCH v2] security: Return xattr name from security_dentry_init_security(),
Vivek Goyal
- remove QUEUE_FLAG_SCSI_PASSTHROUGH,
Christoph Hellwig
- [PATCH 5.14 086/151] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray(), Greg Kroah-Hartman
- [PATCH] NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests, Dave Wysochanski
- Oops in nfs_scan_commit running xfstest generic/005 with NFSv4.2 and hammerspace flexfiles server,
David Wysochanski
- [PATCH v2 0/1] Convert nfs_readpages() to nfs_readahead(),
Dave Wysochanski
- [PATCH v2 0/1] Update nfsiostat to display readahead counts,
Dave Wysochanski
- [PATCH] nfsiostat: Handle both readahead counts for statsver >= 1.2, Dave Wysochanski
- [PATCH v3] NFS: Replace dprintk callsites in nfs_readpage(s), Chuck Lever
- [PATCH 0/1] Convert nfs_readpages() to nfs_readahead(),
Dave Wysochanski
- [PATCH v2 0/7] Various NFS fscache cleanups,
Dave Wysochanski
- [PATCH v3 00/10] fscache: Replace and remove old I/O API,
David Howells
- [PATCH v3 01/10] fscache: Generalise the ->begin_read_operation method, David Howells
- [PATCH v3 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie, David Howells
- [PATCH v3 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros, David Howells
- [PATCH v3 04/10] fscache: Implement a fallback I/O interface to replace the old API, David Howells
- [PATCH v3 05/10] nfs: Move to using the alternate fallback fscache I/O API, David Howells
- [PATCH v3 10/10] fscache: Update the documentation to reflect I/O API changes, David Howells
- [PATCH v3 06/10] 9p: Convert to using the netfs helper lib to do reads and caching, David Howells
- [PATCH v3 08/10] fscache: Remove the old I/O API, David Howells
- [PATCH v3 09/10] fscache: Remove stats that are no longer used, David Howells
- [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API, David Howells
- Re: [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API, David Howells
- [PATCH v2 0/2] Clean up svc scheduler,
Chuck Lever
- [PATCH] SUNRPC: Simplify the SVC dispatch code path, Chuck Lever
- [GIT PULL] more nfsd fixes for 5.15,
Chuck Lever III
- [GIT PULL] netfs, cachefiles, afs: Collected fixes,
David Howells
- [PATCH v2] NFS: Replace dprintk callsites in nfs_readpage(s),
Chuck Lever
- Re: [Linux-cachefs] [PATCH v1 5/7] NFS: Replace dfprintks in favor of tracepoints in fscache IO paths, David Wysochanski
- [PATCH] NFSD: Keep existing listners on portlist error,
Benjamin Coddington
- [PATCH nfs-utils] Add --disable-sbin-override for when /sbin is a symlink,
NeilBrown
- [PATCH 0/2] st_courtesy.py: fix bug in COUR2 and add more tests for Courteous Server,
Dai Ngo
- [PATCH] NFS: Fix an Oops in pnfs_mark_request_commit(), trondmy
- 5.15-rc4 kernel oops, Olga Kornievskaia
- [PATCH RFC 0/5] Update RPC task pid as displayed by tracepoints,
Chuck Lever
[PATCH 1/2] NFS: Fix deadlocks in nfs_scan_commit_list(),
trondmy
[PATCH v3 0/2] Fix write pad,
Chuck Lever
[GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable,
David Howells
Re: [PATCH v1 1/7] NFS: Fixup patch 3/8 of fscache-iter-3 v2,
David Howells
Re: [PATCH v1 0/7] Various NFS fscache cleanups,
David Howells
[PATCH v3 0/5] fscache, afs, 9p, nfs: Warning fixes,
David Howells
[PATCH 1/1] st_courtesy.py: add more tests for Courteous Server,
Dai Ngo
Re: [PATCH v1 7/7] NFS: Remove remaining usages of NFSDBG_FSCACHE,
Trond Myklebust
[PATCH 0/5] Resend: tracepoint patches for NFSD,
Chuck Lever
[PATCH 0/4] A collection of NFS client tracepoint patches,
Chuck Lever
Do you want warning quashing patches at this point in the cycle?,
David Howells
[PATCH] NFS: Save some space in the inode, trondmy
[PATCH] NFS: Remove unnecessary page cache invalidations, trondmy
[PATCH] NFS: Do not flush the readdir cache in nfs_dentry_iput(), trondmy
a 'Text file busy' case caused by nfs server, Wang Yugui
[PATCH] SUNRPC: fix sign error causing rpcsec_gss drops,
J. Bruce Fields
[PATCH] cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object, Dave Wysochanski
[PATCH v1 0/2] NFSD: Clean ups for recent XDR work,
Chuck Lever
[PATCH 1/2] nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero,
trondmy
[PATCH] security: Return xattr name from security_dentry_init_security(),
Vivek Goyal
Virtual Bakeathon: Reminder, Steve Dickson
GSSAPI fix for pynfs nfs4.1 client code,
Volodymyr Khomenko
[PATCH] nfsd: fix error handling of register_pernet_subsys() in init_nfsd(),
Ho, Patrick
[PATCH 1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA,
trondmy
[PATCH] fs: nfsd: Simplify the return expression of numeric_name_to_id,
dingsenjie
[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH RFC v5 2/2] nfsd: Initial implementation of NFSv4 Courteous Server, Dai Ngo
- [PATCH RFC v5 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations, Dai Ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, J. Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, J. Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, J. Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, J. Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, J. Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Chuck Lever III
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Chuck Lever III
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Chuck Lever III
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Trond Myklebust
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Chuck Lever III
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Trond Myklebust
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Trond Myklebust
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, bfields@xxxxxxxxxxxx
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Chuck Lever III
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Trond Myklebust
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, bfields@xxxxxxxxxxxx
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, dai . ngo
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Chuck Lever III
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
- [PATCH] nfsdcld: use WAL journal for faster commits, Bruce Fields
- Re: [PATCH] nfsdcld: use WAL journal for faster commits, Chuck Lever III
- Re: [PATCH] nfsdcld: use WAL journal for faster commits, Bruce Fields
- Re: [PATCH] nfsdcld: use WAL journal for faster commits, Chuck Lever III
- Re: [PATCH] nfsdcld: use WAL journal for faster commits, Bruce Fields
- Re: [PATCH] nfsdcld: use WAL journal for faster commits, Chuck Lever III
- [PATCH] nfsdcld: use WAL journal for faster commits, Bruce Fields
- Re: [PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server, Bruce Fields
[PATCH] gss: remove legacy gssd upcall pipe,
J. Bruce Fields
[RFC PATCH v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1,
David Howells
[PATCH AUTOSEL 5.10 04/23] nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN, Sasha Levin
[PATCH AUTOSEL 5.14 05/40] nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN, Sasha Levin
[PATCH net 0/2] auth_gss: Fix netns refcount leaks when use-gss-proxy==1,
Wang Hai
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]