summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: flush for older, xfs specific ioctlsAndy Strohman2020-11-101-1/+25
* gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring2020-11-101-1/+2
* cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)2020-11-051-1/+2
* ext4: fix invalid inode checksumLuo Meng2020-11-051-5/+6
* ext4: fix error handling code in add_new_gdbDinghao Liu2020-11-051-1/+3
* ext4: fix leaking sysfs kobject after failed mountEric Biggers2020-11-051-0/+1
* 9P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)2020-11-051-2/+2
* ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)2020-11-051-1/+1
* ubifs: mount_ubifs: Release authentication resource in error handling pathZhihao Cheng2020-11-051-4/+6
* ubifs: Don't parse authentication mount options in remount processZhihao Cheng2020-11-051-6/+12
* ubifs: Fix a memleak after dumping authentication mount optionsZhihao Cheng2020-11-051-2/+14
* ubifs: journal: Make sure to not dirty twice for auth nodesRichard Weinberger2020-11-051-2/+2
* ubifs: xattr: Fix some potential memory leaks while iterating entriesZhihao Cheng2020-11-054-0/+9
* ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng2020-11-051-0/+1
* NFSD: Add missing NFSv2 .pc_func methodsChuck Lever2020-11-051-0/+16
* NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2020-11-051-3/+6
* NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington2020-11-053-34/+56
* udf: Fix memory leak when mountingJan Kara2020-11-051-8/+13
* btrfs: fix readahead hang and use-after-free after removing a deviceFilipe Manana2020-11-055-0/+56
* btrfs: fix use-after-free on readahead extent after failure to create itFilipe Manana2020-11-051-0/+2
* btrfs: tree-checker: validate number of chunk stripes and parityDaniel Xu2020-11-051-0/+18
* btrfs: cleanup cow block on errorJosef Bacik2020-11-051-0/+6
* btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo2020-11-051-5/+12
* btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()Denis Efremov2020-11-051-1/+1
* btrfs: send, recompute reference path after orphanization of a directoryFilipe Manana2020-11-051-0/+72
* btrfs: send, orphanize first all conflicting inodes when processing referencesFilipe Manana2020-11-051-40/+87
* btrfs: reschedule if necessary when logging directory itemsFilipe Manana2020-11-051-0/+8
* btrfs: improve device scanning messagesAnand Jain2020-11-051-6/+8
* btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inodeQu Wenruo2020-11-051-2/+1
* NFS: fix nfs_path in case of a rename retryAshish Sangwan2020-11-051-4/+8
* fs: Don't invalidate page buffers in block_write_full_page()Jan Kara2020-11-051-16/+0
* cifs: handle -EINTR in cifs_setattrRonnie Sahlberg2020-11-051-4/+9
* gfs2: add validation checks for size of superblockAnant Thazhemadam2020-11-051-7/+11
* gfs2: use-after-free in sysfs deregistrationJamie Iles2020-11-054-18/+11
* ext4: Detect already used quota file earlyJan Kara2020-11-051-0/+5
* btrfs: fix replace of seed deviceAnand Jain2020-11-051-1/+1
* xfs: don't free rt blocks when we're doing a REMAP bunmapi callDarrick J. Wong2020-11-051-7/+12
* xfs: fix realtime bitmap/summary file truncation when growing rt volumeDarrick J. Wong2020-11-051-2/+8
* NFS4: Fix oops when copy_file_range is attempted with NFS4.0 sourceDave Wysochanski2020-11-051-1/+2
* f2fs: handle errors of f2fs_get_meta_page_nofailJaegeuk Kim2020-11-054-6/+12
* f2fs: fix to check segment boundary during SIT page readaheadChao Yu2020-11-051-0/+2
* f2fs: fix uninit-value in f2fs_lookupChao Yu2020-11-051-5/+3
* f2fs: add trace exit in exception pathZhang Qilong2020-11-051-1/+5
* mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin2020-11-051-2/+15
* fuse: fix page dereference after freeMiklos Szeredi2020-11-011-10/+18
* erofs: avoid duplicated permission check for "trusted." xattrsGao Xiang2020-11-011-2/+0
* efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller2020-11-011-0/+3
* reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-10-291-4/+4
* iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai2020-10-291-0/+10
* xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong2020-10-291-0/+11