Linux NFS
[Prev Page][Next Page]
- Re: [PATCH 3/4] SUNRPC: Clean up xs_tcp_setup_sock(), (continued)
- NFSv3 client returns EIO for valid read responses with post op attributes when first NFSv3 read response for the mount does not have post op attributes, Dan Clash
- [PATCH v4 00/10] fscache: Replace and remove old I/O API,
David Howells
- [PATCH v4 01/10] fscache: Generalise the ->begin_read_operation method, David Howells
- [PATCH v4 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros, David Howells
- [PATCH v4 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie, David Howells
- [PATCH v4 04/10] fscache: Implement a fallback I/O interface to replace the old API, David Howells
- [PATCH v4 05/10] nfs: Move to using the alternate fallback fscache I/O API, David Howells
- [PATCH v4 06/10] 9p: Convert to using the netfs helper lib to do reads and caching, David Howells
- [PATCH v4 07/10] cifs: Move to using the alternate fallback fscache I/O API, David Howells
- [PATCH v4 08/10] fscache: Remove the old I/O API, David Howells
- [PATCH v4 09/10] fscache: Remove stats that are no longer used, David Howells
- [PATCH v4 10/10] fscache: Update the documentation to reflect I/O API changes, David Howells
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API, Linus Torvalds
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API, David Howells
- [PATCH v2] SUNRPC: Check if the xprt is connected before handling sysfs reads, schumaker . anna
- [PATCH] SUNRPC: Check if the xprt is connected before handling sysfs reads, schumaker . anna
- [PATCH v5 0/9] Add a tool for using the new sysfs files,
schumaker . anna
- [PATCH v5 1/9] rpcctl: Add a rpcctl.py tool, schumaker . anna
- [PATCH v5 2/9] rpcctl: Add a command for printing xprt switch information, schumaker . anna
- [PATCH v5 3/9] rpcctl: Add a command for printing individual xprts, schumaker . anna
- [PATCH v5 5/9] rpcctl: Add a command for changing xprt dstaddr, schumaker . anna
- [PATCH v5 4/9] rpcctl: Add a command for printing rpc client information, schumaker . anna
- [PATCH v5 6/9] rpcctl: Add a command for changing xprt switch dstaddrs, schumaker . anna
- [PATCH v5 7/9] rpcctl: Add a command for changing xprt state, schumaker . anna
- [PATCH v5 8/9] rpcctl: Add a man page, schumaker . anna
- [PATCH v5 9/9] rpcctl: Add installation to the Makefile, schumaker . anna
- Re: [PATCH v5 0/9] Add a tool for using the new sysfs files, Chuck Lever III
- odd problem, with backtrace, Charles Hedrick
- [PATCH 0/1] Enable inter server to server copies on a export,
Steve Dickson
- [PATCH] NFSv4: Fix a regression in nfs_set_open_stateid_locked(), trondmy
- [PATCH v4 0/9] Add a tool for using the new sysfs files,
schumaker . anna
- [PATCH v4 1/9] rpcsys: Add a rpcsys.py tool, schumaker . anna
- [PATCH v4 2/9] rpcsys: Add a command for printing xprt switch information, schumaker . anna
- [PATCH v4 3/9] rpcsys: Add a command for printing individual xprts, schumaker . anna
- [PATCH v4 4/9] rpcsys: Add a command for printing rpc-client information, schumaker . anna
- [PATCH v4 5/9] rpcsys: Add a command for changing xprt dstaddr, schumaker . anna
- [PATCH v4 6/9] rpcsys: Add a command for changing xprt-switch dstaddrs, schumaker . anna
- [PATCH v4 7/9] rpcsys: Add a command for changing xprt state, schumaker . anna
- [PATCH v4 8/9] rpcsys: Add a man page, schumaker . anna
- [PATCH v4 9/9] rpcsys: Add installation to the Makefile, schumaker . anna
- Re: [PATCH v4 0/9] Add a tool for using the new sysfs files, Chuck Lever III
- [PATCH v2 0/2] Refactor trace macro helpers,
Chuck Lever
- [PATCH v2 00/53] fscache: Rewrite index API and management system,
David Howells
- [PATCH v2 02/53] fscache_old: Rename CONFIG_FSCACHE* to CONFIG_FSCACHE_OLD*, David Howells
- [PATCH v2 04/53] cachefiles_old: Rename CONFIG_CACHEFILES* to CONFIG_CACHEFILES_OLD*, David Howells
- [PATCH v2 05/53] netfs: Display the netfs inode number in the netfs_read tracepoint, David Howells
- [PATCH v2 06/53] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space, David Howells
- [PATCH v2 07/53] fscache: Introduce new driver, David Howells
- [PATCH v2 08/53] fscache: Implement a hash function, David Howells
- [PATCH v2 09/53] fscache: Implement cache registration, David Howells
- [PATCH v2 10/53] fscache: Implement volume registration, David Howells
- [PATCH v2 11/53] fscache: Implement cookie registration, David Howells
- [PATCH v2 12/53] fscache: Implement cache-level access helpers, David Howells
- [PATCH v2 13/53] fscache: Implement volume-level access helpers, David Howells
- [PATCH v2 14/53] fscache: Implement cookie-level access helpers, David Howells
- [PATCH v2 15/53] fscache: Implement functions add/remove a cache, David Howells
- [PATCH v2 16/53] fscache: Provide and use cache methods to lookup/create/free a volume, David Howells
- [PATCH v2 18/53] fscache: Implement simple cookie state machine, David Howells
- [PATCH v2 17/53] fscache: Add a function for a cache backend to note an I/O error, David Howells
- [PATCH v2 19/53] fscache: Implement cookie user counting and resource pinning, David Howells
- [PATCH v2 20/53] fscache: Implement cookie invalidation, David Howells
- [PATCH v2 21/53] fscache: Provide a means to begin an operation, David Howells
- [PATCH v2 22/53] fscache: Provide read/write stat counters for the cache, David Howells
- [PATCH v2 23/53] fscache: Provide a function to let the netfs update its coherency data, David Howells
- [PATCH v2 24/53] fscache: Implement I/O interface, David Howells
- [PATCH v2 25/53] fscache: Provide fallback I/O functions, David Howells
- [PATCH v2 26/53] vfs, fscache: Implement pinning of cache usage for writeback, David Howells
- [PATCH v2 27/53] fscache: Provide a function to note the release of a page, David Howells
- [PATCH v2 28/53] fscache: Provide a function to resize a cookie, David Howells
- [PATCH v2 29/53] cachefiles: Introduce new driver, David Howells
- [PATCH v2 30/53] cachefiles: Add some error injection support, David Howells
- [PATCH v2 31/53] cachefiles: Define structs, David Howells
- [PATCH v2 32/53] cachefiles: Add a couple of tracepoints for logging errors, David Howells
- [PATCH v2 33/53] cachefiles: Add I/O error reporting macros, David Howells
- [PATCH v2 34/53] cachefiles: Provide a function to check how much space there is, David Howells
- [PATCH v2 35/53] cachefiles: Implement a function to get/create a directory in the cache, David Howells
- [PATCH v2 36/53] cachefiles: Implement daemon UAPI and cache registration, David Howells
- [PATCH v2 37/53] cachefiles: Implement volume support, David Howells
- [PATCH v2 38/53] cachefiles: Implement data storage object handling, David Howells
- [PATCH v2 39/53] cachefiles: Implement begin and end I/O, David Howells
- [PATCH v2 40/53] cachefiles: Implement the I/O routines, David Howells
- [PATCH v2 41/53] afs: Handle len being extending over page end in write_begin/write_end, David Howells
- [PATCH v2 42/53] afs: Fix afs_write_end() to handle len > page size, David Howells
- [PATCH v2 43/53] afs: Make afs_write_begin() return the THP subpage, David Howells
- [PATCH v2 44/53] afs: Convert afs to use the new fscache API, David Howells
- [PATCH v2 45/53] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v2 46/53] afs: Skip truncation on the server of data we haven't written yet, David Howells
- [PATCH v2 47/53] afs: Add synchronous O_DIRECT support, David Howells
- [PATCH v2 48/53] 9p: Use fscache indexing rewrite and reenable caching, David Howells
- [PATCH v2 49/53] 9p: Copy local writes to the cache when writing to the server, David Howells
- [PATCH v2 50/53] nfs: Convert to new fscache volume/cookie API, David Howells
- [PATCH v2 51/53] cifs: Support fscache indexing rewrite (untested), David Howells
- [PATCH v2 53/53] fscache, cachefiles: Display stat of culling events, David Howells
- [PATCH v2 52/53] fscache, cachefiles: Display stats of no-space events, David Howells
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system, Linus Torvalds
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system, David Howells
- [PATCH v2 00/14] NFS: Clean up nfs4_label allocation,
schumaker . anna
- [PATCH v2 01/14] NFS: Create a new nfs_alloc_fattr_with_label() function, schumaker . anna
- [PATCH v2 03/14] NFS: Remove the nfs4_label from the nfs4_create_res struct, schumaker . anna
- [PATCH v2 02/14] NFS: Remove the nfs4_label from the nfs_entry struct, schumaker . anna
- [PATCH v2 04/14] NFS: Remove the nfs4_label from the nfs4_link_res struct, schumaker . anna
- [PATCH v2 06/14] NFS: Remove the nfs4_label from the nfs4_lookupp_res struct, schumaker . anna
- [PATCH v2 05/14] NFS: Remove the label from the nfs4_lookup_res struct, schumaker . anna
- [PATCH v2 07/14] NFS: Remove the f_label from the nfs4_opendata and nfs_openres, schumaker . anna
- [PATCH v2 09/14] NFS: Remove the nfs4_label from the nfs_setattrres, schumaker . anna
- [PATCH v2 08/14] NFS: Remove the nfs4_label from the nfs4_getattr_res, schumaker . anna
- [PATCH v2 11/14] NFS: Remove the nfs4_label argument from nfs_add_or_obtain(), schumaker . anna
- [PATCH v2 10/14] NFS: Remove the nfs4_label argument from nfs_instantiate(), schumaker . anna
- [PATCH v2 13/14] NFS: Remove the nfs4_label argument from nfs_setsecurity, schumaker . anna
- [PATCH v2 14/14] NFS: Remove the nfs4_label argument from decode_getattr_*() functions, schumaker . anna
- [PATCH v2 12/14] NFS: Remove the nfs4_label argument from nfs_fhget(), schumaker . anna
- [PATCH] NFS: Remove redundant call to __set_page_dirty_nobuffers, trondmy
- [PATCH] SUNRPC: Make use of the helper macro kthread_run(),
Cai Huoqing
- [PATCH] NFSD: Make use of the helper macro kthread_run(),
Cai Huoqing
- remove QUEUE_FLAG_SCSI_PASSTHROUGH v3,
Christoph Hellwig
- [PATCH] sunrpc: remove unnecessary test in rpc_task_set_client(), Thiago Rafael Becker
- server-to-server copy by default,
J. Bruce Fields
- [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
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]