- 3c2434d tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 3 years, 4 months ago
- f09e1a2 fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 3 years, 4 months ago
- 68ac723 fscrypt: allow 256-bit master keys with AES-256-XTS by Eric Biggers · 3 years, 3 months ago
- 6bc8317 quota: correct error number in free_dqentry() by Zhang Yi · 3 years, 3 months ago
- ceeb0a8 quota: check block number when reading the block in quota file by Zhang Yi · 3 years, 3 months ago
- 4fd9f05 ovl: fix use after free in struct ovl_aio_req by yangerkun · 3 years, 3 months ago
- b4a4c9d btrfs: call btrfs_check_rw_degradable only if there is a missing device by Anand Jain · 3 years, 2 months ago
- b406439 btrfs: fix lost error handling when replaying directory deletes by Filipe Manana · 3 years, 3 months ago
- 8992aab btrfs: clear MISSING device status bit in btrfs_close_one_device by Li Zhang · 3 years, 3 months ago
- b05eea1 fuse: fix page stealing by Miklos Szeredi · 3 years, 2 months ago
- d81e341 ext4: refresh the ext4_ext_path struct after dropping i_data_sem. by yangerkun · 3 years, 4 months ago
- 4089432 ext4: ensure enough credits in ext4_ext_shift_path_extents by yangerkun · 3 years, 4 months ago
- aa21b7e ext4: fix lazy initialization next schedule time computation in more granular unit by Shaoying Xu · 3 years, 4 months ago
- 284ad31 exfat: fix incorrect loading of i_blocks for large files by Sungjong Seo · 3 years, 2 months ago
- 9d623bf ocfs2: fix data corruption on truncate by Jan Kara · 3 years, 2 months ago
- 86d4aed isofs: Fix out of bound access for corrupted isofs image by Jan Kara · 3 years, 2 months ago
- 7487865 Revert "io_uring: reinforce cancel on flush during exit" by Lee Jones · 3 years, 2 months ago
- 5043fbd ocfs2: fix race between searching chunks and release journal_head from buffer_head by Gautham Ananthakrishna · 3 years, 2 months ago
- b663890 ext4: fix possible UAF when remounting r/o a mmp-protected file system by Theodore Ts'o · 3 years, 6 months ago
- 3f2c12e io_uring: don't take uring_lock during iowq cancel by Pavel Begunkov · 3 years, 10 months ago
- f9d16a4 btrfs: deal with errors when checking if a dir entry exists during log replay by Filipe Manana · 3 years, 3 months ago
- b721500 vfs: check fd has read access in kernel_read_file_from_fd() by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 3cda4bf userfaultfd: fix a race between writeprotect and exit_mmap() by Nadav Amit · 3 years, 2 months ago
- 93be0ee ocfs2: mount fails with buffer overflow in strlen by Valentin Vidic · 3 years, 2 months ago
- f1b9856 ocfs2: fix data corruption after conversion from inline format by Jan Kara · 3 years, 2 months ago
- 1727e86 ceph: fix handling of "meta" errors by Jeff Layton · 3 years, 3 months ago
- 603d4bc ceph: skip existing superblocks that are blocklisted or shut down when mounting by Jeff Layton · 3 years, 3 months ago
- 0f4308a NFSD: Keep existing listeners on portlist error by Benjamin Coddington · 3 years, 3 months ago
- f59da9f io_uring: fix splice_fd_in checks backport typo by Kamal Mostafa · 3 years, 2 months ago
- 0e32a2b btrfs: fix abort logic in btrfs_replace_file_extents by Josef Bacik · 3 years, 3 months ago
- 5292487 btrfs: update refs for any root except tree log roots by Josef Bacik · 3 years, 3 months ago
- 352349a btrfs: check for error when looking up inode during dir entry replay by Filipe Manana · 3 years, 3 months ago
- 4ed6847 btrfs: deal with errors when adding inode reference during log replay by Filipe Manana · 3 years, 3 months ago
- 95d3aba btrfs: deal with errors when replaying dir entry during log replay by Filipe Manana · 3 years, 3 months ago
- 206868a btrfs: unlock newly allocated extent buffer after error by Qu Wenruo · 3 years, 4 months ago
- db868b4 vboxfs: fix broken legacy mount signature checking by Linus Torvalds · 3 years, 3 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, 3 months ago
- 12d4b17 nfsd: fix error handling of register_pernet_subsys() in init_nfsd() by Patrick Ho · 3 years, 4 months ago
- 1bc2f31 ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO by Miklos Szeredi · 3 years, 3 months ago
- 9763ffd ovl: fix missing negative dentry check in ovl_rename() by Zheng Liang · 3 years, 3 months ago
- 84778fd smb3: correct smb3 ACL security descriptor by Steve French · 3 years, 3 months ago
- 76c7063 ext2: fix sleeping in atomic bugs on error by Dan Carpenter · 3 years, 3 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, 4 months ago
- 83050cc nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN by Dai Ngo · 3 years, 3 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, 4 months ago
- 9ccf354 ext4: fix reserved space counter leakage by Jeffle Xu · 3 years, 4 months ago
- dc09421 ext4: limit the number of blocks in one ADD_RANGE TLV by Hou Tao · 3 years, 4 months ago
- d11502f ext4: fix loff_t overflow in ext4_max_bitmap_size() by Ritesh Harjani · 3 years, 7 months ago
- 3bef1b7 debugfs: debugfs_create_file_size(): use IS_ERR to check for error by Nirmoy Das · 3 years, 4 months ago
- 15fd395 elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings by Chen Jingwen · 3 years, 3 months ago
- 23a6dfa fs-verity: fix signed integer overflow with i_size near S64_MAX by Eric Biggers · 3 years, 3 months ago
- 5909429 qnx4: work around gcc false positive warning bug by Linus Torvalds · 3 years, 3 months ago
- 61454e7 qnx4: avoid stringop-overread errors by Linus Torvalds · 3 years, 3 months ago
- ce09235 io_uring: put provided buffer meta data under memcg accounting by Jens Axboe · 3 years, 3 months ago
- 3d42ed6 cifs: fix a sign extension bug by Dan Carpenter · 3 years, 3 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, 4 months ago
- 80af86c btrfs: prevent __btrfs_dump_space_info() to underflow its free space by Qu Wenruo · 3 years, 3 months ago
- 93028da cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 3 months ago
- 437be4d ocfs2: drop acl cache for directories too by Wengang Wang · 3 years, 3 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, 4 months ago
- c43803c btrfs: update the bdev time directly when closing by Josef Bacik · 3 years, 5 months ago
- 921ef7c ceph: lockdep annotations for try_nonblocking_invalidate by Jeff Layton · 3 years, 4 months ago
- 487ead3 ceph: remove the capsnaps when removing caps by Xiubo Li · 3 years, 4 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, 5 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, 10 months ago
- 69775e4 ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup() by chenying · 3 years, 4 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, 4 months ago
- ba2fadd cifs: fix wrong release in sess_alloc_buffer() failed path by Ding Hui · 3 years, 4 months ago
- b225eea btrfs: tree-log: check btrfs_lookup_data_extent return value by Marcos Paulo de Souza · 3 years, 5 months ago
- 9ce6e29 lockd: lockd server-side shouldn't set fl_ops by J. Bruce Fields · 3 years, 4 months ago
- 2225a5c gfs2: Don't call dlm after protocol is unmounted by Bob Peterson · 3 years, 5 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, 7 months ago
- 6afd1e0 userfaultfd: prevent concurrent API initialization by Nadav Amit · 3 years, 4 months ago
- bb81085 f2fs: should put a page beyond EOF when preparing a write by Jaegeuk Kim · 3 years, 4 months ago
- d04925f f2fs: deallocate compressed pages when error happens by Jaegeuk Kim · 3 years, 4 months ago
- 4b71928 f2fs: fix to unmap pages from userspace process in punch_hole() by Chao Yu · 3 years, 4 months ago
- 1c934ab f2fs: fix unexpected ENOENT comes from f2fs_map_blocks() by Chao Yu · 3 years, 4 months ago
- 45cb5f8 f2fs: fix to account missing .skipped_gc_rwsem by Chao Yu · 3 years, 4 months ago