summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()Qu Wenruo2020-11-101-5/+22
* btrfs: extent_io: Handle errors better in btree_write_cache_pages()Qu Wenruo2020-11-101-3/+6
* btrfs: extent_io: Handle errors better in extent_write_full_page()Qu Wenruo2020-11-101-3/+21
* btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik2020-11-101-1/+10
* Revert "btrfs: flush write bio if we loop in extent_write_cache_pages"Ben Hutchings2020-11-101-8/+0
* btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level upQu Wenruo2020-11-101-14/+41
* btrfs: extent_io: Kill the forward declaration of flush_write_bioQu Wenruo2020-11-101-34/+32
* 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: 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
* udf: Fix memory leak when mountingJan Kara2020-11-051-8/+13
* btrfs: fix use-after-free on readahead extent after failure to create itFilipe Manana2020-11-051-0/+2
* btrfs: cleanup cow block on errorJosef Bacik2020-11-051-0/+6
* 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: 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
* 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
* 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-1/+14
* fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers2020-11-056-56/+119
* fscrypt: only set dentry_operations on ciphertext dentriesEric Biggers2020-11-051-2/+1
* fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directoryEric Biggers2020-11-051-0/+15
* fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers2020-11-051-1/+11
* fscrypt: clean up and improve dentry revalidationEric Biggers2020-11-052-30/+32
* fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers2020-11-052-5/+4
* fuse: fix page dereference after freeMiklos Szeredi2020-11-051-10/+18
* efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller2020-11-051-0/+3
* reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-10-301-4/+4
* xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong2020-10-301-0/+11
* reiserfs: only call unlock_new_inode() if I_NEWEric Biggers2020-10-301-1/+2
* udf: Avoid accessing uninitialized data on failed inode readJan Kara2020-10-301-11/+14
* udf: Limit sparing table sizeJan Kara2020-10-301-0/+6
* ntfs: add check for mft record size in superblockRustam Kovhaev2020-10-301-0/+6