1. 52618df nfs: fix missing assignment in nfs4_sequence_done tracepoint by Andrew Elble · 9 years ago
  2. f39814f gfs2: Invalid security labels of inodes when they go invalid by Andreas Gruenbacher · 9 years ago
  3. 140e639 btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc by Chris Mason · 9 years ago
  4. f0f7641 Merge branch 'freespace-4.5' into for-linus-4.5 by Chris Mason · 9 years ago
  5. a53fe25 Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5 by Chris Mason · 9 years ago
  6. bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  7. 13d5d15 Merge branch 'dev/gfp-flags' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  8. afa427c Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  9. 6c37157 udf: Fix lost indirect extent block by Jan Kara · 9 years ago
  10. fcea62b udf: Factor out code for creating indirect extent by Jan Kara · 9 years ago
  11. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  12. 0751ddf lockd: Register callbacks on the inetaddr_chain and inet6addr_chain by Scott Mayhew · 9 years ago
  13. 3668499 nfsd: Register callbacks on the inetaddr_chain and inet6addr_chain by Scott Mayhew · 9 years ago
  14. d4f72cb nfsd: don't base cl_cb_status on stale information by J. Bruce Fields · 9 years ago
  15. b0918d9 udf: limit the maximum number of indirect extents in a row by Vegard Nossum · 9 years ago
  16. 0bee6ec Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  17. 7441cce f2fs: use atomic variable for total_extent_tree by Jaegeuk Kim · 9 years ago
  18. a93a9983 gfs2: fix flock panic issue by Junxiao Bi · 9 years ago
  19. e44081e Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups by Filipe Manana · 9 years ago
  20. d79d75b fs: configfs: Add unlocked version of configfs_depend_item() by Krzysztof Opasiak · 9 years ago
  21. 9a70adf fs: configfs: Factor out configfs_find_subsys_dentry() by Krzysztof Opasiak · 9 years ago
  22. 9fb434e fs: configfs: Factor out configfs_do_depend_item() by Krzysztof Opasiak · 9 years ago
  23. 9a9e341 fs: configfs: Drop unused parameter from configfs_undepend_item() by Krzysztof Opasiak · 9 years ago
  24. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  25. fc315e3 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  26. 41a0c249 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter by Colin Ian King · 9 years ago
  27. f7d3d2f Merge branch 'freespace-tree' into for-linus-4.5 by Chris Mason · 9 years ago
  28. 6cc4b6e GFS2: Don't do glock put on when inode creation fails by Bob Peterson · 9 years ago
  29. 5ea31bc GFS2: Always use iopen glock for gl_deletes by Bob Peterson · 9 years ago
  30. 783013c GFS2: Release iopen glock in gfs2_create_inode error cases by Bob Peterson · 9 years ago
  31. ee530be GFS2: Truncate address space mapping when deleting an inode by Bob Peterson · 9 years ago
  32. 86d067a GFS2: Wait for iopen glock dequeues by Bob Peterson · 9 years ago
  33. 9189922 fs: make locks.c explicitly non-modular by Paul Gortmaker · 9 years ago
  34. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. 0376374 Btrfs: fix locking bugs when defragging leaves by Filipe Manana · 9 years ago
  36. 62441fa Orangefs: validate resp.listxattr.returned_count by Mike Marshall · 9 years ago
  37. 70f6d82 Btrfs: add free space tree mount option by Omar Sandoval · 9 years ago
  38. 1e144fb Btrfs: wire up the free space tree to the extent tree by Omar Sandoval · 9 years ago
  39. 7c55ee0 Btrfs: add free space tree sanity tests by Omar Sandoval · 9 years ago
  40. a5ed918 Btrfs: implement the free space B-tree by Omar Sandoval · 9 years ago
  41. 208acb8 Btrfs: introduce the free space B-tree on-disk format by Omar Sandoval · 9 years ago
  42. 73fa48b Btrfs: refactor caching_thread() by Omar Sandoval · 9 years ago
  43. 1abfbcdf Btrfs: add helpers for read-only compat bits by Omar Sandoval · 9 years ago
  44. 0f33122 Btrfs: add extent buffer bitmap sanity tests by Omar Sandoval · 9 years ago
  45. 3e1e8bb Btrfs: add extent buffer bitmap operations by Omar Sandoval · 9 years ago
  46. fef8b67 Orangefs: don't use deprecated xattr defines. by Mike Marshall · 9 years ago
  47. b09d10d orangefs: Do not unref if there is no bufmap. by Martin Brandenburg · 9 years ago
  48. 765a75b orangefs: Remove useless inline qualifier from bufmap functions. by Martin Brandenburg · 9 years ago
  49. bf89f58 orangefs: Change visibility of several bufmap helpers to static. by Martin Brandenburg · 9 years ago
  50. a762ae6 orangefs: Remove ``aligned'' upcall and downcall length macros. by Martin Brandenburg · 9 years ago
  51. 4cf1853 f2fs: add a tracepoint for sync_dirty_inodes by Chao Yu · 9 years ago
  52. 7df3a43 f2fs: optimize the flow of f2fs_map_blocks by Fan Li · 9 years ago
  53. 36b35a0 f2fs: support data flush in background by Chao Yu · 9 years ago
  54. 33fbd51 f2fs: stat dirty regular/symlink inodes by Chao Yu · 9 years ago
  55. f28a492 Btrfs: fix leaking of ordered extents after direct IO write error by Filipe Manana · 9 years ago
  56. b850ae1 Btrfs: fix deadlock between direct IO write and defrag/readpages by Filipe Manana · 9 years ago
  57. 1454377 Btrfs: fix error path when failing to submit bio for direct IO write by Filipe Manana · 9 years ago
  58. 7785a66 Btrfs: fix memory leaks after transaction is aborted by Filipe Manana · 9 years ago
  59. 50460e3 Btrfs: fix race when finishing dev replace leading to transaction abort by Filipe Manana · 9 years ago
  60. 343f40f f2fs: introduce new option for controlling data flush by Chao Yu · 9 years ago
  61. c227f91 f2fs: record dirty status of regular/symlink inode by Chao Yu · 9 years ago
  62. b398091 f2fs: introduce __f2fs_commit_super by Chao Yu · 9 years ago
  63. 55d1cdb f2fs: relocate tracepoint of write_checkpoint by Jaegeuk Kim · 9 years ago
  64. e8240f6 f2fs: don't grab super block buffer header all the time by Chao Yu · 9 years ago
  65. b39f0de f2fs: backup raw_super in sbi by Yunlei He · 9 years ago
  66. a1c1e9b f2fs: fix to reset variable correctlly by Fan Li · 9 years ago
  67. be20aa0 nfsd: don't hold ls_mutex across a layout recall by Jeff Layton · 9 years ago
  68. 6ad7609 f2fs: introduce __remove_dirty_inode by Chao Yu · 9 years ago
  69. 2710fd7 f2fs: introduce dirty list node in inode info by Chao Yu · 9 years ago
  70. a49324f f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry by Chao Yu · 9 years ago
  71. 90d26aa Orangefs: do not finalize bufmap if it was never initialized. by Martin Brandenburg · 9 years ago
  72. 1d3a5a8 Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  73. bb1591b4 Btrfs: check prepare_uptodate_page() error code earlier by Chris Mason · 9 years ago
  74. 1b9b922 Btrfs: check for empty bitmap list in setup_cluster_bitmaps by Chris Mason · 9 years ago
  75. 9a59b62 f2fs: do more integrity verification for superblock by Chao Yu · 9 years ago
  76. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 9 years ago
  77. e7a4eb8 udf: limit the maximum number of TD redirections by Vegard Nossum · 9 years ago
  78. 97f1002 Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general by Mike Marshall · 9 years ago
  79. 400ac52 gfs2: clear journal live bit in gfs2_log_flush by Benjamin Marzinski · 9 years ago
  80. 471f3db gfs2: change gfs2 readdir cookie by Benjamin Marzinski · 9 years ago
  81. 3401747 gfs2: keep offset when splitting dir leaf blocks by Benjamin Marzinski · 9 years ago
  82. 2aba1b5 GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear by Bob Peterson · 9 years ago
  83. 901c6c6 GFS2: Update master statfs buffer with sd_statfs_spin locked by Bob Peterson · 9 years ago
  84. b58bf40 GFS2: Reduce size of incore inode by Bob Peterson · 9 years ago
  85. e893158 f2fs: fix to update variable correctly when skip a unmapped block by Fan Li · 9 years ago
  86. d8fe4f0 f2fs: write only the pages in range during defragment by Fan Li · 9 years ago
  87. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 9 years ago
  88. e1c51b9f f2fs: clean up node page updating flow by Chao Yu · 9 years ago
  89. 331221f fs: make quota/dquot.c explicitly non-modular by Paul Gortmaker · 9 years ago
  90. 7da5446 fs: make quota/netlink.c explicitly non-modular by Paul Gortmaker · 9 years ago
  91. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  92. 1046cb1 ocfs2: Replace list xattr handler operations by Andreas Gruenbacher · 9 years ago
  93. c4803c4 nfs: Move call to security_inode_listsecurity into nfs_listxattr by Andreas Gruenbacher · 9 years ago
  94. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  95. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  96. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  97. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  98. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 9 years ago
  99. 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 9 years ago
  100. 732c4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago