summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* fs: add the fsnotify call to vfs_iter_writeJimmy Durand Wesolowski2019-02-06
* f2fs: read page index before freeingPan Bian2019-02-06
* CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky2019-02-06
* ocfs2: fix panic due to unrecovered local allocJunxiao Bi2019-01-26
* pstore/ram: Do not treat empty buffers as validJoel Fernandes (Google)2019-01-26
* jffs2: Fix use of uninitialized delayed_work, lockdep breakageDaniel Santos2019-01-26
* xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong2019-01-26
* btrfs: wait on ordered extents on abort cleanupJosef Bacik2019-01-26
* proc: Remove empty line in /proc/self/statusGwendal Grignou2019-01-26
* f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl2019-01-26
* f2fs: fix missing up_readJaegeuk Kim2019-01-26
* f2fs: fix invalid memory accessChao Yu2019-01-26
* f2fs: fix to do sanity check with cp_pack_start_sumChao Yu2019-01-26
* f2fs: fix to do sanity check with block address in main area v2Chao Yu2019-01-26
* f2fs: fix to do sanity check with block address in main areaChao Yu2019-01-26
* f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu2019-01-26
* f2fs: fix to do sanity check with node footer and iblocksChao Yu2019-01-26
* f2fs: Add sanity_check_inode() functionBen Hutchings2019-01-26
* f2fs: fix to do sanity check with user_block_countChao Yu2019-01-26
* f2fs: fix to do sanity check with secs_per_zoneChao Yu2019-01-26
* f2fs: introduce and spread verify_blkaddrChao Yu2019-01-26
* f2fs: clean up with is_valid_blkaddr()Chao Yu2019-01-26
* f2fs: enhance sanity_check_raw_super() to avoid potential overflowJaegeuk Kim2019-01-26
* f2fs: sanity check on sit entryJaegeuk Kim2019-01-26
* f2fs: check blkaddr more accuratly before issue a bioYunlei He2019-01-26
* f2fs: return error during fill_superJaegeuk Kim2019-01-26
* f2fs: fix race condition in between free nid allocator/initializerChao Yu2019-01-26
* f2fs: free meta pages if sanity check for ckpt is failedJaegeuk Kim2019-01-26
* f2fs: detect wrong layoutJaegeuk Kim2019-01-26
* f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim2019-01-26
* f2fs: put directory inodes before checkpoint in roll-forward recoveryJaegeuk Kim2019-01-26
* f2fs: introduce get_checkpoint_version for cleanupTiezhu Yang2019-01-26
* f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim2019-01-26
* f2fs: avoid unneeded loop in build_sit_entriesChao Yu2019-01-26
* f2fs: not allow to write illegal blkaddrYunlei He2019-01-26
* f2fs: fix to avoid reading out encrypted data in page cacheChao Yu2019-01-26
* f2fs: fix inode cache leakChao Yu2019-01-26
* f2fs: factor out fsync inode entry operationsChao Yu2019-01-26
* f2fs: remove an obsolete variableJaegeuk Kim2019-01-26
* f2fs: give -EINVAL for norecovery and rw mountJaegeuk Kim2019-01-26
* f2fs: fix to convert inline directory correctlyChao Yu2019-01-26
* f2fs: move sanity checking of cp into get_valid_checkpointShawn Lin2019-01-26
* f2fs: cover more area with nat_tree_lockJaegeuk Kim2019-01-26
* f2fs: clean up argument of recover_dataChao Yu2019-01-26
* ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o2019-01-16
* cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2019-01-16
* CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky2019-01-16
* btrfs: tree-checker: Fix misleading group system informationShaokun Zhang2019-01-16
* btrfs: tree-checker: Check level for leaves and nodesQu Wenruo2019-01-16
* btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo2019-01-16