aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall2017-04-18
* orangefs: Dan Carpenter influenced cleanups...Mike Marshall2017-04-18
* orangefs: fix memory leak of string 'new' on exit pathColin Ian King2017-04-18
* xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens2017-04-12
* orangefs: move features validation to fix filesystem hangMartin Brandenburg2017-04-12
* Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-04-12
* sysfs: be careful of error returns from ops->show()NeilBrown2017-04-12
* nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee2017-04-08
* NFSv4.1 fix infinite loop on IO BAD_STATEID errorOlga Kornievskaia2017-04-08
* xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2017-04-08
* xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2017-04-08
* xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra2017-04-08
* xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig2017-04-08
* xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-04-08
* xfs: tune down agno asserts in the bmap codeChristoph Hellwig2017-04-08
* xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra2017-04-08
* xfs: don't reserve blocks for right shift transactionsBrian Foster2017-04-08
* xfs: fix uninitialized variable in _reflink_convert_cowDarrick J. Wong2017-04-08
* xfs: split indlen reservations fairly when under reservedBrian Foster2017-04-08
* xfs: handle indlen shortage on delalloc extent mergeBrian Foster2017-04-08
* xfs: don't fail xfs_extent_busy allocationChristoph Hellwig2017-04-08
* xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig2017-04-08
* xfs: update ctime and mtime on clone destinatation inodesChristoph Hellwig2017-04-08
* xfs: reset b_first_retry_time when clear the retry status of xfs_buf_tHou Tao2017-04-08
* xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong2017-04-08
* xfs: allow unwritten extents in the CoW forkDarrick J. Wong2017-04-08
* xfs: verify free block header fieldsDarrick J. Wong2017-04-08
* xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong2017-04-08
* xfs: filter out obviously bad btree pointersDarrick J. Wong2017-04-08
* xfs: fail _dir_open when readahead failsDarrick J. Wong2017-04-08
* xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong2017-04-08
* xfs: fix eofblocks race with file extending async dio writesBrian Foster2017-04-08
* xfs: sync eofblocks scans under iolock are livelock proneBrian Foster2017-04-08
* xfs: pull up iolock from xfs_free_eofblocks()Brian Foster2017-04-08
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-04-08
* xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig2017-04-08
* fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-31
* jbd2: don't leak memory if setting up journal failsEric Biggers2017-03-30
* ext4: lock the xattr block before checksuming itTheodore Ts'o2017-03-30
* ext4: mark inode dirty after converting inline directoryEric Biggers2017-03-30
* ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-03-26
* gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-26
* NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia2017-03-26
* ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o2017-03-18
* fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-03-14
* ceph: remove req from unsafe list when unregistering itJeff Layton2017-03-14
* orangefs: Use RCU for destroy_inodePeter Zijlstra2017-03-14
* fs: Better permission checking for submountsEric W. Biederman2017-03-14
* mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman2017-03-14
* ceph: update readpages osd request according to size of pagesYan, Zheng2017-03-12