summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-08nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee
2017-04-08NFSv4.1 fix infinite loop on IO BAD_STATEID errorOlga Kornievskaia
2017-04-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig
2017-04-08xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster
2017-04-08xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra
2017-04-08xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig
2017-04-08xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig
2017-04-08xfs: tune down agno asserts in the bmap codeChristoph Hellwig
2017-04-08xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra
2017-04-08xfs: don't reserve blocks for right shift transactionsBrian Foster
2017-04-08xfs: fix uninitialized variable in _reflink_convert_cowDarrick J. Wong
2017-04-08xfs: split indlen reservations fairly when under reservedBrian Foster
2017-04-08xfs: handle indlen shortage on delalloc extent mergeBrian Foster
2017-04-08xfs: don't fail xfs_extent_busy allocationChristoph Hellwig
2017-04-08xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig
2017-04-08xfs: update ctime and mtime on clone destinatation inodesChristoph Hellwig
2017-04-08xfs: reset b_first_retry_time when clear the retry status of xfs_buf_tHou Tao
2017-04-08xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong
2017-04-08xfs: allow unwritten extents in the CoW forkDarrick J. Wong
2017-04-08xfs: verify free block header fieldsDarrick J. Wong
2017-04-08xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong
2017-04-08xfs: filter out obviously bad btree pointersDarrick J. Wong
2017-04-08xfs: fail _dir_open when readahead failsDarrick J. Wong
2017-04-08xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong
2017-04-08xfs: fix eofblocks race with file extending async dio writesBrian Foster
2017-04-08xfs: sync eofblocks scans under iolock are livelock proneBrian Foster
2017-04-08xfs: pull up iolock from xfs_free_eofblocks()Brian Foster
2017-04-08xfs: use per-AG reservations for the finobtChristoph Hellwig
2017-04-08xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig
2017-03-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers
2017-03-30jbd2: don't leak memory if setting up journal failsEric Biggers
2017-03-30ext4: lock the xattr block before checksuming itTheodore Ts'o
2017-03-30ext4: mark inode dirty after converting inline directoryEric Biggers
2017-03-26ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-03-26gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher
2017-03-26NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o
2017-03-15fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-15ceph: remove req from unsafe list when unregistering itJeff Layton
2017-03-15orangefs: Use RCU for destroy_inodePeter Zijlstra
2017-03-15fs: Better permission checking for submountsEric W. Biederman
2017-03-15mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman
2017-03-12ceph: update readpages osd request according to size of pagesYan, Zheng
2017-03-12f2fs: avoid to issue redundant discard commandsJaegeuk Kim
2017-03-12f2fs: add ovp valid_blocks check for bg gc victim to fg_gcHou Pengyang
2017-03-12f2fs: fix multiple f2fs_add_link() calls having same nameJaegeuk Kim
2017-03-12f2fs: fix a problem of using memory after freeYunlei He
2017-03-12NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-03-12NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-03-12pNFS/flexfiles: If the layout is invalid, it must be updated before retryingTrond Myklebust