1. f28e503 f2fs: use f2fs_radix_tree_insert to clean codes by Chao Yu · 10 years ago
  2. d49f3e8 f2fs: add F2FS_IOC_GETVERSION support by Chao Yu · 10 years ago
  3. bc4a1f8 f2fs: leave comment for code readability by Jaegeuk Kim · 10 years ago
  4. 1601839 f2fs: fix to release count of meta page in ->invalidatepage by Chao Yu · 10 years ago
  5. 85dc2f2 f2fs: do checkpoint when umount flag is not set by Jaegeuk Kim · 10 years ago
  6. 30a5537 f2fs: trigger correct checkpoint during umount by Jaegeuk Kim · 10 years ago
  7. 6f0aacb f2fs: update memory footprint information by Jaegeuk Kim · 10 years ago
  8. 9066c6a f2fs: fix wrong memory footprint statistics in debugfs by Chao Yu · 10 years ago
  9. 871f599 f2fs: avoid infinite loop on cp_error by Jaegeuk Kim · 10 years ago
  10. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  11. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  12. b2718bf Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 9 years ago
  13. 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 · 9 years ago
  14. c5452a5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  15. 4b4f858 Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  16. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  17. 1da4b35 proc: drop handling non-linear mappings by Kirill A. Shutemov · 9 years ago
  18. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  19. 913e027 fsioctl.c: make generic_block_fiemap() signal-tolerant by Dmitry Monakhov · 9 years ago
  20. 99b8874 o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper by Srinivas Eeda · 9 years ago
  21. 10ab881 ocfs2: prune the dcache before deleting the dentry of directory by alex chen · 9 years ago
  22. 8989b67 ocfs2: make resv_lock spinlock static by Fabian Frederick · 9 years ago
  23. 9d6008c ocfs2: remove unreachable code in __ocfs2_recovery_thread() by Daeseok Youn · 9 years ago
  24. 9b57269 ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el() by Daeseok Youn · 9 years ago
  25. 592a202 ocfs2: remove unreachable code by Daeseok Youn · 9 years ago
  26. e6d9f86 ocfs2: o2net: silence uninitialized variable warning by Dan Carpenter · 9 years ago
  27. d9510a2 ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits() by Jan Kara · 9 years ago
  28. 1dfeb76 ocfs2: add a mount option journal_async_commit on ocfs2 filesystem by alex chen · 9 years ago
  29. 15eba0f ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents by alex chen · 9 years ago
  30. 95671c6 ocfs2: dlm: dlmdomain: remove unused function by Rickard Strandqvist · 9 years ago
  31. 7ea62d7 ocfs2: quota_local: remove unused function by Rickard Strandqvist · 9 years ago
  32. d6edc87 ocfs2: xattr: remove unused function by Rickard Strandqvist · 9 years ago
  33. 79c83ea ocfs2: fix snprintf format specifier in dlmdebug.c by alex chen · 9 years ago
  34. 41d6247 ocfs2: fix wrong comment by Junxiao Bi · 9 years ago
  35. 696cdf7 ocfs2: fix uninitialized variable access by Junxiao Bi · 9 years ago
  36. e6e7461 ocfs2: remove unnecessary else in ocfs2_set_acl() by Fabian Frederick · 9 years ago
  37. b934bea ocfs2/dlm: add missing dlm_lock_put() when recovery master down by Xue jiufei · 9 years ago
  38. 66ba93c fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask by Lino Sanfilippo · 9 years ago
  39. d2c1874 fanotify: don't recalculate a marks mask if only the ignored mask changed by Lino Sanfilippo · 9 years ago
  40. a118449 fanotify: only destroy mark when both mask and ignored_mask are cleared by Lino Sanfilippo · 9 years ago
  41. 4c21462 pnfs: delete an unintended goto by Dan Carpenter · 9 years ago
  42. 2787020 GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl() by Andrew Elble · 10 years ago
  43. 88cff0f UBIFS: return -EINVAL if log head is empty by hujianyang · 9 years ago
  44. 480486b pnfs/flexfiles: Do not dprintk after the free by Tom Haynes · 9 years ago
  45. 072bc44 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. bad9626 Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next by Dave Chinner · 9 years ago
  48. e9892d3 xfs: only trace buffer items if they exist by Dave Chinner · 9 years ago
  49. c23ae60 nfsd: default NFSv4.2 to on by J. Bruce Fields · 10 years ago
  50. cdecbb3 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  51. bdfeb5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  52. 4ef2e4f NFSv4.1: Fix pnfs_put_lseg races by Trond Myklebust · 10 years ago
  53. e4af440 NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS by Trond Myklebust · 10 years ago
  54. 5a0ec8ac NFSv4.1: Pin the inode and super block in asynchronous layoutreturns by Trond Myklebust · 10 years ago
  55. 472e259 NFSv4.1: Pin the inode and super block in asynchronous layoutcommit by Trond Myklebust · 10 years ago
  56. ea7c38f NFSv4: Ensure we reference the inode for return-on-close in delegreturn by Trond Myklebust · 10 years ago
  57. 01f9882 xfs: report proper f_files in statfs if we overshoot imaxpct by Eric Sandeen · 10 years ago
  58. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  59. 7ef3ff2 nilfs2: fix deadlock of segment constructor over I_SYNC flag by Ryusuke Konishi · 10 years ago
  60. 6981498 udf: remove bool assignment to 0/1 by Fabian Frederick · 10 years ago
  61. 2b8f942 udf: use bool for done by Fabian Frederick · 10 years ago
  62. 8650b8a nfsd: pNFS block layout driver by Christoph Hellwig · 10 years ago
  63. 3da5ab5 Btrfs: add missing blk_finish_plug in btrfs_sync_log() by Forrest Liu · 10 years ago
  64. f92090e xfs: xfs_ioctl_setattr_check_projid can be static by kbuild test robot · 10 years ago
  65. f8079b8 xfs: growfs should use synchronous transactions by Christoph Hellwig · 10 years ago
  66. 5ee0e96 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  67. 6ae3733 NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT by Trond Myklebust · 10 years ago
  68. 7456a37 GFS2: use __vmalloc GFP_NOFS for fs-related allocations. by Oleg Drokin · 10 years ago
  69. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 10 years ago
  70. 9c9ce76 aio: annotate aio_read_event_ring for sleep patterns by Dave Chinner · 10 years ago
  71. adf305f sysfs: fix warning when creating a sysfs group without attributes by Javi Merino · 10 years ago
  72. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 10 years ago
  73. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  74. 7c13789 pnfs: lookup new lseg at lseg boundary by Weston Andros Adamson · 10 years ago
  75. cb5d04b nfs41: .init_read and .init_write can be called with valid pg_lseg by Peng Tao · 10 years ago
  76. d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 10 years ago
  77. 5fadeb4 nfs: count DIO good bytes correctly with mirroring by Peng Tao · 10 years ago
  78. aa8a45e nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET by Peng Tao · 10 years ago
  79. 012fa16 nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes by Peng Tao · 10 years ago
  80. c829013 nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags by Peng Tao · 10 years ago
  81. 27b6f53 nfs/flexfiles: send layoutreturn before freeing lseg by Peng Tao · 10 years ago
  82. 193e3aa nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE by Peng Tao · 10 years ago
  83. 6c16605 nfs41: allow async version layoutreturn by Peng Tao · 10 years ago
  84. 15eb67c nfs41: add range to layoutreturn args by Peng Tao · 10 years ago
  85. ceb11e1 pnfs: allow LD to ask to resend read through pnfs by Peng Tao · 10 years ago
  86. 48d635f nfs: add nfs_pgio_current_mirror helper by Peng Tao · 10 years ago
  87. 47af81f nfs: only reset desc->pg_mirror_idx when mirroring is supported by Peng Tao · 10 years ago
  88. 566f873 nfs41: add a debug warning if we destroy an unempty layout by Peng Tao · 10 years ago
  89. 80c76fe pnfs: fail comparison when bucket verifier not set by Weston Andros Adamson · 10 years ago
  90. 0a00b77 nfs: mirroring support for direct io by Weston Andros Adamson · 10 years ago
  91. a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
  92. b57ff13 pnfs: pass ds_commit_idx through the commit path by Weston Andros Adamson · 10 years ago
  93. 6cccbb6 nfs: rename pgio header ds_idx to ds_commit_idx by Weston Andros Adamson · 10 years ago
  94. 309a1d6 nfs: handle overlapping reqs in lock_and_join by Weston Andros Adamson · 10 years ago
  95. 180bb5e pnfs: release lseg in pnfs_generic_pg_cleanup by Weston Andros Adamson · 10 years ago
  96. 2176bf4 nfs: introduce pg_cleanup op for pgio descriptors by Weston Andros Adamson · 10 years ago
  97. c220106 nfs/filelayout: use pnfs_error_mark_layout_for_return by Peng Tao · 10 years ago
  98. e736a5b nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send by Peng Tao · 10 years ago
  99. aa1e0e3a nfs41: send layoutreturn in last put_lseg by Peng Tao · 10 years ago
  100. ce6ab4f nfs41: don't use a layout if it is marked for returning by Peng Tao · 10 years ago