summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* squashfs: add more sanity checks in xattr id lookupPhillip Lougher2021-02-131-9/+57
* squashfs: add more sanity checks in inode lookupPhillip Lougher2021-02-131-8/+33
* squashfs: add more sanity checks in id lookupPhillip Lougher2021-02-134-12/+45
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2021-02-131-1/+1
* pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust2021-02-131-1/+7
* mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-101-1/+2
* smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva2021-02-101-1/+1
* cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-101-2/+20
* ovl: fix dentry leak in ovl_get_redirectLiangyan2021-02-101-1/+1
* rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells2021-02-101-3/+3
* pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust2021-02-031-0/+1
* fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers2021-01-301-11/+13
* writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2021-01-303-20/+14
* exit/exec: Seperate mm_release()Thomas Gleixner2021-01-301-1/+1
* btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik2021-01-271-0/+2
* 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-191-0/+3
* NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust2021-01-191-5/+7
* NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust2021-01-191-0/+1
* pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust2021-01-191-0/+6
* NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski2021-01-191-1/+1
* btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana2021-01-192-3/+18
* ext4: fix bug for rename with RENAME_WHITEOUTyangerkun2021-01-191-7/+9
* btrfs: send: fix wrong file path when there is an inode with a pending rmdirFilipe Manana2021-01-121-18/+31
* proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan2021-01-123-18/+29
* proc: change ->nlink under proc_subdir_lockAlexey Dobriyan2021-01-121-16/+15
* NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust2021-01-063-3/+37
* quota: Don't overflow quota file offsetsJan Kara2021-01-061-4/+4
* fcntl: Fix potential deadlock in send_sig{io, urg}()Boqun Feng2021-01-061-4/+6
* reiserfs: add check for an invalid ih_entry_countRustam Kovhaev2021-01-061-0/+6
* ext4: don't remount read-only with errors=continue on rebootJan Kara2021-01-061-8/+6
* ubifs: prevent creating duplicate encrypted filenamesEric Biggers2021-01-061-4/+13
* f2fs: prevent creating duplicate encrypted filenamesEric Biggers2021-01-061-0/+2
* ext4: prevent creating duplicate encrypted filenamesEric Biggers2021-01-061-0/+3
* fscrypt: add fscrypt_is_nokey_name()Eric Biggers2021-01-061-5/+5
* jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp2020-12-301-1/+1
* jffs2: Fix GC exit abnormallyZhe Li2020-12-301-0/+16
* ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger2020-12-301-2/+11
* SMB3.1.1: do not log warning message if server doesn't populate saltSteve French2020-12-302-5/+16
* SMB3: avoid confusing warning message on mount to AzureSteve French2020-12-301-1/+2
* ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques2020-12-301-2/+9
* ext4: fix deadlock with fs freezing and EA inodesJan Kara2020-12-301-5/+14
* ext4: fix a memory leak of ext4_free_dataChunguang Xu2020-12-301-0/+1
* nfs_common: need lock during iterate through the listCheng Lin2020-12-301-1/+5
* nfsd: Fix message level for normal terminationkazuo ito2020-12-301-2/+1
* NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown2020-12-301-1/+1
* lockd: don't use interval-based rebinding over TCPCalum Mackay2020-12-301-9/+11
* NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia2020-12-301-2/+8
* quota: Sanity-check quota file headers on loadJan Kara2020-12-301-0/+19
* gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson2020-12-111-0/+4