summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix high key handling in the rt allocator's query_range functionDarrick J. Wong2020-10-291-7/+4
* xfs: limit entries returned when counting fsmap recordsDarrick J. Wong2020-10-291-0/+3
* mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan2020-10-291-2/+1
* quota: clear padding in v2r1_mem2diskdqb()Eric Dumazet2020-10-291-0/+1
* cifs: Return the error from crypt_message when enc/dec key not found.Shyam Prasad N2020-10-291-1/+1
* cifs: remove bogus debug codeDan Carpenter2020-10-291-8/+8
* reiserfs: Fix oops during mountJan Kara2020-10-171-0/+7
* reiserfs: Initialize inode keys properlyJan Kara2020-10-171-5/+1
* cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy2020-10-141-1/+1
* ep_create_wakeup_source(): dentry name can change under you...Al Viro2020-10-071-3/+4
* epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro2020-10-071-0/+1
* epoll: replace ->visited/visited_list with generation countAl Viro2020-10-071-19/+7
* epoll: do not insert into poll queues until all sanity checks are doneAl Viro2020-10-071-19/+18
* nfs: Fix security label length not being resetJeffrey Mitchell2020-10-071-0/+3
* btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo2020-10-011-13/+10
* cifs: Fix double add page to memcg when cifs_readpagesZhang Xiaoxu2020-10-011-4/+7
* ceph: fix potential race in ceph_check_capsJeff Layton2020-10-011-1/+13
* btrfs: don't force read-only after error in drop snapshotDavid Sterba2020-10-011-2/+0
* fuse: don't check refcount after stealing pageMiklos Szeredi2020-10-011-1/+0
* bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson2020-10-011-0/+10
* NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust2020-10-012-24/+53
* ubifs: Fix out-of-bounds memory access caused by abnormal value of node_lenLiu Song2020-10-011-2/+14
* nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust2020-10-011-30/+43
* ext4: mark block bitmap corrupted when found instead of BUGONDmitry Monakhov2020-10-011-2/+9
* xfs: mark dir corrupt when lookup-by-hash failsDarrick J. Wong2020-10-011-0/+3
* xfs: don't ever return a stale pointer from __xfs_dir3_free_readDarrick J. Wong2020-10-011-0/+1
* ext4: fix a data race at inode->i_disksizeQiujun Huang2020-10-011-1/+1
* ceph: ensure we have a new cap before continuing in fill_inodeJeff Layton2020-10-011-1/+4
* xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong2020-10-011-19/+77
* CIFS: Properly process SMB3 lease breaksPavel Shilovsky2020-10-017-65/+57
* gfs2: clean up iopen glock mess in gfs2_create_inodeBob Peterson2020-10-011-6/+7
* xfs: fix attr leaf header freemap.size underflowBrian Foster2020-10-011-1/+3
* fix dget_parent() fastpath raceAl Viro2020-10-011-1/+3
* f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi2020-09-231-0/+3
* f2fs: fix indefinite loop scanning for free nidSahitya Tummala2020-09-231-0/+3
* NFS: Zero-stateid SETATTR should first return delegationChuck Lever2020-09-231-1/+3
* NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia2020-09-231-1/+6
* gfs2: initialize transaction tr_ailX_lists earlierBob Peterson2020-09-233-2/+4
* btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana2020-09-171-1/+2
* btrfs: fix lockdep splat in add_missing_devJosef Bacik2020-09-171-0/+10
* btrfs: require only sector size alignment for parent eb bytenrQu Wenruo2020-09-172-15/+16
* xfs: initialize the shortform attr header padding entryDarrick J. Wong2020-09-171-2/+2
* affs: fix basic permission bits to actually workMax Staudt2020-09-092-1/+52
* btrfs: fix potential deadlock in the search ioctlJosef Bacik2020-09-093-14/+27
* btrfs: set the lockdep class for log tree extent buffersJosef Bacik2020-09-091-1/+5
* btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov2020-09-091-1/+0
* btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov2020-09-091-1/+0
* btrfs: drop path before adding new uuid tree entryJosef Bacik2020-09-091-1/+2
* xfs: don't update mtime on COW faultsMikulas Patocka2020-09-091-2/+10
* ext2: don't update mtime on COW faultsMikulas Patocka2020-09-091-2/+4