1. 4cdfffc vfs: discard ATTR_ATTR_FLAG by NeilBrown · 6 years ago
  2. 6cd00a0 fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot() by Tetsuo Handa · 6 years ago
  3. 480bd56 ocfs2: make several functions and variables static (and some const) by Colin Ian King · 6 years ago
  4. 229ba1f ocfs2: clean up some unnecessary code by wangyan · 6 years ago
  5. 93f5920 ocfs2: return -EROFS when filesystem becomes read-only by Jun Piao · 6 years ago
  6. ab62ef8 ntfs: mft: remove VLA usage by Kees Cook · 6 years ago
  7. 2c27ce9 ntfs: decompress: remove VLA usage by Kees Cook · 6 years ago
  8. ac4ecf9 ntfs: aops: remove VLA usage by Kees Cook · 6 years ago
  9. a10dceb fs/ntfs/aops.c: don't disable interrupts during kmap_atomic() by Sebastian Andrzej Siewior · 6 years ago
  10. f08957d fs/hpfs: extend gmt_to_local() conversion to 64-bit times by Arnd Bergmann · 6 years ago
  11. bcf451e fs/ntfs: use timespec64 directly for timestamp conversion by Arnd Bergmann · 6 years ago
  12. a3fda0f fs/ufs: use ktime_get_real_seconds for sb and cg timestamps by Arnd Bergmann · 6 years ago
  13. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
  14. 9bd5539 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  15. 2645b9d Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  16. 46e62a0 Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  17. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  18. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  19. 5c60a73 Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  20. ea51f94 pNFS: Treat RECALLCONFLICT like DELAY... by Trond Myklebust · 6 years ago
  21. ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 6 years ago
  22. 5bae2be Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 6 years ago
  23. 2b2f2ae Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  24. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  25. 84fe4cc signal: Don't send signals to tasks that don't exist by Eric W. Biederman · 6 years ago
  26. 71f3a82 Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  27. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  28. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  29. 3529b97 Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  30. 8618289 NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() by Trond Myklebust · 6 years ago
  31. d0fbb1d NFSv4: Fix locking in pnfs_generic_recover_commit_reqs by Trond Myklebust · 6 years ago
  32. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  33. 99a24e0 ubifs: Set default assert action to read-only by Richard Weinberger · 6 years ago
  34. c38c5a7 ubifs: Allow setting assert action as mount parameter by Richard Weinberger · 6 years ago
  35. 2e52eb7 ubifs: Rework ubifs_assert() by Richard Weinberger · 6 years ago
  36. 6eb61d5 ubifs: Pass struct ubifs_info to ubifs_assert() by Richard Weinberger · 6 years ago
  37. 54169dd ubifs: Turn two ubifs_assert() into a WARN_ON() by Richard Weinberger · 6 years ago
  38. a3d2182 ubifs: Use kmalloc_array() by Richard Weinberger · 6 years ago
  39. 95a22d2 ubifs: Check data node size before truncate by Richard Weinberger · 6 years ago
  40. 08acbdd Revert "UBIFS: Fix potential integer overflow in allocation" by Richard Weinberger · 6 years ago
  41. 49d2e05 ubifs: Add comment on c->commit_sem by Richard Weinberger · 6 years ago
  42. 7e5471c ubifs: introduce Kconfig symbol for xattr support by Stefan Agner · 6 years ago
  43. 1bf0572 ubifs: use swap macro in swap_dirty_idx by Gustavo A. R. Silva · 6 years ago
  44. 6cff573 ubifs: tnc: use monotonic znode timestamp by Arnd Bergmann · 6 years ago
  45. 0eca0b8 ubifs: use timespec64 for inode timestamps by Arnd Bergmann · 6 years ago
  46. 11a6fc3 ubifs: xattr: Don't operate on deleted inodes by Richard Weinberger · 6 years ago
  47. 312c39b ubifs: gc: Fix typo by Richard Weinberger · 6 years ago
  48. eef1981 ubifs: Fix memory leak in lprobs self-check by Richard Weinberger · 6 years ago
  49. 5996559 ubifs: Fix synced_i_size calculation for xattr inodes by Richard Weinberger · 6 years ago
  50. 00ee8b6 ubifs: Fix directory size calculation for symlinks by Richard Weinberger · 6 years ago
  51. be718b5 Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 6 years ago
  52. c2fc71c Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  53. dda9f4b f2fs: fix to skip verifying block address for non-regular inode by Chao Yu · 6 years ago
  54. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  55. 7fa750a f2fs: rework fault injection handling to avoid a warning by Arnd Bergmann · 6 years ago
  56. e1b43769 orangefs: remove redundant pointer orangefs_inode by Colin Ian King · 6 years ago
  57. 8bf782f orangefs: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  58. 781fca5 Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  59. 7d5e049 iomap: fix WARN_ON_ONCE on uninitialized variable by Darrick J. Wong · 6 years ago
  60. 1fc25f5 xfs: sanity check ag header values in xrep_calc_ag_resblks by Darrick J. Wong · 6 years ago
  61. 10f3e23 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  62. 3bb37da Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  63. 161fa27 Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  64. a1a4f84 Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  65. 575b943 Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  66. 4591343 Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. f2be269 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  68. 4d2a073 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  69. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  70. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  71. e5a32b5 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  72. 62421cd NFSv4: Fix a typo in nfs4_init_channel_attrs() by Trond Myklebust · 6 years ago
  73. 8aafd2f NFSv4: Don't busy wait if NFSv4 session draining is interrupted by Trond Myklebust · 6 years ago
  74. e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 6 years ago
  75. 1e45e9a Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. d494500 f2fs: support fault_type mount option by Chao Yu · 6 years ago
  78. 3f16ecd9 f2fs: fix to return success when trimming meta area by Chao Yu · 6 years ago
  79. 6b9cb12 f2fs: fix use-after-free of dicard command entry by Chao Yu · 6 years ago
  80. b83dcfe f2fs: support discard submission error injection by Chao Yu · 6 years ago
  81. 35ec7d5 f2fs: split discard command in prior to block layer by Chao Yu · 6 years ago
  82. a690eff f2fs: wake up gc thread immediately when gc_urgent is set by Sheng Yong · 6 years ago
  83. 6eae269 f2fs: fix incorrect range->len in f2fs_trim_fs() by Chao Yu · 6 years ago
  84. 2296915 f2fs: refresh recent accessed nat entry in lru list by Chao Yu · 6 years ago
  85. a33c150 f2fs: fix avoid race between truncate and background GC by Chao Yu · 6 years ago
  86. c7079853 f2fs: avoid race between zero_range and background GC by Chao Yu · 6 years ago
  87. 91291e9 f2fs: fix to do sanity check with block address in main area v2 by Chao Yu · 6 years ago
  88. bcbfbd6 f2fs: fix to do sanity check with inline flags by Chao Yu · 6 years ago
  89. 4004392 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. 0fcf6c0 ceph: don't drop message if it contains more data than expected by Yan, Zheng · 6 years ago
  91. 342ce18 ceph: support cephfs' own feature bits by Yan, Zheng · 6 years ago
  92. e5bc08d ceph: refactor error handling code in ceph_reserve_caps() by Chengguang Xu · 6 years ago
  93. 7bf8f73 ceph: refactor ceph_unreserve_caps() by Chengguang Xu · 6 years ago
  94. d554849 ceph: change to void return type for __do_request() by Chengguang Xu · 6 years ago
  95. 9da12e3 ceph: compare fsc->max_file_size and inode->i_size for max file size limit by Chengguang Xu · 6 years ago
  96. 36a4c72d ceph: add additional size check in ceph_setattr() by Chengguang Xu · 6 years ago
  97. 00d22a1 xfs: recalculate summary counters at mount time if icount is bad by Darrick J. Wong · 6 years ago
  98. 3111784 fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed by piaojun · 6 years ago
  99. 6baaac0 fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 6 years ago
  100. fe6340e fs/9p/vfs_file.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago