- 6e50e78 nfs/blocklayout: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
- 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
- 6808f7a nfs/blocklayout: remove cruft in bl_alloc_init_bio by Christoph Hellwig · 4 years ago
- 0ae4c3e SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() by Chuck Lever · 4 years, 2 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 8fe5db9 rpc_pipefs: convert comma to semicolon by Xu Wang · 4 years, 5 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
- cf6605d NFSv4: Ensure layout headers are RCU safe by Trond Myklebust · 4 years, 10 months ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
- 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
- 01e03bd NFS: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 0914bb9 pnfs/blocklayout: off by one in bl_map_stripe() by Dan Carpenter · 6 years ago
- f34462c pnfs/blocklayout: Ensure disk address in block device map by Benjamin Coddington · 7 years ago
- b396047 pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors by Benjamin Coddington · 7 years ago
- b3dce6a pnfs/blocklayout: handle transient devices by Benjamin Coddington · 7 years ago
- d78471d pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR by Benjamin Coddington · 7 years ago
- ad6b024 pnfs/blocklayout: Add module alias for LAYOUT4_SCSI by Benjamin Coddington · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
- a3f9d1b5 pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary by Benjamin Coddington · 8 years ago
- 41963c1 pnfs/blocklayout: update last_write_offset atomically with extents by Benjamin Coddington · 8 years ago
- 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
- 668f455 Merge branch 'pnfs' by Trond Myklebust · 8 years ago
- 297fae4 Fix NULL pointer dereference in bl_free_device(). by Artem Savkov · 8 years ago
- d9c0ce0 pnfs/blocklayout: put deviceid node after releasing bl_ext_lock by Benjamin Coddington · 9 years ago
- c77efc1 nfs/blocklayout: Check max uuids and devices before decoding by Kinglong Mee · 8 years ago
- ecc2b88 nfs/blocklayout: Make sure calculate signature length aligned by Kinglong Mee · 8 years ago
- 11487dd nfs/blocklayout: support RH/Fedora dm-mpath device nodes by Christoph Hellwig · 8 years ago
- d702d41 nfs/blocklayout: refactor open-by-wwn by Christoph Hellwig · 8 years ago
- 0173ca0 nfs/blocklayout: use proper fmode for opening block devices by Christoph Hellwig · 8 years ago
- 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
- f35592a nfs/blocklayout: make sure making a aligned read request by Kinglong Mee · 9 years ago
- d9186c0 nfs/blocklayout: add SCSI layout support by Christoph Hellwig · 9 years ago
- c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 9 years ago
- 15ae2c7 nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist by Kinglong Mee · 9 years ago
- 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
- 8bb2897 pnfs: move common blocklayout XDR defintions to nfs4.h by Christoph Hellwig · 9 years ago
- 513d6d7 pnfs/blocklayout: pass proper file mode to blkdev_get/put by Christoph Hellwig · 9 years ago
- 2bd3c63 pnfs/blocklayout: reject too long signatures by Christoph Hellwig · 9 years ago
- 68596bd1 pnfs/blocklayout: set up layoutupdate_pages properly by Christoph Hellwig · 9 years ago
- 29662fa pnfs/blocklayout: calculate layoutupdate size correctly by Christoph Hellwig · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- 5bb89b4 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS by Trond Myklebust · 10 years ago
- 84a80f6 NFSv4.1: Convert pNFS deviceid to use kfree_rcu() by Trond Myklebust · 10 years ago
- 180bb5e pnfs: release lseg in pnfs_generic_pg_cleanup by Weston Andros Adamson · 10 years ago
- cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
- 6a74c0c pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes by Christoph Hellwig · 10 years ago
- 32a5923 rpc_pipefs.c: get rid of f_dentry by Al Viro · 10 years ago
- b283f94 nfs: Remove bogus assignment by Jan Kara · 10 years ago
- e0d4ed7 pnfs/blocklayout: serialize GETDEVICEINFO calls by Christoph Hellwig · 10 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5466112f pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe by Trond Myklebust · 10 years ago
- f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
- b262b35 pnfs/blocklayout: include vmalloc.h for __vmalloc by Stephen Rothwell · 10 years ago
- 164ae58 pNFS/blocklayout: Remove a couple of unused variables by Trond Myklebust · 10 years ago
- 5c83746a pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing by Christoph Hellwig · 10 years ago
- 871760c pnfs/blocklayout: move all rpc_pipefs related code into a single file by Christoph Hellwig · 10 years ago
- ca0fe1d pnfs/blocklayout: refactor extent processing by Christoph Hellwig · 10 years ago
- 9cc4754 pnfs/blocklayout: move extent processing to blocklayout.c by Christoph Hellwig · 10 years ago
- 34dc93c pnfs/blocklayout: allocate separate pages for the layoutcommit payload by Christoph Hellwig · 10 years ago
- d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
- 3e3f6b4 pnfs/blocklayout: remove some debugging by Christoph Hellwig · 10 years ago
- 20d655d pnfs/blocklayout: use the device id cache by Christoph Hellwig · 10 years ago
- 848746b pnfs/blocklayout: return layouts on setattr by Christoph Hellwig · 10 years ago
- 71d5b76 pnfs/blocklayout: implement the return_range method by Christoph Hellwig · 10 years ago
- 8067253 pnfs/blocklayout: rewrite extent tracking by Christoph Hellwig · 10 years ago
- 8c792ea pnfs/blocklayout: don't set pages uptodate by Christoph Hellwig · 10 years ago
- 3a6fd1f pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist by Christoph Hellwig · 10 years ago
- 921b81a pnfs/blocklayout: correctly decrement extent length by Christoph Hellwig · 10 years ago
- be98fd0 pnfs/blocklayout: plug block queues by Christoph Hellwig · 10 years ago
- 72c5e59 pnfs/blocklayout: improve GETDEVICEINFO error reporting by Christoph Hellwig · 10 years ago
- e3aaf7f pnfs/blocklayout: reject pnfs blocksize larger than page size by Christoph Hellwig · 10 years ago
- f15b504 FS/NFS: replace count*size kzalloc by kcalloc by Fabian Frederick · 11 years ago
- c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 11 years ago
- d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 11 years ago
- 823b0c9 nfs: rename members of nfs_pgio_data by Weston Andros Adamson · 11 years ago
- b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 11 years ago
- 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 11 years ago
- e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 11 years ago
- b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
- 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
- 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
- 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
- 694e096 NFS: Enabling v4.2 should not recompile nfsd and lockd by Anna Schumaker · 11 years ago
- 968fe25 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount by Andy Adamson · 12 years ago
- cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 12 years ago
- 4385bab make blkdev_put() return void by Al Viro · 12 years ago
- 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 12 years ago
- 5a12cca umount oops when remove blocklayoutdriver first by fanchaoting · 12 years ago
- 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
- af28388 pnfsblock: cleanup nfs4_blkdev_get by Peng Tao · 12 years ago
- 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
- 6f018ef NFSv4.1: bl_pg_init_write should be static by Trond Myklebust · 12 years ago