summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2016-07-24pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust
2016-07-24pNFS: Clear the layout metadata if the server changed the layout stateidTrond Myklebust
2016-07-24pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust
2016-07-24NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence idTrond Myklebust
2016-07-24pNFS: Do not set plh_return_seq for non-callback related layoutreturnsTrond Myklebust
2016-07-24pNFS: Ensure layoutreturn acts as a completion for layout callbacksTrond Myklebust
2016-07-24pNFS: Fix CB_LAYOUTRECALL stateid verificationTrond Myklebust
2016-07-24pNFS: Always update the layout barrier seqid on LAYOUTGETTrond Myklebust
2016-07-24pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is setTrond Myklebust
2016-07-24pNFS: Clear the layout return tracking on layout reinitialisationTrond Myklebust
2016-07-24pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust
2016-07-24Merge commit 'e7bdea7750eb'Trond Myklebust
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-23fs: Call d_automount with the filesystems credsEric W. Biederman
2016-07-23Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-22nfs: don't create zero-length requestsBenjamin Coddington
2016-07-22Fix NULL pointer dereference in bl_free_device().Artem Savkov
2016-07-22f2fs: get victim segment again after new cpYunlei He
2016-07-22ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov
2016-07-22Merge branch 'xfs-4.8-misc-fixes-4' into for-nextDave Chinner
2016-07-22xfs: remove EXPERIMENTAL tag from sparse inode featureDave Chinner
2016-07-22xfs: bufferhead chains are invalid after end_page_writebackDave Chinner
2016-07-22xfs: allocate log vector buffers outside CIL context lockDave Chinner
2016-07-22libxfs: directory node splitting does not have an extra blockDave Chinner
2016-07-22xfs: remove dax code from object file when disabledArnd Bergmann
2016-07-22xfs: skip dirty pages in ->releasepage()Brian Foster
2016-07-21GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson
2016-07-21pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()Trond Myklebust
2016-07-21Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason
2016-07-21Merge branch 'for-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Miklos Szeredi
2016-07-20block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani
2016-07-20Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig
2016-07-20f2fs: handle error case with f2fs_bug_onJaegeuk Kim
2016-07-20f2fs: avoid data race when deciding checkpoin in f2fs_sync_fileJaegeuk Kim
2016-07-20f2fs: support an ioctl to move a range of data blocksJaegeuk Kim
2016-07-20f2fs: fix to report error number of f2fs_find_entryChao Yu
2016-07-20cifs: fix crash due to race in hmac(md5) handlingRabin Vincent
2016-07-20Merge branch 'xfs-4.8-dir2-sf-fixes' into for-nextDave Chinner
2016-07-20Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner
2016-07-20Merge branch 'xfs-4.8-buf-fixes' into for-nextDave Chinner
2016-07-20Merge branch 'xfs-4.8-misc-fixes-3' into for-nextDave Chinner
2016-07-20xfs: remove __arch_packChristoph Hellwig
2016-07-20xfs: kill xfs_dir2_inou_tChristoph Hellwig
2016-07-20xfs: kill xfs_dir2_sf_off_tChristoph Hellwig
2016-07-20xfs: split direct I/O and DAX pathChristoph Hellwig
2016-07-20xfs: direct calls in the direct I/O pathChristoph Hellwig
2016-07-20xfs: stop using generic_file_read_iter for direct I/OChristoph Hellwig
2016-07-20xfs: split xfs_file_read_iter into buffered and direct I/O helpersChristoph Hellwig