summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N2021-03-031-0/+1
* ntfs: check for valid standard information attributeRustam Kovhaev2021-03-031-0/+6
* ovl: skip getxattr of security labelsAmir Goldstein2021-02-231-7/+8
* squashfs: add more sanity checks in xattr id lookupPhillip Lougher2021-02-231-9/+57
* squashfs: add more sanity checks in inode lookupPhillip Lougher2021-02-231-8/+33
* squashfs: add more sanity checks in id lookupPhillip Lougher2021-02-234-12/+45
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2021-02-231-1/+1
* mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-101-1/+2
* cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-101-2/+20
* exit/exec: Seperate mm_release()Thomas Gleixner2021-02-031-1/+1
* nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields2021-01-231-1/+6
* ext4: fix superblock checksum failure when setting password saltJan Kara2021-01-231-0/+3
* NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust2021-01-231-5/+7
* ext4: fix bug for rename with RENAME_WHITEOUTyangerkun2021-01-231-7/+9
* ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger2021-01-171-2/+11
* quota: Don't overflow quota file offsetsJan Kara2021-01-091-4/+4
* reiserfs: add check for an invalid ih_entry_countRustam Kovhaev2021-01-091-0/+6
* jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp2020-12-291-1/+1
* jffs2: Fix GC exit abnormallyZhe Li2020-12-291-0/+16
* ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques2020-12-291-2/+9
* ext4: fix a memory leak of ext4_free_dataChunguang Xu2020-12-291-0/+1
* btrfs: fix return value mixup in btrfs_get_extentPavel Machek2020-12-291-1/+1
* Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2020-12-291-1/+7
* btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo2020-12-291-8/+9
* btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo2020-12-291-1/+3
* nfs_common: need lock during iterate through the listCheng Lin2020-12-291-1/+5
* nfsd: Fix message level for normal terminationkazuo ito2020-12-291-2/+1
* NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown2020-12-291-1/+1
* lockd: don't use interval-based rebinding over TCPCalum Mackay2020-12-291-9/+11
* NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia2020-12-291-2/+8
* gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson2020-12-111-0/+4
* cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara2020-12-111-0/+2
* btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik2020-12-111-3/+4
* efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel2020-12-022-1/+2
* proc: don't allow async path resolution of /proc/self componentsJens Axboe2020-12-021-0/+7
* btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo2020-12-022-8/+34
* btrfs: tree-checker: Enhance chunk checker to validate chunk profileQu Wenruo2020-12-021-0/+7
* btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana2020-12-021-1/+1
* ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara2020-11-241-1/+2
* efivarfs: fix memory leak in efivarfs_create()Vamshi K Sthambamkadi2020-11-241-0/+1
* libfs: fix error cast of negative value in simple_attr_write()Yicong Yang2020-11-241-2/+4
* xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong2020-11-241-8/+8
* vfs: remove lockdep bogosity in __sb_start_writeDarrick J. Wong2020-11-241-29/+4
* Convert trailing spaces and periods in path componentsBoris Protopopov2020-11-181-1/+7
* ext4: fix leaking sysfs kobject after failed mountEric Biggers2020-11-181-0/+1
* ocfs2: initialize ip_next_orphanWengang Wang2020-11-181-0/+1
* ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi2020-11-181-0/+1
* ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia2020-11-181-2/+2
* xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig2020-11-181-1/+1
* xfs: fix rmap key and record comparison functionsDarrick J. Wong2020-11-181-8/+8