aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\
| * | rpc_pipefs.c: get rid of f_dentryAl Viro2014-11-19
* | | pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig2014-11-24
| |/ |/|
* | nfs: Remove bogus assignmentJan Kara2014-11-12
* | pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig2014-11-12
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* | pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust2014-09-21
* | pnfs/blocklayout: include vmalloc.h for __vmallocStephen Rothwell2014-09-15
* | pNFS/blocklayout: Remove a couple of unused variablesTrond Myklebust2014-09-12
* | pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig2014-09-12
* | pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig2014-09-12
* | pnfs/blocklayout: refactor extent processingChristoph Hellwig2014-09-12
* | pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig2014-09-12
* | pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig2014-09-12
* | pnfs: remove GETDEVICELIST implementationChristoph Hellwig2014-09-12
* | pnfs/blocklayout: remove some debuggingChristoph Hellwig2014-09-12
* | pnfs/blocklayout: use the device id cacheChristoph Hellwig2014-09-10
* | pnfs/blocklayout: return layouts on setattrChristoph Hellwig2014-09-10
* | pnfs/blocklayout: implement the return_range methodChristoph Hellwig2014-09-10
* | pnfs/blocklayout: rewrite extent trackingChristoph Hellwig2014-09-10
* | pnfs/blocklayout: don't set pages uptodateChristoph Hellwig2014-09-10
* | pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelistChristoph Hellwig2014-09-10
* | pnfs/blocklayout: correctly decrement extent lengthChristoph Hellwig2014-09-10
* | pnfs/blocklayout: plug block queuesChristoph Hellwig2014-09-10
* | pnfs/blocklayout: improve GETDEVICEINFO error reportingChristoph Hellwig2014-09-10
* | pnfs/blocklayout: reject pnfs blocksize larger than page sizeChristoph Hellwig2014-09-10
|/
* FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2014-06-25
* nfs: remove unused writeverf codeWeston Andros Adamson2014-06-24
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-24
* nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-24
* nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-29
* NFS: Create a common read and write data structAnna Schumaker2014-05-28
* mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-03
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
|\
| * nfs: fix do_div() warning by instead using sector_div()Helge Deller2013-12-04
| * NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-19
* | block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-24
|/
* NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson2013-06-28
* NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust2013-06-06
* make blkdev_put() return voidAl Viro2013-05-07
* pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting2013-03-21
* umount oops when remove blocklayoutdriver firstfanchaoting2013-02-17
* NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-05
* pnfsblock: cleanup nfs4_blkdev_getPeng Tao2012-10-08
* NFS41: send real write size in layoutgetPeng Tao2012-10-08
* NFSv4.1: bl_pg_init_write should be staticTrond Myklebust2012-10-02
* pnfsblock: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-01