summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-25xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmapChristoph Hellwig
2017-04-25xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmapChristoph Hellwig
2017-04-25xfs: simplify validation of the unwritten extent bitChristoph Hellwig
2017-04-25xfs: remove unused values from xfs_exntst_tChristoph Hellwig
2017-04-25xfs: remove the unused XFS_MAXLINK_1 defineChristoph Hellwig
2017-04-25xfs: more do_div cleanupsEric Sandeen
2017-04-25xfs: remove use of do_div with 32-bit dividend in quotaEric Sandeen
2017-04-25xfs: remove the trailing newline used in the fmt parameter of TP_printkHou Tao
2017-04-25xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-04-25xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-04-25iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_sizeChandan Rajendra
2017-04-25xfs: remove bmap block allocation retriesChristoph Hellwig
2017-04-25xfs: remove xfs_bmap_remap_allocChristoph Hellwig
2017-04-25xfs: introduce xfs_bmapi_remapChristoph Hellwig
2017-04-25xfs: pass individual arguments to xfs_bmap_add_extent_hole_realChristoph Hellwig
2017-04-25xfs: remove attr fork handling in xfs_bmap_finish_oneChristoph Hellwig
2017-04-25xfs: fix integer truncation in xfs_bmap_remap_allocChristoph Hellwig
2017-04-25pNFS: Ensure we check layout segment validity in the pg_init() callbackTrond Myklebust
2017-04-25fanotify: don't expose EOPENSTALE to userspaceAmir Goldstein
2017-04-24f2fs: skip encrypted inode in ASYNC IPU policyHou Pengyang
2017-04-24f2fs: fix out-of free segmentsJaegeuk Kim
2017-04-24f2fs: improve definition of statistic macrosArnd Bergmann
2017-04-24f2fs: assign allocation hint for warm/cold dataJaegeuk Kim
2017-04-24f2fs: fix _IOW usageJaegeuk Kim
2017-04-24f2fs: add ioctl to flush data from faster device to cold areaJaegeuk Kim
2017-04-24ext4: Improve comments in ext4_quota_{on|off}()Jan Kara
2017-04-24fsnotify: remove a stray unlockDan Carpenter
2017-04-24udf: use kmap_atomic for memcpy copyingFabian Frederick
2017-04-24udf: use octal for permissionsFabian Frederick
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-04-21make sure that mntns_install() doesn't end up with referral for rootAl Viro
2017-04-21path_init(): don't bother with checking MAY_EXEC for LOOKUP_ROOTAl Viro
2017-04-21make sure that fchdir() won't accept referral points, etc.Al Viro
2017-04-21orangefs: use iov_iter_revert()Al Viro
2017-04-21NFS: Always wait for I/O completion before unlockBenjamin Coddington
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington
2017-04-21locks: Set FL_CLOSE when removing flock locks on close()Benjamin Coddington
2017-04-21NFS: Move the flock open mode check into nfs_flock()Benjamin Coddington
2017-04-21NFS4: remove a redundant lock range checkBenjamin Coddington
2017-04-20pNFS: unexport nfs4_pnfs_v3_ds_connect_unloadTrond Myklebust
2017-04-20pNFS: Unexport pnfs_put_lseg_locked and _pnfs_return_layoutTrond Myklebust
2017-04-20pNFS: Remove unused layout driver callbacksTrond Myklebust
2017-04-20nfs: remove the objlayout driverChristoph Hellwig
2017-04-20dax: introduce dax_direct_access()Dan Williams
2017-04-20block: kill bdev_dax_capable()Dan Williams