1. 810cfc3 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 6 years ago
  2. 606561e quota: fix a problem about transfer quota by yangerkun · 6 years ago
  3. 8129a10 nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 6 years ago
  4. e2379b0 f2fs: don't access node/meta inode mapping after iput by Jaegeuk Kim · 6 years ago
  5. fb814f2 btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 6 years ago
  6. 052b318 fs/userfaultfd.c: disable irqs for fault_pending and event locks by Eric Biggers · 6 years ago
  7. 2738033 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 6 years ago
  8. 75f5d78 fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 6 years ago
  9. 6a811c0 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 6 years ago
  10. fb0cbbd 9p: acl: fix uninitialized iattr access by Dominique Martinet · 7 years ago
  11. 5293c79 SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write by Steve French · 6 years ago
  12. c592b1c btrfs: start readahead also in seed devices by Naohiro Aota · 6 years ago
  13. 0319ef1 ovl: fix bogus -Wmaybe-unitialized warning by Arnd Bergmann · 6 years ago
  14. 639e8c2 ovl: don't fail with disconnected lower NFS by Miklos Szeredi · 6 years ago
  15. f1c5aa5 ovl: detect overlapping layers by Amir Goldstein · 6 years ago
  16. a00f405 ovl: make i_ino consistent with st_ino in more cases by Amir Goldstein · 6 years ago
  17. d662337 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
  18. 3cb5d7f ovl: support the FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
  19. e8e448b Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 6 years ago
  20. c7fb6b7 ocfs2: fix error path kobject memory leak by Tobin C. Harding · 6 years ago
  21. e9fcebe configfs: Fix use-after-free when accessing sd->s_dentry by Sahitya Tummala · 6 years ago
  22. ae3787d f2fs: fix to avoid accessing xattr across the boundary by Randall Huang · 6 years ago
  23. 6b9aa7a fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 6 years ago
  24. afec706 ovl: support stacked SEEK_HOLE/SEEK_DATA by Amir Goldstein · 6 years ago
  25. 22dac6c ovl: check the capability before cred overridden by Jiufei Xue · 6 years ago
  26. 806e839 nfsd: avoid uninitialized variable warning by Arnd Bergmann · 6 years ago
  27. b4330e4 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 6 years ago
  28. ae35c32 fuse: retrieve: cap requested size to negotiated max_write by Kirill Smelkov · 6 years ago
  29. 06382ad ovl: do not generate duplicate fsnotify events for "fake" path by Amir Goldstein · 6 years ago
  30. 4dc146d configfs: fix possible use-after-free in configfs_register_group by YueHaibing · 6 years ago
  31. 8d7ebdd f2fs: fix to do checksum even if inode page is uptodate by Chao Yu · 6 years ago
  32. 64024854 f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 6 years ago
  33. 101e48f f2fs: fix to use inline space only if inline_xattr is enable by Chao Yu · 6 years ago
  34. 45624f0 f2fs: fix to avoid panic in dec_valid_block_count() by Chao Yu · 6 years ago
  35. 47a92ac f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 6 years ago
  36. ca9fcbc f2fs: fix to do sanity check on free nid by Chao Yu · 6 years ago
  37. f3aa313d f2fs: fix to avoid panic in f2fs_remove_inode_page() by Chao Yu · 6 years ago
  38. 0325c5c f2fs: fix to avoid panic in f2fs_inplace_write_data() by Chao Yu · 6 years ago
  39. 8490bf2 f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 6 years ago
  40. 38c5fce mm: page_mkclean vs MADV_DONTNEED race by Aneesh Kumar K.V · 6 years ago
  41. 5b6619b fs/fat/file.c: issue flush after the writeback of FAT by Hou Tao · 6 years ago
  42. f4d0227 pstore/ram: Run without kernel crash dump region by Kees Cook · 6 years ago
  43. aa73a3b pstore: Set tfm to NULL on free_buf_for_compression by Pi-Hsun Shih · 6 years ago
  44. d4128a1 pstore: Convert buf_lock to semaphore by Kees Cook · 6 years ago
  45. c63ce71 pstore: Remove needless lock during console writes by Kees Cook · 6 years ago
  46. a3b8b4a fuse: fallocate: fix return with locked inode by Miklos Szeredi · 6 years ago
  47. 56e3f73 NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled by Yihao Wu · 6 years ago
  48. ea0327b NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Yihao Wu · 6 years ago
  49. 8730419 Revert "lockd: Show pid of lockd for remote locks" by Benjamin Coddington · 6 years ago
  50. 297a251 CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 6 years ago
  51. 32d57c0 cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case by Colin Ian King · 6 years ago
  52. 8a652fd Btrfs: incremental send, fix file corruption when no-holes feature is enabled by Filipe Manana · 6 years ago
  53. a810711 Btrfs: fix fsync not persisting changed attributes of a directory by Filipe Manana · 6 years ago
  54. 37fe038 Btrfs: fix race updating log root item during fsync by Filipe Manana · 6 years ago
  55. 7301bbe Btrfs: fix wrong ctime and mtime of a directory after log replay by Filipe Manana · 6 years ago
  56. 2643365 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 6 years ago
  57. 65ec64f chardev: add additional check for minor range overlap by Chengguang Xu · 6 years ago
  58. bd3d8f4 btrfs: Don't panic when we can't find a root key by Qu Wenruo · 6 years ago
  59. 431cbae btrfs: fix panic during relocation after ENOSPC before writeback happens by Josef Bacik · 6 years ago
  60. 1084fc9 Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve by Robbie Ko · 6 years ago
  61. c4b51db gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 6 years ago
  62. 36296b0 NFS: make nfs_match_client killable by Roberto Bergantinos Corpas · 6 years ago
  63. bac8520 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
  64. 06a67c0 Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 6 years ago
  65. 7c2bcb3 acct_on(): don't mess with freeze protection by Al Viro · 6 years ago
  66. 86c43c4 ovl: relax WARN_ON() for overlapping layers use case by Amir Goldstein · 6 years ago
  67. 9c0339d btrfs: honor path->skip_locking in backref code by Josef Bacik · 6 years ago
  68. cc1afc1 NFSv4.1 fix incorrect return value in copy_file_range by Olga Kornievskaia · 6 years ago
  69. e1eed69 NFSv4.2 fix unnecessary retry in nfs4_copy_file_range by Olga Kornievskaia · 6 years ago
  70. 94e1f96 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 6 years ago
  71. 946ad2e btrfs: sysfs: Fix error path kobject memory leak by Tobin C. Harding · 6 years ago
  72. 92f907d Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 6 years ago
  73. 4f9a774 Btrfs: avoid fallback to transaction commit during fsync of files with holes by Filipe Manana · 6 years ago
  74. 7ec747c Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 6 years ago
  75. ce21e65 btrfs: don't double unlock on error in btrfs_punch_hole by Josef Bacik · 6 years ago
  76. fdc78ee gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 6 years ago
  77. 70d33cc f2fs: Fix use of number of devices by Damien Le Moal · 6 years ago
  78. 5220582 ext4: wait for outstanding dio during truncate in nojournal mode by Jan Kara · 6 years ago
  79. 71e430f ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 6 years ago
  80. a06fdd9 ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour by Al Viro · 6 years ago
  81. fea6850 fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 6 years ago
  82. 77ca914 ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 6 years ago
  83. a9676c9 ovl: fix missing upper fs freeze protection on copy up for ioctl by Amir Goldstein · 6 years ago
  84. 979d243 fuse: honor RLIMIT_FSIZE in fuse_file_fallocate by Liu Bo · 6 years ago
  85. a452f73 fuse: fix writepages on 32bit by Miklos Szeredi · 6 years ago
  86. 04f34b7 PNFS fallback to MDS if no deviceid found by Olga Kornievskaia · 6 years ago
  87. d3dd605 NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 6 years ago
  88. 939db6f cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 6 years ago
  89. c939121 dcache: sort the freeing-without-RCU-delay mess for good. by Al Viro · 6 years ago
  90. 7928396 proc: prevent changes to overridden credentials by Paul Moore · 6 years ago
  91. e8816d3 ext4: don't update s_rev_level if not required by Andreas Dilger · 6 years ago
  92. 6172ae5 ext4: fix compile error when using BUFFER_TRACE by zhangyi (F) · 6 years ago
  93. 953e826 pstore: Refactor compression initialization by Kees Cook · 6 years ago
  94. fea8b84 pstore: Allocate compression during late_initcall() by Joel Fernandes (Google) · 6 years ago
  95. f4bf101 pstore: Centralize init/exit routines by Kees Cook · 6 years ago
  96. 5b85676 jbd2: fix potential double free by Chengguang Xu · 6 years ago
  97. 316063b ext4: avoid panic during forced reboot due to aborted journal by Jan Kara · 6 years ago
  98. c19db36 ext4: fix use-after-free in dx_release() by Sahitya Tummala · 6 years ago
  99. 0db2412 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 6 years ago
  100. 25d010f ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 6 years ago