1. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  2. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  3. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  4. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  6. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  7. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  8. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  10. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. 1a39ba9 gfs2: Switch to generic xattr handlers by Al Viro · 8 years ago
  12. 1d1bb23 gfs2: switch to ->iterate_shared() by Al Viro · 8 years ago
  13. 68cd4ce GFS2: Refactor gfs2_remove_from_journal by Bob Peterson · 8 years ago
  14. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  15. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  16. 8381e60 GFS2: Remove allocation parms from gfs2_rbm_find by Bob Peterson · 8 years ago
  17. 80f4781 gfs2: use inode_lock/unlock instead of accessing i_mutex directly by Abhi Das · 8 years ago
  18. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 8 years ago
  19. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  20. 9c7fe83 GFS2: Add calls to gfs2_holder_uninit in two error handlers by Daniel DeFreez · 8 years ago
  21. e97321f GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid by Bob Peterson · 8 years ago
  22. a527b38 GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes by Denys Vlasenko · 8 years ago
  23. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  24. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  25. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  26. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 6115267 gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read() by Abhi Das · 8 years ago
  28. 73cc862 GFS2: Get rid of dead code in inode_go_demote_ok by Bob Peterson · 8 years ago
  29. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 8 years ago
  30. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  31. 3e11e53 GFS2: ignore unlock failures after withdraw by Benjamin Marzinski · 8 years ago
  32. 1ca80a0 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  33. 73b462d GFS2: Eliminate parameter non_block on gfs2_inode_lookup by Bob Peterson · 9 years ago
  34. ff34245 GFS2: Don't filter out I_FREEING inodes anymore by Bob Peterson · 9 years ago
  35. a492386 GFS2: Prevent delete work from occurring on glocks used for create by Bob Peterson · 9 years ago
  36. 2df6f47 GFS2: Fix direct IO write rounding error by Bob Peterson · 8 years ago
  37. 67893f1 gfs2: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  38. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  39. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  40. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  41. 7508abc GFS2: Check if iopen is held when deleting inode by Bob Peterson · 9 years ago
  42. 4d58967 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  43. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  44. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  46. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  47. f39814f gfs2: Invalid security labels of inodes when they go invalid by Andreas Gruenbacher · 8 years ago
  48. a93a9983 gfs2: fix flock panic issue by Junxiao Bi · 9 years ago
  49. 6cc4b6e GFS2: Don't do glock put on when inode creation fails by Bob Peterson · 9 years ago
  50. 5ea31bc GFS2: Always use iopen glock for gl_deletes by Bob Peterson · 9 years ago
  51. 783013c GFS2: Release iopen glock in gfs2_create_inode error cases by Bob Peterson · 9 years ago
  52. ee530be GFS2: Truncate address space mapping when deleting an inode by Bob Peterson · 9 years ago
  53. 86d067a GFS2: Wait for iopen glock dequeues by Bob Peterson · 9 years ago
  54. 400ac52 gfs2: clear journal live bit in gfs2_log_flush by Benjamin Marzinski · 9 years ago
  55. 471f3db gfs2: change gfs2 readdir cookie by Benjamin Marzinski · 9 years ago
  56. 3401747 gfs2: keep offset when splitting dir leaf blocks by Benjamin Marzinski · 9 years ago
  57. 2aba1b5 GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear by Bob Peterson · 9 years ago
  58. 901c6c6 GFS2: Update master statfs buffer with sd_statfs_spin locked by Bob Peterson · 9 years ago
  59. b58bf40 GFS2: Reduce size of incore inode by Bob Peterson · 9 years ago
  60. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 9 years ago
  61. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  62. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  63. 44cb0d3 gfs2: Remove gfs2_xattr_acl_chmod by Andreas Gruenbacher · 9 years ago
  64. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  65. 39b0555 gfs2: Extended attribute readahead optimization by Andreas Gruenbacher · 9 years ago
  66. c8d5770 gfs2: Extended attribute readahead by Andreas Gruenbacher · 9 years ago
  67. 3dd1dd8 GFS2: Use rht_for_each_entry_rcu in glock_hash_walk by Andrew Price · 9 years ago
  68. 6fde224 GFS2: Delete an unnecessary check before the function call "iput" by Markus Elfring · 9 years ago
  69. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  70. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  71. acc546f gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files by Abhi Das · 9 years ago
  72. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  73. 9d74288 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  74. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  75. 31dddd9 GFS2: Fix rgrp end rounding problem for bsize < page size by Bob Peterson · 9 years ago
  76. c36b97e GFS2: Protect freeing directory hash table with i_lock spin_lock by Bob Peterson · 9 years ago
  77. f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
  78. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  79. 491e94f gfs2: Add missing else in trans_add_meta/data by Bob Peterson · 9 years ago
  80. 6de20eb GFS2: Set s_mode before parsing mount options by Andrew Price · 9 years ago
  81. 4b813f0 GFS2: fallocate: do not rely on file_update_time to mark the inode dirty by Andrew Price · 9 years ago
  82. 01cab55 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  83. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  84. 8f7e0a8 gfs2: A minor "sbstats" cleanup by Andreas Gruenbacher · 9 years ago
  85. c9ea8c8 gfs2: Fix a typo in a comment by Andreas Gruenbacher · 9 years ago
  86. 4d20713 gfs2: Make statistics unsigned, suitable for use with do_div() by Ben Hutchings · 9 years ago
  87. 88ffbf3 GFS2: Use resizable hash table for glocks by Bob Peterson · 9 years ago
  88. 15562c4 GFS2: Move glock superblock pointer to field gl_name by Bob Peterson · 9 years ago
  89. 81648d0 gfs2: Simplify the seq file code for "sbstats" by Andreas Gruenbacher · 9 years ago
  90. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  91. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  92. 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  93. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. 39b0f1e GFS2: Don't brelse rgrp buffer_heads every allocation by Bob Peterson · 9 years ago
  95. e7ccaf5 GFS2: Don't add all glocks to the lru by Bob Peterson · 9 years ago
  96. 8606691 gfs2: Don't support fallocate on jdata files by Abhi Das · 9 years ago
  97. 1bdf453 gfs2: s64 cast for negative quota value by Abhi Das · 9 years ago
  98. 9cde289 gfs2: limit quota log messages by Abhi Das · 9 years ago
  99. 39a7258 gfs2: fix quota updates on block boundaries by Abhi Das · 9 years ago
  100. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago