1. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 10 years ago
  2. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  4. b2718bf Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  5. ae90fb1 Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  6. c5452a5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  7. 4b4f858 Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  8. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 10 years ago
  9. 1da4b35 proc: drop handling non-linear mappings by Kirill A. Shutemov · 10 years ago
  10. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 10 years ago
  11. 913e027 fsioctl.c: make generic_block_fiemap() signal-tolerant by Dmitry Monakhov · 10 years ago
  12. 99b8874 o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper by Srinivas Eeda · 10 years ago
  13. 10ab881 ocfs2: prune the dcache before deleting the dentry of directory by alex chen · 10 years ago
  14. 8989b67 ocfs2: make resv_lock spinlock static by Fabian Frederick · 10 years ago
  15. 9d6008c ocfs2: remove unreachable code in __ocfs2_recovery_thread() by Daeseok Youn · 10 years ago
  16. 9b57269 ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el() by Daeseok Youn · 10 years ago
  17. 592a202 ocfs2: remove unreachable code by Daeseok Youn · 10 years ago
  18. e6d9f86 ocfs2: o2net: silence uninitialized variable warning by Dan Carpenter · 10 years ago
  19. d9510a2 ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits() by Jan Kara · 10 years ago
  20. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 10 years ago
  21. 15eba0f ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents by alex chen · 10 years ago
  22. 95671c6 ocfs2: dlm: dlmdomain: remove unused function by Rickard Strandqvist · 10 years ago
  23. 7ea62d7 ocfs2: quota_local: remove unused function by Rickard Strandqvist · 10 years ago
  24. d6edc87 ocfs2: xattr: remove unused function by Rickard Strandqvist · 10 years ago
  25. 79c83ea ocfs2: fix snprintf format specifier in dlmdebug.c by alex chen · 10 years ago
  26. 41d6247 ocfs2: fix wrong comment by Junxiao Bi · 10 years ago
  27. 696cdf7 ocfs2: fix uninitialized variable access by Junxiao Bi · 10 years ago
  28. e6e7461 ocfs2: remove unnecessary else in ocfs2_set_acl() by Fabian Frederick · 10 years ago
  29. b934bea ocfs2/dlm: add missing dlm_lock_put() when recovery master down by Xue jiufei · 10 years ago
  30. 66ba93c fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask by Lino Sanfilippo · 10 years ago
  31. d2c1874 fanotify: don't recalculate a marks mask if only the ignored mask changed by Lino Sanfilippo · 10 years ago
  32. a118449 fanotify: only destroy mark when both mask and ignored_mask are cleared by Lino Sanfilippo · 10 years ago
  33. 2787020 GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl() by Andrew Elble · 10 years ago
  34. 072bc44 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. bad9626 Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next by Dave Chinner · 10 years ago
  37. e9892d3 xfs: only trace buffer items if they exist by Dave Chinner · 10 years ago
  38. cdecbb3 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  39. bdfeb5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  40. 01f9882 xfs: report proper f_files in statfs if we overshoot imaxpct by Eric Sandeen · 10 years ago
  41. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. 7ef3ff2 nilfs2: fix deadlock of segment constructor over I_SYNC flag by Ryusuke Konishi · 10 years ago
  43. 6981498 udf: remove bool assignment to 0/1 by Fabian Frederick · 10 years ago
  44. 2b8f942 udf: use bool for done by Fabian Frederick · 10 years ago
  45. 3da5ab5 Btrfs: add missing blk_finish_plug in btrfs_sync_log() by Forrest Liu · 10 years ago
  46. f92090e xfs: xfs_ioctl_setattr_check_projid can be static by kbuild test robot · 10 years ago
  47. f8079b8 xfs: growfs should use synchronous transactions by Christoph Hellwig · 10 years ago
  48. 5ee0e96 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  49. 7456a37 GFS2: use __vmalloc GFP_NOFS for fs-related allocations. by Oleg Drokin · 10 years ago
  50. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 10 years ago
  51. 9c9ce76 aio: annotate aio_read_event_ring for sleep patterns by Dave Chinner · 10 years ago
  52. 1790736 Merge branch 'xfs-ioctl-setattr-cleanup' into for-next by Dave Chinner · 10 years ago
  53. 9b94fcc xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories by Iustin Pop · 10 years ago
  54. 23bd073 xfs: factor projid hint checking out of xfs_ioctl_setattr by Dave Chinner · 10 years ago
  55. d4388d3c xfs: factor extsize hint checking out of xfs_ioctl_setattr by Dave Chinner · 10 years ago
  56. 41c1452 xfs: XFS_IOCTL_SETXATTR can run in user namespaces by Dave Chinner · 10 years ago
  57. fd179b9 xfs: kill xfs_ioctl_setattr behaviour mask by Dave Chinner · 10 years ago
  58. f96291f xfs: disaggregate xfs_ioctl_setattr by Dave Chinner · 10 years ago
  59. 8f3d17a xfs: factor out xfs_ioctl_setattr transaciton preamble by Dave Chinner · 10 years ago
  60. 29a17c0 xfs: separate xflags from xfs_ioctl_setattr by Dave Chinner · 10 years ago
  61. 817b6c4 xfs: FSX_NONBLOCK is not used by Dave Chinner · 10 years ago
  62. 3fd1b0d Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next by Dave Chinner · 10 years ago
  63. 2ba6623 xfs: don't allocate an ioend for direct I/O completions by Christoph Hellwig · 10 years ago
  64. f3d2155 xfs: change kmem_free to use generic kvfree() by Wang, Yalin · 10 years ago
  65. 8add71c xfs: factor out a xfs_update_prealloc_flags() helper by Christoph Hellwig · 10 years ago
  66. bc208e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  67. 92ef9ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  68. b10a081 quota: Store maximum space limit in bytes by Jan Kara · 10 years ago
  69. aaa3dae quota: Remove quota_on_meta callback by Jan Kara · 10 years ago
  70. 664dbd5 ocfs2: Use generic helpers for quotaon and quotaoff by Jan Kara · 10 years ago
  71. 1fa5efe ext4: Use generic helpers for quotaon and quotaoff by Jan Kara · 10 years ago
  72. 3e2af67 quota: Add ->quota_{enable,disable} callbacks for VFS quotas by Jan Kara · 10 years ago
  73. d3b8632 quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF} by Jan Kara · 10 years ago
  74. 38e478c quota: Split ->set_xstate callback into two by Jan Kara · 10 years ago
  75. 1cd6b7b Merge branch 'for_linus' into for_next by Jan Kara · 10 years ago
  76. 353a0c6 Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  77. 3c01b74 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
  78. 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
  79. b07ef35 udf: Release preallocation on last writeable close by Jan Kara · 10 years ago
  80. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  81. 063c54d btrfs: fix raid56 scrub failed in xfstests btrfs/072 by Gui Hecheng · 10 years ago
  82. 7a1ceba cifs: fix MUST SecurityFlags filtering by Niklas Cassel · 10 years ago
  83. 45094a5 GFS2: Eliminate a nonsense goto by Bob Peterson · 10 years ago
  84. 80a7555 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  85. c4e00f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  86. 8116bf4 locks: update comments that refer to inode->i_flock by Jeff Layton · 10 years ago
  87. 4d94902 xfs: remove incorrect error negation in attr_multi ioctl by Brian Foster · 10 years ago
  88. 438c3c8 Merge branch 'xfs-buf-type-fixes' into for-next by Dave Chinner · 10 years ago
  89. 3443a3b xfs: set superblock buffer type correctly by Dave Chinner · 10 years ago
  90. fe22d55 xfs: set buf types when converting extent formats by Dave Chinner · 10 years ago
  91. f19b872 xfs: inode unlink does not set AGI buffer type by Dave Chinner · 10 years ago
  92. 0d612fb xfs: ensure buffer types are set correctly by Dave Chinner · 10 years ago
  93. 465e2de Merge branch 'xfs-sb-logging-rework' into for-next by Dave Chinner · 10 years ago
  94. 2ef47eb NFS: Fix use of nfs_attr_use_mounted_on_fileid() by Anna Schumaker · 10 years ago
  95. 074e427 xfs: sanitise sb_bad_features2 handling by Dave Chinner · 10 years ago
  96. 61e63ec xfs: consolidate superblock logging functions by Dave Chinner · 10 years ago
  97. 4d11a40 xfs: remove bitfield based superblock updates by Dave Chinner · 10 years ago
  98. 3175e1d NFSv4.1: Fix an Oops in nfs41_walk_client_list by Trond Myklebust · 10 years ago
  99. ee8a1a8 nfs: fix dio deadlock when O_DIRECT flag is flipped by Peng Tao · 10 years ago
  100. a394270 xfs: Remove some pointless quota checks by Jan Kara · 10 years ago