summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o
2018-07-11ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o
2018-07-11cifs: Fix infinite loop when using hard mount optionPaulo Alcantara
2018-07-03udf: Detect incorrect directory sizeJan Kara
2018-07-03nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew
2018-07-03UBIFS: Fix potential integer overflow in allocationSilvio Cesare
2018-07-03fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa
2018-07-03fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi
2018-07-03fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo
2018-07-03btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-07-03ext4: fix fencepost error in check for inode count overflow during resizeJan Kara
2018-07-03ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner
2018-07-03isofs: fix potential memory leak in mount option parsingChengguang Xu
2018-07-03fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein
2018-06-13fix io_destroy()/aio_complete() raceAl Viro
2018-05-30udf: Provide saner default for invalid uid / gidJan Kara
2018-05-30btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney
2018-05-30Btrfs: fix copy_items() return value when logging an inodeFilipe Manana
2018-05-30btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2018-05-30btrfs: Fix possible softlock on single core machinesNikolay Borisov
2018-05-30Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo
2018-05-30Btrfs: bail out on error during replay_dir_deletesLiu Bo
2018-05-30Force log to disk before reading the AGF during a fstrimCarlos Maiolino
2018-05-30fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl tableDanilo Krummrich
2018-05-30Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana
2018-05-30cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann
2018-05-30proc: fix /proc/*/map_files lookupAlexey Dobriyan
2018-05-30ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun
2018-05-30ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun
2018-05-30jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina
2018-05-30btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2018-05-30nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-30aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro
2018-05-30affs_lookup(): close a race with affs_remove_link()Al Viro
2018-05-25hfsplus: stop workqueue when fill_super() failedTetsuo Handa
2018-05-25ext2: fix a block leakAl Viro
2018-05-25pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)
2018-05-25lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin
2018-05-02ext4: fix bitmap position validationLukas Czerner
2018-05-02ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-05-02ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o
2018-04-29jbd2: fix use after free in kjournald2()Sahitya Tummala
2018-04-29ext4: don't update checksum of new initialized bitmapsTheodore Ts'o
2018-04-29ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang
2018-04-29ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o
2018-04-29cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-24fanotify: fix logic of events on childAmir Goldstein
2018-04-24autofs: mount point create should honour passed in modeIan Kent