summaryrefslogtreecommitdiff
path: root/fs/nfs/blocklayout
AgeCommit message (Expand)Author
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-15pnfs/blocklayout: include vmalloc.h for __vmallocStephen Rothwell
2014-09-12pNFS/blocklayout: Remove a couple of unused variablesTrond Myklebust
2014-09-12pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsingChristoph Hellwig
2014-09-12pnfs/blocklayout: move all rpc_pipefs related code into a single fileChristoph Hellwig
2014-09-12pnfs/blocklayout: refactor extent processingChristoph Hellwig
2014-09-12pnfs/blocklayout: move extent processing to blocklayout.cChristoph Hellwig
2014-09-12pnfs/blocklayout: allocate separate pages for the layoutcommit payloadChristoph Hellwig
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig
2014-09-12pnfs/blocklayout: remove some debuggingChristoph Hellwig
2014-09-10pnfs/blocklayout: use the device id cacheChristoph Hellwig
2014-09-10pnfs/blocklayout: return layouts on setattrChristoph Hellwig
2014-09-10pnfs/blocklayout: implement the return_range methodChristoph Hellwig
2014-09-10pnfs/blocklayout: rewrite extent trackingChristoph Hellwig
2014-09-10pnfs/blocklayout: don't set pages uptodateChristoph Hellwig
2014-09-10pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelistChristoph Hellwig
2014-09-10pnfs/blocklayout: correctly decrement extent lengthChristoph Hellwig
2014-09-10pnfs/blocklayout: plug block queuesChristoph Hellwig
2014-09-10pnfs/blocklayout: improve GETDEVICEINFO error reportingChristoph Hellwig
2014-09-10pnfs/blocklayout: reject pnfs blocksize larger than page sizeChristoph Hellwig
2014-06-25FS/NFS: replace count*size kzalloc by kcallocFabian Frederick
2014-06-24nfs: remove unused writeverf codeWeston Andros Adamson
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24nfs: rename members of nfs_pgio_dataWeston Andros Adamson
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-23block: Convert various code to bio_for_each_segment()Kent Overstreet
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker
2013-06-28NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust
2013-05-07make blkdev_put() return voidAl Viro
2013-03-21pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting
2013-02-17umount oops when remove blocklayoutdriver firstfanchaoting
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust
2012-10-08pnfsblock: cleanup nfs4_blkdev_getPeng Tao
2012-10-08NFS41: send real write size in layoutgetPeng Tao
2012-10-02NFSv4.1: bl_pg_init_write should be staticTrond Myklebust
2012-10-01pnfsblock: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-10-01pnfsblock: fix non-aligned DIO writePeng Tao
2012-10-01pnfsblock: fix non-aligned DIO readPeng Tao
2012-10-01pnfsblock: fix partial page buffer wirtePeng Tao
2012-10-01Revert "pnfsblock: bail out partial page IO"Peng Tao
2012-09-28NFSv4.1: Replace get_device_info() with filelayout_get_device_info()Trond Myklebust
2012-07-30pnfsblock: bail out partial page IOPeng Tao
2012-05-22NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever
2012-04-27NFS: create struct nfs_page_arrayFred Isaman