summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-08-31nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bugKinglong Mee
2015-08-31NFSD: Store parent's stat in a separate valueKinglong Mee
2015-08-31Btrfs: cleanup: remove unnecessary check before btrfs_free_path is calledTsutomu Itoh
2015-08-31btrfs: async_thread: Fix workqueue 'max_active' value when initializingQu Wenruo
2015-08-31btrfs: Add raid56 support for updatingZhao Lei
2015-08-31btrfs: Cleanup for btrfs_calc_num_tolerated_disk_barrier_failuresZhao Lei
2015-08-31btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunk...Zhao Lei
2015-08-31btrfs: Update out-of-date "skip parity stripe" commentZhao Lei
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of fileTrond Myklebust
2015-08-31NFSv4.1/pnfs: Handle LAYOUTGET return values correctlyTrond Myklebust
2015-08-31NFSv4.1/pnfs: Don't ask for a read layout for an empty file.Trond Myklebust
2015-08-30NFSv4.1: Fix a protocol issue with CLOSE stateidsTrond Myklebust
2015-08-30NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errorsTrond Myklebust
2015-08-28f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extentChao Yu
2015-08-28xfs: fix error gotos in xfs_setattr_nonsizeEric Sandeen
2015-08-28xfs: add mssing inode cache attempts counter incrementLucas Stach
2015-08-28xfs: return errors from partial I/O failures to filesDavid Jeffery
2015-08-28libxfs: bad magic number should set da block buffer errorDarrick J. Wong
2015-08-27NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payloadTrond Myklebust
2015-08-27NFSv4.1/flexfiles: Fix a protocol error in layoutreturnTrond Myklebust
2015-08-27NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1Kinglong Mee
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee
2015-08-27NFS: Make opened as optional argument in _nfs4_do_openKinglong Mee
2015-08-27NFS: Check size by inode_newsize_ok in nfs_setattrKinglong Mee
2015-08-27dax: drop size parameter to ->direct_access()Dan Williams
2015-08-27NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout returnTrond Myklebust
2015-08-27dlm: print error from kernel_sendpageBob Peterson
2015-08-26f2fs: update extent tree in batchesChao Yu
2015-08-25nfs42: remove unused declarationPeng Tao
2015-08-25nfs42: decode_layoutstats does not need res parameterPeng Tao
2015-08-25NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing onesTrond Myklebust
2015-08-25NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertionTrond Myklebust
2015-08-25writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal...Tejun Heo
2015-08-25dlm: fix lvb copy for user locksDavid Teigland
2015-08-25NFSv4.1/pnfs: Add sanity check for the layout range returned by the serverTrond Myklebust
2015-08-25NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdrTrond Myklebust
2015-08-25NFSv4.1/flexfile: ff_layout_remove_mirror can be statickbuild test robot
2015-08-25NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust
2015-08-25NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segmentsTrond Myklebust
2015-08-25NFSv4.1/flexfiles: Remove mirror backpointer to lseg.Trond Myklebust
2015-08-25NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirrorTrond Myklebust
2015-08-25NFS41/flexfiles: zero out DS write wccPeng Tao
2015-08-25NFS41: remove NFS_LAYOUT_ROC flagPeng Tao
2015-08-25NFSv4: Add a tracepoint for CB_LAYOUTRECALLTrond Myklebust
2015-08-25NFSv4: Add a tracepoint for CB_GETATTRTrond Myklebust
2015-08-25NFSv4.1/pnfs: Add a tracepoint for return-on-close eventsTrond Myklebust
2015-08-25NFSv4: Force a post-op attribute update when holding a delegationTrond Myklebust
2015-08-25Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner
2015-08-25xfs: fix non-debug build warningsDave Chinner