aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/blocklayout
AgeCommit message (Expand)Author
2013-12-20nfs: fix do_div() warning by instead using sector_div()Helge Deller
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
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman
2012-04-26fix page number calculation bug for block layout decode bufferJim Rees
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2012-03-13NFS: null dereference in dev_remove()Dan Carpenter
2012-03-11NFS: replace global bl_wq with per-net oneStanislav Kinsbursky
2012-03-11NFS: replace global bl_mount_reply with per-net oneStanislav Kinsbursky
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson
2012-01-31NFS: Use kcalloc() when allocating arraysTrond Myklebust
2012-01-31NFS: remove RPC PipeFS mount point reference from blocklayout routinesStanislav Kinsbursky
2012-01-31NFS: blocklayout PipeFS notifier introducedStanislav Kinsbursky
2012-01-31NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky
2012-01-31NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routinesStanislav Kinsbursky
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky
2012-01-31SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky
2012-01-12pnfsblock: alloc short extent before submit bioPeng Tao
2012-01-12pnfsblock: remove rpc_call_ops from struct parallel_ioPeng Tao
2012-01-12pnfsblock: move find lock page logic out of bl_write_pagelistPeng Tao
2012-01-12pnfsblock: cleanup bl_mark_sectors_initPeng Tao
2012-01-12pnfsblock: limit bio page countPeng Tao
2012-01-12pnfsblock: don't spinlock when freeing block_devPeng Tao
2012-01-12pnfsblock: clean up _add_entryPeng Tao
2012-01-12pnfsblock: set read/write tk_status to pnfs_errorPeng Tao
2012-01-12pnfsblock: acquire im_lock in _preload_rangePeng Tao
2011-10-18pnfsblock: fix writeback deadlockPeng Tao
2011-10-18pnfsblock: fix NULL pointer dereferencePeng Tao
2011-10-18pnfs: make _set_lo_fail genericPeng Tao
2011-10-18pnfsblock: add missing rpc_put_mount and path_putPeng Tao
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-10-18pnfsblock: fix size of upcall messageJim Rees
2011-10-18pnfsblock: fix return code confusionJim Rees
2011-08-04nfs: add missing prefetch.h includeHeiko Carstens
2011-07-31pnfsblock: write_pagelist handle zero invalid extentsPeng Tao
2011-07-31pnfsblock: note written INVAL areas for layoutcommitFred Isaman