- db868b4 vboxfs: fix broken legacy mount signature checking by Linus Torvalds · 3 years, 4 months ago
- 14cbfee ext4: correct the error path of ext4_write_inline_data_end() by Zhang Yi · 3 years, 6 months ago
- d7a15e1 ext4: check and update i_disksize properly by Zhang Yi · 3 years, 6 months ago
- 8f174a2 nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero by Trond Myklebust · 3 years, 4 months ago
- 12d4b17 nfsd: fix error handling of register_pernet_subsys() in init_nfsd() by Patrick Ho · 3 years, 5 months ago
- 1bc2f31 ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO by Miklos Szeredi · 3 years, 4 months ago
- 9763ffd ovl: fix missing negative dentry check in ovl_rename() by Zheng Liang · 3 years, 4 months ago
- 84778fd smb3: correct smb3 ACL security descriptor by Steve French · 3 years, 4 months ago
- 76c7063 ext2: fix sleeping in atomic bugs on error by Dan Carpenter · 3 years, 4 months ago
- 63c8993 btrfs: fix mount failure due to past and transient device flush error by Filipe Manana · 3 years, 4 months ago
- 50628b0 btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling by Qu Wenruo · 3 years, 5 months ago
- 83050cc nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN by Dai Ngo · 3 years, 4 months ago
- 3770e21 ext4: fix potential infinite loop in ext4_dx_readdir() by yangerkun · 3 years, 4 months ago
- a63474d ext4: add error checking to ext4_ext_replay_set_iblocks() by Theodore Ts'o · 3 years, 5 months ago
- 9ccf354 ext4: fix reserved space counter leakage by Jeffle Xu · 3 years, 5 months ago
- dc09421 ext4: limit the number of blocks in one ADD_RANGE TLV by Hou Tao · 3 years, 5 months ago
- d11502f ext4: fix loff_t overflow in ext4_max_bitmap_size() by Ritesh Harjani · 3 years, 8 months ago
- 3bef1b7 debugfs: debugfs_create_file_size(): use IS_ERR to check for error by Nirmoy Das · 3 years, 5 months ago
- 15fd395 elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings by Chen Jingwen · 3 years, 4 months ago
- 23a6dfa fs-verity: fix signed integer overflow with i_size near S64_MAX by Eric Biggers · 3 years, 4 months ago
- 5909429 qnx4: work around gcc false positive warning bug by Linus Torvalds · 3 years, 4 months ago
- 61454e7 qnx4: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
- ce09235 io_uring: put provided buffer meta data under memcg accounting by Jens Axboe · 3 years, 4 months ago
- 3d42ed6 cifs: fix a sign extension bug by Dan Carpenter · 3 years, 4 months ago
- 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
- 22538c1 afs: Fix updating of i_blocks on file/dir extension by David Howells · 3 years, 4 months ago
- 5535294 afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation by David Howells · 3 years, 5 months ago
- 80af86c btrfs: prevent __btrfs_dump_space_info() to underflow its free space by Qu Wenruo · 3 years, 4 months ago
- 93028da cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 4 months ago
- 437be4d ocfs2: drop acl cache for directories too by Wengang Wang · 3 years, 4 months ago
- d7736e2 nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group by Nanyong Sun · 3 years, 4 months ago
- 0f36028 nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group by Nanyong Sun · 3 years, 4 months ago
- 5770b54 nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group by Nanyong Sun · 3 years, 4 months ago
- 5acb21e nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group by Nanyong Sun · 3 years, 4 months ago
- 0480f7a nilfs2: fix NULL pointer in nilfs_##name##_attr_release by Nanyong Sun · 3 years, 4 months ago
- d95b50f nilfs2: fix memory leak in nilfs_sysfs_create_device_group by Nanyong Sun · 3 years, 4 months ago
- aa1af89 btrfs: fix lockdep warning while mounting sprout fs by Anand Jain · 3 years, 5 months ago
- c43803c btrfs: update the bdev time directly when closing by Josef Bacik · 3 years, 6 months ago
- 921ef7c ceph: lockdep annotations for try_nonblocking_invalidate by Jeff Layton · 3 years, 5 months ago
- 487ead3 ceph: remove the capsnaps when removing caps by Xiubo Li · 3 years, 5 months ago
- 386fd6f ceph: request Fw caps before updating the mtime in ceph_write_iter by Jeff Layton · 3 years, 5 months ago
- e418ce8 ceph: cancel delayed work instead of flushing on mdsc teardown by Jeff Layton · 3 years, 6 months ago
- 8193ad3 ceph: allow ceph_put_mds_session to take NULL or ERR_PTR by Jeff Layton · 3 years, 7 months ago
- 0796d99 nilfs2: use refcount_dec_and_lock() to fix potential UAF by Zhen Lei · 3 years, 4 months ago
- 5d0e6a5 coredump: fix memleak in dump_vma_snapshot() by QiuXi · 3 years, 4 months ago
- b7d4f31 fuse: fix use after free in fuse_read_interrupt() by Miklos Szeredi · 3 years, 5 months ago
- ce8f81b io_uring: ensure symmetry in handling iter types in loop_rw_iter() by Jens Axboe · 3 years, 4 months ago
- 88f3d95 btrfs: fix upper limit for max_inline for page size 64K by Anand Jain · 3 years, 5 months ago
- ad3ea16 fanotify: limit number of event merge attempts by Amir Goldstein · 3 years, 11 months ago
- 69775e4 ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup() by chenying · 3 years, 5 months ago
- 9a4e7f9 io_uring: remove duplicated io_size from rw by Pavel Begunkov · 4 years, 2 months ago
- 6930a2a fs/io_uring Don't use the return value from import_iovec(). by David Laight · 4 years, 2 months ago
- eb04c51 nfsd: fix crash on LOCKT on reexported NFSv3 by J. Bruce Fields · 3 years, 5 months ago
- ba2fadd cifs: fix wrong release in sess_alloc_buffer() failed path by Ding Hui · 3 years, 5 months ago
- b225eea btrfs: tree-log: check btrfs_lookup_data_extent return value by Marcos Paulo de Souza · 3 years, 6 months ago
- 9ce6e29 lockd: lockd server-side shouldn't set fl_ops by J. Bruce Fields · 3 years, 5 months ago
- 2225a5c gfs2: Don't call dlm after protocol is unmounted by Bob Peterson · 3 years, 6 months ago
- fca514f iomap: pass writeback errors to the mapping by Darrick J. Wong · 3 years, 5 months ago
- 783be2a gfs2: Fix glock recursion in freeze_go_xmote_bh by Bob Peterson · 3 years, 8 months ago
- 6afd1e0 userfaultfd: prevent concurrent API initialization by Nadav Amit · 3 years, 5 months ago
- bb81085 f2fs: should put a page beyond EOF when preparing a write by Jaegeuk Kim · 3 years, 5 months ago
- d04925f f2fs: deallocate compressed pages when error happens by Jaegeuk Kim · 3 years, 5 months ago
- 4b71928 f2fs: fix to unmap pages from userspace process in punch_hole() by Chao Yu · 3 years, 5 months ago
- 1c934ab f2fs: fix unexpected ENOENT comes from f2fs_map_blocks() by Chao Yu · 3 years, 5 months ago
- 45cb5f8 f2fs: fix to account missing .skipped_gc_rwsem by Chao Yu · 3 years, 5 months ago
- 9bab2bc fscache: Fix cookie key hashing by David Howells · 3 years, 7 months ago
- 9aa7a3f NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid by Trond Myklebust · 3 years, 6 months ago
- 2a54242 NFSv4/pNFS: Always allow update of a zero valued layout barrier by Trond Myklebust · 3 years, 6 months ago
- 4b96ede NFSv4/pNFS: Fix a layoutget livelock loop by Trond Myklebust · 3 years, 6 months ago
- 31fd321 f2fs: reduce the scope of setting fsck tag when de->name_len is zero by Yangtao Li · 3 years, 6 months ago
- 2d586a3 f2fs: quota: fix potential deadlock by Chao Yu · 3 years, 6 months ago
- 74d6dfc f2fs: fix to do sanity check for sb/cp fields correctly by Chao Yu · 3 years, 5 months ago
- 8248b61 ceph: fix dereference of null pointer cf by Colin Ian King · 3 years, 5 months ago
- c1b249e btrfs: reset replace target device to allocation state on close by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 0901af5 btrfs: wake up async_delalloc_pages waiters after submit by Josef Bacik · 3 years, 6 months ago
- 9ac2186 io-wq: fix wakeup race when adding new work by Jens Axboe · 3 years, 4 months ago
- 548ee20 io_uring: fail links of cancelled timeouts by Pavel Begunkov · 3 years, 4 months ago
- 54eb621 io_uring: add ->splice_fd_in checks by Pavel Begunkov · 3 years, 4 months ago
- a3ed34b io_uring: place fixed tables under memcg limits by Pavel Begunkov · 3 years, 4 months ago
- 5103b73 io_uring: limit fixed table size by RLIMIT_NOFILE by Pavel Begunkov · 3 years, 4 months ago
- 1319689 fuse: flush extending writes by Miklos Szeredi · 3 years, 5 months ago
- 8018100 fuse: truncate pagecache on atomic_o_trunc by Miklos Szeredi · 3 years, 5 months ago
- 24fbd77d io_uring: IORING_OP_WRITE needs hash_reg_file set by Jens Axboe · 3 years, 5 months ago
- 611b7f9dc f2fs: guarantee to write dirty data when enabling checkpoint back by Jaegeuk Kim · 3 years, 5 months ago
- 6c48572 CIFS: Fix a potencially linear read overflow by Len Baker · 3 years, 5 months ago
- b4bbb77 gfs2: init system threads before freeze lock by Bob Peterson · 3 years, 8 months ago
- 9295566 mm/swap: consider max pages in iomap_swapfile_add_extent by Xu Yu · 3 years, 5 months ago
- cb788d6 nfsd4: Fix forced-expiry locking by J. Bruce Fields · 3 years, 5 months ago
- c9773f4 lockd: Fix invalid lockowner cast after vfs_test_lock by Benjamin Coddington · 3 years, 6 months ago
- afffa7b debugfs: Return error during {full/open}_proxy_open() on rmmod by Sven Eckelmann · 3 years, 6 months ago
- c4aaad8 gfs2: Fix memory leak of object lsi on error return path by Colin Ian King · 3 years, 6 months ago
- 9d99995 udf_get_extendedattr() had no boundary checks. by Stian Skjelstad · 3 years, 5 months ago
- db2f238 fcntl: fix potential deadlock for &fasync_struct.fa_lock by Desmond Cheong Zhi Xi · 3 years, 7 months ago
- 48aa6e4 isofs: joliet: Fix iocharset=utf8 mount option by Pali Rohár · 3 years, 5 months ago
- 940ac46 udf: Fix iocharset=utf8 mount option by Pali Rohár · 3 years, 5 months ago
- 4cf1551 udf: Check LVID earlier by Jan Kara · 3 years, 9 months ago
- ad5e13f fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 7 months ago
- 40ba433 new helper: inode_wrong_type() by Al Viro · 3 years, 11 months ago
- 23c2949 ceph: fix possible null-pointer dereference in ceph_mdsmap_decode() by Tuo Li · 3 years, 5 months ago
- ae16b7c Revert "Add a reference to ucounts for each cred" by Greg Kroah-Hartman · 3 years, 4 months ago