1. b77061b f2fs: fix to show ino management cache size correctly by Chao Yu · 7 years ago
  2. 3f06252 f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush by Chao Yu · 7 years ago
  3. 9a4ffdf f2fs: obsolete ALLOC_NID_LIST list by Chao Yu · 7 years ago
  4. 71ad682 f2fs: convert inline data for direct I/O & FI_NO_PREALLOC by Weichao Guo · 7 years ago
  5. 71cb4af f2fs: allow readpages with NULL file pointer by Hsiang Kao · 7 years ago
  6. 14d8d5f f2fs: show flush list status in sysfs by Chao Yu · 7 years ago
  7. 6384069 f2fs: introduce read_xattr_block by Chao Yu · 7 years ago
  8. a5f433f f2fs: introduce read_inline_xattr by Chao Yu · 7 years ago
  9. c1fe3e9 Revert "f2fs: reuse nids more aggressively" by Chao Yu · 7 years ago
  10. 91f4382 Revert "f2fs: node segment is prior to data segment selected victim" by Yunlong Song · 7 years ago
  11. 7056964 Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  12. 68ebe3c Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  13. eab26ad Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  14. bf2db0b Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  15. b77779b Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  16. 8d4ef4e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  17. 85fdee1 ovl: fix regression caused by exclusive upper/work dir protection by Amir Goldstein · 7 years ago
  18. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  19. dc7ab67 ovl: fix dentry leak in ovl_indexdir_cleanup() by Amir Goldstein · 7 years ago
  20. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  21. e0082a0 ovl: fix error value printed in ovl_lookup_index() by Amir Goldstein · 7 years ago
  22. 954c736 ovl: fix may_write_real() for overlayfs directories by Amir Goldstein · 7 years ago
  23. e8fa33a NFSv4/pnfs: Fix an infinite layoutget loop by Trond Myklebust · 7 years ago
  24. b7e1416 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  25. 69ad597 Btrfs: fix overlap of fs_info::flags values by Tsutomu Itoh · 7 years ago
  26. 2d8ce70 btrfs: avoid overflow when sector_t is 32 bit by Goffredo Baroncelli · 7 years ago
  27. 57e7ba0 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  28. e12199f xfs: handle racy AIO in xfs_reflink_end_cow by Christoph Hellwig · 7 years ago
  29. 52bfcdd xfs: always swap the cow forks when swapping extents by Darrick J. Wong · 7 years ago
  30. 50097f7 exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  31. 43a4f26 exec: binfmt_misc: fix race between load_misc_binary() and kill_node() by Oleg Nesterov · 7 years ago
  32. eb23aa0 exec: binfmt_misc: remove the confusing e->interp_file != NULL checks by Oleg Nesterov · 7 years ago
  33. 83f9182 exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict_inode() by Oleg Nesterov · 7 years ago
  34. baba1b2 exec: binfmt_misc: don't nullify Node->dentry in kill_node() by Oleg Nesterov · 7 years ago
  35. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  36. 384632e userfaultfd: non-cooperative: fix fork use after free by Andrea Arcangeli · 7 years ago
  37. 638164a f2fs: fix potential panic during fstrim by Chao Yu · 7 years ago
  38. 38f340c ceph: fix __choose_mds() for LSSNAP request by Yan, Zheng · 7 years ago
  39. 9f4057f ceph: properly queue cap snap for newly created snap realm by Yan, Zheng · 7 years ago
  40. 0a47df1 nfs/filelayout: fix oops when freeing filelayout segment by Scott Mayhew · 7 years ago
  41. 68ebf8f NFS: Fix uninitialized rpc_wait_queue by Benjamin Coddington · 7 years ago
  42. cdb2e53 NFS: Cleanup error handling in nfs_idmap_request_key() by Dan Carpenter · 7 years ago
  43. 35c036e nfs: RPC_MAX_AUTH_SIZE is in bytes by J. Bruce Fields · 7 years ago
  44. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  46. 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
  47. 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
  48. 1593baa sched/debug: Implement consistent task-state printing by Peter Zijlstra · 7 years ago
  49. 02a2b05 Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  50. 9cd6681 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  51. 4c6bb69 quota: Fix quota corruption with generic/232 test by Jan Kara · 7 years ago
  52. fc46820 vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets by Andreas Gruenbacher · 7 years ago
  53. 5e5c943 xfs: revert "xfs: factor rmap btree size into the indlen calculations" by Darrick J. Wong · 7 years ago
  54. 842f6e9 xfs: Capture state of the right inode in xfs_iflush_done by Carlos Maiolino · 7 years ago
  55. 9789dd9 xfs: perag initialization should only touch m_ag_max_usable for AG 0 by Darrick J. Wong · 7 years ago
  56. ee70daa xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  57. 546e7be iomap_dio_rw: Allocate AIO completion queue before submitting dio by Chandan Rajendra · 7 years ago
  58. 6851a3d xfs: validate bdev support for DAX inode flag by Ross Zwisler · 7 years ago
  59. 8c6c592 btrfs: log csums for all modified extents by Josef Bacik · 7 years ago
  60. 99c4e3b Btrfs: fix unexpected result when dio reading corrupted blocks by Liu Bo · 7 years ago
  61. 36b96fd btrfs: Report error on removing qgroup if del_qgroup_item fails by Sargun Dhillon · 7 years ago
  62. e6311f2 Btrfs: skip checksum when reading compressed data if some IO have failed by Liu Bo · 7 years ago
  63. cf1167d Btrfs: fix kernel oops while reading compressed data by Liu Bo · 7 years ago
  64. bd7d63c Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block by Liu Bo · 7 years ago
  65. fed3b38 Btrfs: do not backup tree roots when fsync by Liu Bo · 7 years ago
  66. c2faff7 btrfs: remove BTRFS_FS_QUOTA_DISABLING flag by Misono, Tomohiro · 7 years ago
  67. 78ad4ce btrfs: propagate error to btrfs_cmp_data_prepare caller by Naohiro Aota · 7 years ago
  68. 6d6d282 btrfs: prevent to set invalid default subvolid by satoru takeuchi · 7 years ago
  69. ca6842b Btrfs: send: fix error number for unknown inode types by Tsutomu Itoh · 9 years ago
  70. bb166d7 btrfs: fix NULL pointer dereference from free_reloc_roots() by Naohiro Aota · 7 years ago
  71. 67c003f btrfs: finish ordered extent cleaning if no progress is found by Naohiro Aota · 7 years ago
  72. 63d71450c btrfs: clear ordered flag on cleaning up ordered extents by Naohiro Aota · 7 years ago
  73. bea7eaf Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO by Omar Sandoval · 7 years ago
  74. 5f14efd Btrfs: do not reset bio->bi_ops while writing bio by Liu Bo · 7 years ago
  75. ff40adf Btrfs: use the new helper wbc_to_write_flags by Liu Bo · 7 years ago
  76. 60915f8 xfs: remove redundant re-initialization of total_nr_pages by Colin Ian King · 7 years ago
  77. 1e6fa68 xfs: Output warning message when discard option was enabled even though the device does not support discard by Kenjiro Nakayama · 7 years ago
  78. d20a5e3 xfs: report zeroed or not correctly in xfs_zero_range() by Eryu Guan · 7 years ago
  79. 64671ba xfs: kill meaningless variable 'zero' by Eryu Guan · 7 years ago
  80. e150dcd fs/xfs: Use %pS printk format for direct addresses by Helge Deller · 7 years ago
  81. 3af423b xfs: evict CoW fork extents when performing finsert/fcollapse by Darrick J. Wong · 7 years ago
  82. cc6f777 xfs: don't unconditionally clear the reflink flag on zero-block files by Darrick J. Wong · 7 years ago
  83. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  84. 1776364 Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  85. 1020165 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
  86. 332391a fs: Fix page cache inconsistency when mixing buffered and AIO DIO by Lukas Czerner · 7 years ago
  87. 69c902f5 Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  88. b03fcfa Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  89. 1013e76 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  90. 6e70e26 SMB3: handle new statx fields by Steve French · 7 years ago
  91. 0603c96 SMB: Validate negotiate (to protect against downgrade) even if signing off by Steve French · 7 years ago
  92. f5c4ba8 cifs: release auth_key.response for reconnect. by Shu Wang · 7 years ago
  93. 9418333 cifs: release cifs root_cred after exit_cifs by Shu Wang · 7 years ago
  94. 4d61eda CIFS: make arrays static const, reduces object code size by Colin Ian King · 7 years ago
  95. 1fa089e [SMB3] Update session and share information displayed for debugging SMB2/SMB3 by Steve French · 7 years ago
  96. 6e82e92 cifs: show 'soft' in the mount options for hard mounts by Ronnie Sahlberg · 7 years ago
  97. c721c38 SMB3: Warn user if trying to sign connection that authenticated as guest by Steve French · 7 years ago
  98. 590d08d SMB3: Fix endian warning by Steve French · 7 years ago
  99. b8350cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  100. 23586b6 Fix SMB3.1.1 guest authentication to Samba by Steve French · 7 years ago