summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo2018-06-261-3/+9
* orangefs: set i_size on new symlinkMartin Brandenburg2018-06-261-0/+7
* smb3: on reconnect set PreviousSessionId fieldSteve French2018-06-261-0/+1
* btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-06-261-1/+1
* Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval2018-06-261-2/+4
* Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval2018-06-261-5/+7
* ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-06-261-1/+1
* ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-06-261-18/+18
* ext4: fix hole length detection in ext4_ind_map_blocks()Jan Kara2018-06-261-4/+10
* Btrfs: make raid6 rebuild retry moreLiu Bo2018-06-262-5/+22
* Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin2018-06-262-22/+5
* btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain2018-06-131-1/+2
* 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
* f2fs: fix to check extent cache in f2fs_drop_extent_treeChao Yu2018-05-301-0/+3
* btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney2018-05-301-1/+1
* Btrfs: fix copy_items() return value when logging an inodeFilipe Manana2018-05-301-0/+1
* btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo2018-05-301-1/+1
* fscache: Fix hanging wait on page discarded by writebackDavid Howells2018-05-301-4/+9
* ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao2018-05-303-15/+33
* btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-05-301-0/+1
* Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-05-301-2/+5
* Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-05-301-1/+3
* Force log to disk before reading the AGF during a fstrimCarlos Maiolino2018-05-301-7/+7
* fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl tableDanilo Krummrich2018-05-301-0/+3
* Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-05-301-0/+3
* ceph: fix dentry leak when failing to init debugfsChengguang Xu2018-05-301-11/+5
* fs: dcache: Use READ_ONCE when accessing i_dir_seqWill Deacon2018-05-301-1/+1
* fs: dcache: Avoid livelock between d_alloc_parallel and __d_addWill Deacon2018-05-301-1/+7
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-05-301-0/+4
* cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann2018-05-301-3/+1
* proc: fix /proc/*/map_files lookupAlexey Dobriyan2018-05-301-1/+28
* ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun2018-05-301-11/+12
* ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun2018-05-302-0/+8
* ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun2018-05-301-3/+2
* jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina2018-05-301-1/+0
* btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain2018-05-301-2/+4
* Btrfs: fix scrub to repair raid6 corruptionLiu Bo2018-05-302-5/+22
* btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov2018-05-301-3/+9
* Btrfs: set plug for fsyncLiu Bo2018-05-301-0/+9
* nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol2018-05-301-1/+1
* NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown2018-05-302-5/+12
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-3013-72/+56
* aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro2018-05-301-2/+2
* affs_lookup(): close a race with affs_remove_link()Al Viro2018-05-301-3/+7
* hfsplus: stop workqueue when fill_super() failedTetsuo Handa2018-05-251-0/+1
* ext2: fix a block leakAl Viro2018-05-251-10/+0
* proc: Use underscores for SSBD in 'status'Konrad Rzeszutek Wilk2018-05-221-1/+1