summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-14ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-14ufs: set correct ->s_maxsizeAl Viro
2017-06-14ufs: restore maintaining ->i_blocksAl Viro
2017-06-14fix ufs_isblockset()Al Viro
2017-06-14ufs: restore proper tail allocationAl Viro
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-14ext4: fix fdatasync(2) after extent manipulation operationsJan Kara
2017-06-14ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov
2017-06-14ext4: fix SEEK_HOLEJan Kara
2017-06-14nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields
2017-06-07xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong
2017-06-07xfs: xfs_trans_alloc_emptyChristoph Hellwig
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan
2017-06-07xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-07xfs: support ability to wait on new inodesBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix integer truncation in xfs_bmap_remap_allocChristoph Hellwig
2017-06-07xfs: drop iolock from reclaim context to appease lockdepBrian Foster
2017-06-07xfs: actually report xattr extents via iomapDarrick J. Wong
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster
2017-06-07xfs: fix kernel memory exposure problemsDarrick J. Wong
2017-06-07xfs: rework the inline directory verifiersDarrick J. Wong
2017-06-07xfs: verify inline directory data forksDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-06-07fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-05-25nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-05-25nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi
2017-05-25NFS: Use GFP_NOIO for two allocations in writebackBenjamin Coddington
2017-05-25NFS: Fix use after free in write error pathFred Isaman
2017-05-25NFSv4: Fix a hang in OPEN related to server rebootTrond Myklebust
2017-05-25fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers
2017-05-25f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim
2017-05-25proc: Fix unbalanced hard link numbersTakashi Iwai