1. 4125714 ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT by Ritesh Harjani · 5 years ago
  2. 8527528 f2fs: call f2fs_balance_fs outside of locked page by Jaegeuk Kim · 5 years ago
  3. 678b25b f2fs: preallocate DIO blocks when forcing buffered_io by Jaegeuk Kim · 5 years ago
  4. ac3aea4 ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project() by Chengguang Xu · 5 years ago
  5. 9275ae5 jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer by zhangyi (F) · 4 years, 9 months ago
  6. f09998f jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() by zhangyi (F) · 4 years, 9 months ago
  7. 590d35be NFSv4.1 make cachethis=no for writes by Olga Kornievskaia · 4 years, 9 months ago
  8. 51a610a5 cifs: fix mount option display for sec=krb5i by Petr Pavlu · 4 years, 9 months ago
  9. 03f6c2b cifs: make sure we do not overflow the max EA buffer size by Ronnie Sahlberg · 4 years, 9 months ago
  10. cafaf6b btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 10 months ago
  11. 2655c88 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 10 months ago
  12. f3cdf02 btrfs: ref-verify: fix memory leaks by Wenwen Wang · 4 years, 10 months ago
  13. bf4a971 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 10 months ago
  14. c43f560a ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 4 years, 9 months ago
  15. 94f0fe0 ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 4 years, 9 months ago
  16. 5b0a265 ext4: fix checksum errors with indexed dirs by Jan Kara · 4 years, 9 months ago
  17. 449e607 ext4: fix support for inode sizes > 1024 bytes by Theodore Ts'o · 4 years, 10 months ago
  18. f080204 ext4: don't assume that mmp_nodename/bdevname have NUL by Andreas Dilger · 4 years, 10 months ago
  19. f481812 NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals by Robert Milkowski · 4 years, 10 months ago
  20. cf36073 NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 4 years, 10 months ago
  21. 5d0a6d7 NFSv4: pnfs_roc() must use cred_fscmp() to compare creds by Trond Myklebust · 4 years, 10 months ago
  22. 86065de NFS: Fix fix of show_nfs_errors by Trond Myklebust · 4 years, 11 months ago
  23. 5d70309 NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() by Trond Myklebust · 4 years, 11 months ago
  24. 1ef47a0 NFS: Revalidate the file size on a fatal write error by Trond Myklebust · 4 years, 11 months ago
  25. b7560b5b nfs: NFS_SWAP should depend on SWAP by Geert Uytterhoeven · 4 years, 11 months ago
  26. b64d7f7 cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 4 years, 10 months ago
  27. 4987426 btrfs: free block groups after free'ing fs trees by Josef Bacik · 4 years, 10 months ago
  28. 26ca39ac btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  29. c533cf5 ubifs: Fix memory leak from c->sup_node by Quanyang Wang · 4 years, 10 months ago
  30. 7eece78 nfsd: Return the correct number of bytes written to the file by Trond Myklebust · 5 years ago
  31. e948296 nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 5 years ago
  32. 9f3fa8b nfsd: fix delay timer on 32-bit architectures by Arnd Bergmann · 5 years ago
  33. 0a7473b ext2: Adjust indentation in ext2_fill_super by Nathan Chancellor · 5 years ago
  34. 07fbef9 fix up iter on short count in fuse_direct_io() by Miklos Szeredi · 4 years, 10 months ago
  35. 03c0309 ocfs2: fix oops when writing cloned file by Gang He · 4 years, 10 months ago
  36. 8dcbf26 aio: prevent potential eventfd recursion on poll by Jens Axboe · 4 years, 10 months ago
  37. 844d202 eventfd: track eventfd_signal() recursion depth by Jens Axboe · 4 years, 10 months ago
  38. ae35ac3 gfs2: fix O_SYNC write handling by Andreas Gruenbacher · 4 years, 10 months ago
  39. 6373486 gfs2: move setting current->backing_dev_info by Christoph Hellwig · 4 years, 10 months ago
  40. c61b93fa gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 by Abhi Das · 4 years, 10 months ago
  41. 9e78c0e btrfs: Correctly handle empty trees in find_first_clear_extent_bit by Nikolay Borisov · 4 years, 10 months ago
  42. d82ff2d btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 10 months ago
  43. 5e7a9ad Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 10 months ago
  44. ce06684 btrfs: drop log root for dropped roots by Josef Bacik · 4 years, 10 months ago
  45. 7baf8f6 btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 10 months ago
  46. 78748f2 Btrfs: fix infinite loop during fsync after rename operations by Filipe Manana · 4 years, 10 months ago
  47. 79a29de Btrfs: make deduplication with range including the last block work by Filipe Manana · 5 years ago
  48. ddb36ab Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 5 years ago
  49. f0edd3a ext4: fix race conditions in ->d_compare() and ->d_hash() by Eric Biggers · 4 years, 10 months ago
  50. d44fa04 ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 4 years, 11 months ago
  51. b19f130 jbd2_seq_info_next should increase position index by Vasily Averin · 4 years, 10 months ago
  52. 6282102 nfsd: fix filecache lookup by Trond Myklebust · 4 years, 11 months ago
  53. 4544a69 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 4 years, 10 months ago
  54. 293cdcd NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 4 years, 10 months ago
  55. f3107a3 btrfs: Handle another split brain scenario with metadata uuid feature by Nikolay Borisov · 4 years, 10 months ago
  56. dd98372 btrfs: fix improper setting of scanned for range cyclic write cache pages by Josef Bacik · 4 years, 11 months ago
  57. e911629 f2fs: fix race conditions in ->d_compare() and ->d_hash() by Eric Biggers · 4 years, 10 months ago
  58. 6d722cd f2fs: fix dcache lookup of !casefolded directories by Eric Biggers · 4 years, 10 months ago
  59. f480355 f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 4 years, 11 months ago
  60. b1de9ec f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 4 years, 11 months ago
  61. ae2cb41 f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
  62. 0884628 ovl: fix lseek overflow on 32bit by Miklos Szeredi · 4 years, 10 months ago
  63. 809e16a6 ovl: fix wrong WARN_ON() in ovl_cache_update_ino() by Amir Goldstein · 5 years ago
  64. 3728834 erofs: fix out-of-bound read for shifted uncompressed block by Gao Xiang · 4 years, 11 months ago
  65. a421f51 fs: allow deduplication of eof block into the end of the destination file by Filipe Manana · 5 years ago
  66. 65e6f63 ubifs: Fix deadlock in concurrent bulk-read and writepage by Zhihao Cheng · 4 years, 10 months ago
  67. e3a561a ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag by Eric Biggers · 5 years ago
  68. 91f96a9 ubifs: Fix wrong memory allocation by Sascha Hauer · 5 years ago
  69. 0119c61 ubifs: don't trigger assertion on invalid no-key filename by Eric Biggers · 4 years, 10 months ago
  70. 9220bf1 fscrypt: don't print name of busy file when removing key by Eric Biggers · 4 years, 10 months ago
  71. cb33e47 utimes: Clamp the timestamps in notify_change() by Amir Goldstein · 5 years ago
  72. c2c814f memcg: fix a crash in wb_workfn when a device disappears by Theodore Ts'o · 4 years, 10 months ago
  73. c5e3c88 btrfs: do not zero f_bavail if we have available space by Josef Bacik · 4 years, 10 months ago
  74. 761a10b reiserfs: Fix memory leak of journal device string by Jan Kara · 5 years ago
  75. 73774de gfs2: Another gfs2_find_jhead fix by Andreas Gruenbacher · 5 years ago
  76. cd08267 cifs: fix soft mounts hanging in the reconnect code by Ronnie Sahlberg · 4 years, 10 months ago
  77. 2c38e61 vfs: fix do_last() regression by Al Viro · 4 years, 10 months ago
  78. e088841 cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() by Paulo Alcantara (SUSE) · 4 years, 10 months ago
  79. b396ec7 cifs: set correct max-buffer-size for smb2_ioctl_init() by Ronnie Sahlberg · 4 years, 10 months ago
  80. d65b067 CIFS: Fix task struct use-after-free on reconnect by Vincent Whitchurch · 4 years, 10 months ago
  81. 6826af9 debugfs: Return -EPERM when locked down by Eric Snowberg · 5 years ago
  82. ab94448 readdir: be more conservative with directory entry names by Linus Torvalds · 4 years, 10 months ago
  83. 45475988 do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 4 years, 10 months ago
  84. 376b860 readdir: make user_access_begin() use the real access range by Linus Torvalds · 4 years, 10 months ago
  85. fdd0f3b ceph: hold extra reference to r_parent over life of request by Jeff Layton · 6 years ago
  86. 2d00fec afs: Fix characters allowed into cell names by David Howells · 4 years, 10 months ago
  87. b29d143 Revert "io_uring: only allow submit from owning task" by Jens Axboe · 4 years, 10 months ago
  88. c1b9854 afs: Remove set but not used variables 'before', 'after' by zhengbin · 5 years ago
  89. cdac804 nfsd: depend on CRYPTO_MD5 for legacy client tracking by Patrick Steinhardt · 5 years ago
  90. dc08e44 xfs: Sanity check flags of Q_XQUOTARM call by Jan Kara · 5 years ago
  91. 5090afc reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr by Jeff Mahoney · 4 years, 10 months ago
  92. cef6f2a Btrfs: always copy scrub arguments back to user space by Filipe Manana · 4 years, 10 months ago
  93. 2f7050c btrfs: check rw_devices, not num_devices for balance by Josef Bacik · 4 years, 10 months ago
  94. b25e68d btrfs: fix memory leak in qgroup accounting by Johannes Thumshirn · 4 years, 10 months ago
  95. 707de9c btrfs: relocation: fix reloc_root lifespan and access by Qu Wenruo · 4 years, 10 months ago
  96. 4c281ce btrfs: do not delete mismatched root refs by Josef Bacik · 5 years ago
  97. d5e3478 btrfs: fix invalid removal of root ref by Josef Bacik · 5 years ago
  98. a8ac2da btrfs: rework arguments of btrfs_unlink_subvol by Josef Bacik · 5 years ago
  99. af2e7c9 io_uring: only allow submit from owning task by Jens Axboe · 4 years, 10 months ago
  100. 7e7f292 fuse: fix fuse_send_readpages() in the syncronous read case by Miklos Szeredi · 4 years, 10 months ago