summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-04-21CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-04-21CIFS: reconnect thread reschedule itselfGermano Percossi
2017-04-21orangefs: free superblock when mount failsMartin Brandenburg
2017-04-21thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-04-18nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS typeTigran Mkrtchyan
2017-04-18orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall
2017-04-18orangefs: Dan Carpenter influenced cleanups...Mike Marshall
2017-04-12xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens
2017-04-12orangefs: move features validation to fix filesystem hangMartin Brandenburg
2017-04-12dax: fix radix tree insertion raceRoss Zwisler
2017-04-12Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-04-12sysfs: be careful of error returns from ops->show()NeilBrown
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: correct null checks and error processing in xfs_initialize_peragBill O'Donnell
2017-04-08xfs: update ctime and mtime on clone destinatation inodesChristoph Hellwig
2017-04-08xfs: reject all unaligned direct writes to reflinked filesChristoph 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-03-30jbd2: don't leak memory if setting up journal failsEric Biggers
2017-03-30fscrypt: remove broken support for detecting keyring key revocationEric 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-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