| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fs/jfs: fix potential integer overflow on shift of a int | Colin Ian King | 2021-03-03 | 1 | -1/+1 |
* | btrfs: clarify error returns values in __load_free_space_cache | Zhihao Cheng | 2021-03-03 | 1 | -1/+5 |
* | cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. | Shyam Prasad N | 2021-03-03 | 1 | -0/+1 |
* | ntfs: check for valid standard information attribute | Rustam Kovhaev | 2021-03-03 | 1 | -0/+6 |
* | ovl: skip getxattr of security labels | Amir Goldstein | 2021-02-23 | 1 | -7/+8 |
* | ovl: perform vfs_getxattr() with mounter creds | Miklos Szeredi | 2021-02-23 | 1 | -0/+2 |
* | squashfs: add more sanity checks in xattr id lookup | Phillip Lougher | 2021-02-23 | 1 | -9/+57 |
* | squashfs: add more sanity checks in inode lookup | Phillip Lougher | 2021-02-23 | 1 | -8/+33 |
* | squashfs: add more sanity checks in id lookup | Phillip Lougher | 2021-02-23 | 4 | -12/+45 |
* | memcg: fix a crash in wb_workfn when a device disappears | Theodore Ts'o | 2021-02-23 | 1 | -1/+1 |
* | pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() | Trond Myklebust | 2021-02-23 | 1 | -1/+7 |
* | mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page | Muchun Song | 2021-02-10 | 1 | -1/+2 |
* | smb3: Fix out-of-bounds bug in SMB2_negotiate() | Gustavo A. R. Silva | 2021-02-10 | 1 | -1/+1 |
* | cifs: report error instead of invalid when revalidating a dentry fails | Aurelien Aptel | 2021-02-10 | 1 | -2/+20 |
* | ovl: fix dentry leak in ovl_get_redirect | Liangyan | 2021-02-10 | 1 | -1/+1 |
* | fs: fix lazytime expiration handling in __writeback_single_inode() | Eric Biggers | 2021-01-30 | 1 | -11/+13 |
* | writeback: Drop I_DIRTY_TIME_EXPIRE | Jan Kara | 2021-01-30 | 2 | -18/+12 |
* | fs: move I_DIRTY_INODE to fs.h | Christoph Hellwig | 2021-01-30 | 3 | -9/+6 |
* | nfsd4: readdirplus shouldn't return parent of export | J. Bruce Fields | 2021-01-23 | 1 | -1/+6 |
* | ext4: fix superblock checksum failure when setting password salt | Jan Kara | 2021-01-23 | 1 | -0/+3 |
* | NFS: nfs_igrab_and_active must first reference the superblock | Trond Myklebust | 2021-01-23 | 1 | -5/+7 |
* | pNFS: Mark layout for return if return-on-close was not sent | Trond Myklebust | 2021-01-23 | 1 | -0/+6 |
* | NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock | Dave Wysochanski | 2021-01-23 | 1 | -1/+1 |
* | btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan | Filipe Manana | 2021-01-23 | 2 | -3/+18 |
* | ext4: fix bug for rename with RENAME_WHITEOUT | yangerkun | 2021-01-23 | 1 | -7/+9 |
* | ubifs: wbuf: Don't leak kernel memory to flash | Richard Weinberger | 2021-01-17 | 1 | -2/+11 |
* | quota: Don't overflow quota file offsets | Jan Kara | 2021-01-09 | 1 | -4/+4 |
* | reiserfs: add check for an invalid ih_entry_count | Rustam Kovhaev | 2021-01-09 | 1 | -0/+6 |
* | jfs: Fix array index bounds check in dbAdjTree | Dave Kleikamp | 2020-12-29 | 1 | -1/+1 |
* | jffs2: Fix GC exit abnormally | Zhe Li | 2020-12-29 | 1 | -0/+16 |
* | ceph: fix race in concurrent __ceph_remove_cap invocations | Luis Henriques | 2020-12-29 | 1 | -2/+9 |
* | ext4: fix deadlock with fs freezing and EA inodes | Jan Kara | 2020-12-29 | 1 | -5/+14 |
* | ext4: fix a memory leak of ext4_free_data | Chunguang Xu | 2020-12-29 | 1 | -0/+1 |
* | btrfs: fix return value mixup in btrfs_get_extent | Pavel Machek | 2020-12-29 | 1 | -1/+1 |
* | Btrfs: fix selftests failure due to uninitialized i_mode in test inodes | Filipe Manana | 2020-12-29 | 1 | -1/+7 |
* | nfs_common: need lock during iterate through the list | Cheng Lin | 2020-12-29 | 1 | -1/+5 |
* | nfsd: Fix message level for normal termination | kazuo ito | 2020-12-29 | 1 | -2/+1 |
* | NFS: switch nfsiod to be an UNBOUND workqueue. | NeilBrown | 2020-12-29 | 1 | -1/+1 |
* | lockd: don't use interval-based rebinding over TCP | Calum Mackay | 2020-12-29 | 1 | -9/+11 |
* | NFSv4.2: condition READDIR's mask for security label based on LSM state | Olga Kornievskaia | 2020-12-29 | 1 | -2/+8 |
* | quota: Sanity-check quota file headers on load | Jan Kara | 2020-12-29 | 1 | -0/+19 |
* | gfs2: check for empty rgrp tree in gfs2_ri_update | Bob Peterson | 2020-12-11 | 1 | -0/+4 |
* | cifs: fix potential use-after-free in cifs_echo_request() | Paulo Alcantara | 2020-12-11 | 1 | -0/+2 |
* | efivarfs: revert "fix memory leak in efivarfs_create()" | Ard Biesheuvel | 2020-12-02 | 2 | -1/+2 |
* | proc: don't allow async path resolution of /proc/self components | Jens Axboe | 2020-12-02 | 1 | -0/+7 |
* | btrfs: inode: Verify inode mode to avoid NULL pointer dereference | Qu Wenruo | 2020-12-02 | 2 | -8/+34 |
* | btrfs: adjust return values of btrfs_inode_by_name | Su Yue | 2020-12-02 | 1 | -12/+10 |
* | btrfs: tree-checker: Enhance chunk checker to validate chunk profile | Qu Wenruo | 2020-12-02 | 1 | -0/+7 |
* | btrfs: fix lockdep splat when reading qgroup config on mount | Filipe Manana | 2020-12-02 | 1 | -1/+1 |
* | ext4: fix bogus warning in ext4_update_dx_flag() | Jan Kara | 2020-11-24 | 1 | -1/+2 |