summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* squashfs: more metadata hardeningsLinus Torvalds2018-08-063-6/+13
* squashfs: more metadata hardeningLinus Torvalds2018-08-061-0/+2
* ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-08-062-0/+6
* ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-08-062-17/+18
* squashfs: be more careful about metadata corruptionLinus Torvalds2018-08-064-5/+16
* btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo2018-08-061-0/+19
* btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba2018-08-061-2/+8
* f2fs: fix to don't trigger writeback during recoveryChao Yu2018-08-061-0/+3
* disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev2018-08-061-0/+6
* nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew2018-08-061-0/+2
* proc: Use underscores for SSBD in 'status'Konrad Rzeszutek Wilk2018-07-251-1/+1
* prctl: Add force disable speculationThomas Gleixner2018-07-251-0/+3
* proc: Provide details on speculation flaw mitigationsKees Cook2018-07-251-0/+23
* fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-07-251-7/+13
* ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen2018-07-221-8/+55
* x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2018-07-171-1/+1
* Fix up non-directory creation in SGID directoriesLinus Torvalds2018-07-171-0/+6
* ext4: check superblock mapped prior to committingJon Derrick2018-07-111-0/+8
* ext4: add more mount time checks of the superblockTheodore Ts'o2018-07-111-11/+26
* ext4: add more inode number paranoia checksTheodore Ts'o2018-07-113-6/+7
* ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o2018-07-111-0/+1
* ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o2018-07-111-2/+2
* ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o2018-07-112-0/+7
* ext4: only look at the bg_flags field if it is validTheodore Ts'o2018-07-114-6/+36
* ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o2018-07-111-7/+3
* ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o2018-07-111-0/+25
* jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o2018-07-111-1/+8
* cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2018-07-112-8/+20
* Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo2018-07-031-3/+30
* udf: Detect incorrect directory sizeJan Kara2018-07-031-0/+3
* NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski2018-07-031-2/+3
* nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew2018-07-031-2/+3
* UBIFS: Fix potential integer overflow in allocationSilvio Cesare2018-07-031-1/+1
* Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval2018-07-031-5/+7
* fuse: fix control dir setup and teardownMiklos Szeredi2018-07-031-3/+10
* fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa2018-07-031-0/+1
* fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi2018-07-031-1/+12
* fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo2018-07-031-3/+9
* btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-07-031-1/+1
* ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-07-031-1/+1
* ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-07-031-18/+18
* Btrfs: make raid6 rebuild retry moreLiu Bo2018-07-032-5/+22
* Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin2018-07-032-22/+5
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-161-1/+1
* xfs: fix incorrect log_flushed on fsyncAmir Goldstein2018-06-131-7/+0
* fix io_destroy()/aio_complete() raceAl Viro2018-06-061-2/+1
* xfs: detect agfl count corruption and reset agflBrian Foster2018-06-063-1/+103
* udf: Provide saner default for invalid uid / gidJan Kara2018-05-301-2/+3
* gfs2: Fix fallocate chunk sizeAndreas Gruenbacher2018-05-302-2/+5
* btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney2018-05-301-1/+1