1. 48fdbe2 ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 4 years, 6 months ago
  2. b7dc081 ext4: fix mount failure with quota configured as module by Jan Kara · 4 years, 5 months ago
  3. 50017ce ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 6 months ago
  4. 7720966 ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 4 years, 6 months ago
  5. cc9948a ext4: fix potential race between online resizing and write operations by Theodore Ts'o · 4 years, 6 months ago
  6. 3888460 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 4 years, 6 months ago
  7. 9b6e909 ext4: fix a data race in EXT4_I(inode)->i_disksize by Qian Cai · 4 years, 6 months ago
  8. 4512119a jbd2: fix ocfs2 corrupt when clearing block group bits by wangyan · 4 years, 5 months ago
  9. d7a5408 ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() by Wenwen Wang · 5 years ago
  10. 70457d9 ecryptfs: fix a memory leak bug in parse_tag_1_packet() by Wenwen Wang · 5 years ago
  11. 3edf855 cifs: log warning message (once) if out of disk space by Steve French · 4 years, 6 months ago
  12. f3c539f help_next should increase position index by Vasily Averin · 4 years, 6 months ago
  13. 47f4408 NFS: Fix memory leaks by Wenwen Wang · 4 years, 6 months ago
  14. 42cdf18 reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() by Yunfeng Ye · 4 years, 6 months ago
  15. 4720fb09d ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() by wangyan · 4 years, 6 months ago
  16. 68983ba ceph: check availability of mds cluster on mount after wait timeout by Xiubo Li · 4 years, 8 months ago
  17. 35c9bcb cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 4 years, 6 months ago
  18. 267e902 jbd2: make sure ESHUTDOWN to be recorded in the journal superblock by zhangyi (F) · 4 years, 8 months ago
  19. d61ce1d jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record by zhangyi (F) · 4 years, 8 months ago
  20. f60d374 btrfs: device stats, log when stats are zeroed by Anand Jain · 4 years, 7 months ago
  21. 3c8b2ec btrfs: safely advance counter when looking up bio csums by David Sterba · 4 years, 7 months ago
  22. 957ec72 btrfs: fix possible NULL-pointer dereference in integrity checks by Johannes Thumshirn · 4 years, 8 months ago
  23. dc5fa2c f2fs: fix memleak of kobject by Chao Yu · 4 years, 7 months ago
  24. 68c5909 f2fs: free sysfs kobject by Jaegeuk Kim · 4 years, 8 months ago
  25. 3e6d27f f2fs: set I_LINKABLE early to avoid wrong access by vfs by Jaegeuk Kim · 4 years, 8 months ago
  26. 53e47ad udf: Fix free space reporting for metadata and virtual partitions by Jan Kara · 4 years, 7 months ago
  27. ef3d73f reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling by Jan Kara · 4 years, 8 months ago
  28. d5e7ba4 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 4 years, 8 months ago
  29. 8d8a471 jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal by Kai Li · 4 years, 7 months ago
  30. 428bb08 ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT by Ritesh Harjani · 4 years, 8 months ago
  31. 2a3cf35 jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer by zhangyi (F) · 4 years, 6 months ago
  32. 056c7c2 jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() by zhangyi (F) · 4 years, 6 months ago
  33. 32865d6 NFSv4.1 make cachethis=no for writes by Olga Kornievskaia · 4 years, 6 months ago
  34. a3eccdf btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 6 months ago
  35. 2a902b4 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 6 months ago
  36. 67d9c9e btrfs: ref-verify: fix memory leaks by Wenwen Wang · 4 years, 6 months ago
  37. 4a4257c Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 6 months ago
  38. c48bf2f ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 4 years, 6 months ago
  39. a5c03b9 ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 4 years, 6 months ago
  40. bda71c1 ext4: fix checksum errors with indexed dirs by Jan Kara · 4 years, 6 months ago
  41. 5ad597e ext4: fix support for inode sizes > 1024 bytes by Theodore Ts'o · 4 years, 6 months ago
  42. ca0d170 ext4: don't assume that mmp_nodename/bdevname have NUL by Andreas Dilger · 4 years, 6 months ago
  43. 070818b NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 4 years, 6 months ago
  44. 056d1656 NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() by Trond Myklebust · 4 years, 7 months ago
  45. 3060883 NFS: Revalidate the file size on a fatal write error by Trond Myklebust · 4 years, 7 months ago
  46. 008ff93 nfs: NFS_SWAP should depend on SWAP by Geert Uytterhoeven · 4 years, 7 months ago
  47. 71a47ed cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 4 years, 6 months ago
  48. 8604737 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 6 months ago
  49. 159db2a btrfs: free block groups after free'ing fs trees by Josef Bacik · 4 years, 6 months ago
  50. 381a16f btrfs: use bool argument in free_root_pointers() by Anand Jain · 4 years, 10 months ago
  51. 987bb7a ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 4 years, 7 months ago
  52. 9939dff nfsd: Return the correct number of bytes written to the file by Trond Myklebust · 4 years, 8 months ago
  53. fdbc75c nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 4 years, 9 months ago
  54. 70b43a9 nfsd: fix delay timer on 32-bit architectures by Arnd Bergmann · 4 years, 9 months ago
  55. 4ad7791 ext2: Adjust indentation in ext2_fill_super by Nathan Chancellor · 4 years, 8 months ago
  56. d062d98 aio: prevent potential eventfd recursion on poll by Jens Axboe · 4 years, 6 months ago
  57. eaef83c eventfd: track eventfd_signal() recursion depth by Jens Axboe · 4 years, 6 months ago
  58. 4b67a51 gfs2: fix O_SYNC write handling by Andreas Gruenbacher · 4 years, 7 months ago
  59. e57e77e gfs2: move setting current->backing_dev_info by Christoph Hellwig · 4 years, 7 months ago
  60. 18d07e4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 6 months ago
  61. 19ddbec btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 7 months ago
  62. 587292a Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 4 years, 9 months ago
  63. 68e81e1 jbd2_seq_info_next should increase position index by Vasily Averin · 4 years, 6 months ago
  64. 729c123 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 4 years, 6 months ago
  65. 68b1724 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 4 years, 6 months ago
  66. 487da4d f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 4 years, 7 months ago
  67. d381181 f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 4 years, 7 months ago
  68. e039a59 f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 4 years, 8 months ago
  69. 65a876e ovl: fix wrong WARN_ON() in ovl_cache_update_ino() by Amir Goldstein · 4 years, 7 months ago
  70. 81f076b ubifs: Fix deadlock in concurrent bulk-read and writepage by Zhihao Cheng · 4 years, 7 months ago
  71. 4efec60 ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag by Eric Biggers · 4 years, 8 months ago
  72. 03e032c ubifs: don't trigger assertion on invalid no-key filename by Eric Biggers · 4 years, 7 months ago
  73. 08ae5ec ubifs: Reject unsupported ioctl flags explicitly by Hou Tao · 5 years ago
  74. 33da1cf smb3: fix signing verification of large reads by Steve French · 5 years ago
  75. 97bc3b7 udf: Allow writing to 'Rewritable' partitions by Jan Kara · 4 years, 7 months ago
  76. e31057d ocfs2: fix oops when writing cloned file by Gang He · 4 years, 6 months ago
  77. 4f98fe4 ovl: fix lseek overflow on 32bit by Miklos Szeredi · 4 years, 6 months ago
  78. 0f7a334 btrfs: do not zero f_bavail if we have available space by Josef Bacik · 4 years, 6 months ago
  79. 1764dc1 reiserfs: Fix memory leak of journal device string by Jan Kara · 4 years, 8 months ago
  80. cb1702c ext4: validate the debug_want_extra_isize mount option at parse time by Theodore Ts'o · 4 years, 8 months ago
  81. 8d7a510 vfs: fix do_last() regression by Al Viro · 4 years, 6 months ago
  82. f93743a cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() by Paulo Alcantara (SUSE) · 4 years, 7 months ago
  83. 752f72e do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 4 years, 6 months ago
  84. 881c9706e afs: Fix characters allowed into cell names by David Howells · 4 years, 6 months ago
  85. 3c4ee9a afs: Remove set but not used variables 'before', 'after' by zhengbin · 4 years, 9 months ago
  86. c96c543 affs: fix a memory leak in affs_remount by Navid Emamdoost · 4 years, 10 months ago
  87. 97a5c6b afs: Fix large file support by Marc Dionne · 4 years, 9 months ago
  88. e0aedca afs: Fix missing timeout reset by David Howells · 4 years, 9 months ago
  89. f42b8aa f2fs: fix to avoid accessing uninitialized field of inode page in is_alive() by Chao Yu · 5 years ago
  90. 6ec047a btrfs: use correct count in btrfs_file_write_iter() by Omar Sandoval · 5 years ago
  91. cbbc34a Btrfs: fix inode cache waiters hanging on path allocation failure by Filipe Manana · 5 years ago
  92. b34203a Btrfs: fix inode cache waiters hanging on failure to start caching thread by Filipe Manana · 5 years ago
  93. fe4929a Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 5 years ago
  94. 6b33b0e f2fs: fix error path of f2fs_convert_inline_page() by Chao Yu · 5 years ago
  95. d5856e1 f2fs: fix wrong error injection path in inc_valid_block_count() by Chao Yu · 5 years ago
  96. 6db0e28 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  97. 1aa2fb7 ext4: set error return correctly when ext4_htree_store_dirent fails by Colin Ian King · 5 years ago
  98. 7f6a96d cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
  99. f053b46 ceph: fix "ceph.dir.rctime" vxattr value by David Disseldorp · 5 years ago
  100. e6a13c7 signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 5 years ago