1. b32c8c7 gfs2: replace CURRENT_TIME with current_time by Stephen Rothwell · 8 years ago
  2. 1a5fb64 Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  3. ed17545 GFS2: Allow glocks to be unlocked after withdraw by Bob Peterson · 8 years ago
  4. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  5. 95fe66d gfs2: Convert to properly refcounting bdi by Jan Kara · 8 years ago
  6. d552a2b GFS2: Non-recursive delete by Bob Peterson · 8 years ago
  7. d4d7fc1 gfs2: Re-enable fallocate for the rindex by Andrew Price · 8 years ago
  8. d4da319 Revert "GFS2: Wait for iopen glock dequeues" by Andreas Gruenbacher · 8 years ago
  9. 0a52aba gfs2: Switch to rhashtable_lookup_get_insert_fast by Andreas Gruenbacher · 8 years ago
  10. cc963a1 GFS2: Temporarily zero i_no_addr when creating a dinode by Bob Peterson · 8 years ago
  11. 972b044 gfs2: Don't pack struct lm_lockname by Andreas Gruenbacher · 8 years ago
  12. 92ecd73 gfs2: Deduplicate gfs2_{glocks,glstats}_open by Andreas Gruenbacher · 8 years ago
  13. cc37a62 gfs2: Replace rhashtable_walk_init with rhashtable_walk_enter by Andreas Gruenbacher · 8 years ago
  14. 0d1c7ae GFS2: Prevent BUG from occurring when normal Withdraws occur by Bob Peterson · 8 years ago
  15. 28ea06c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 8 years ago
  16. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  17. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  18. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  19. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  20. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  21. 15192b0 Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  22. f38e5fb gfs2: Add missing rcu locking for glock lookup by Andrew Price · 8 years ago
  23. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  24. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  25. 9763dd6 Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  26. 98687f4 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 8 years ago
  27. c548a1c gfs2: Make gfs2_write_full_page static by Andrew Price · 8 years ago
  28. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  29. aacee72 GFS2: Reduce contention on gfs2_log_lock by Bob Peterson · 8 years ago
  30. 192738b GFS2: Inline function meta_lo_add by Bob Peterson · 8 years ago
  31. 9862ca0 GFS2: Switch tr_touched to flag in transaction by Bob Peterson · 8 years ago
  32. b63f5e8 GFS2: Wake up io waiters whenever a flush is done by Bob Peterson · 8 years ago
  33. f07b352 GFS2: Made logd daemon take into account log demand by Bob Peterson · 8 years ago
  34. 2fcf5cc GFS2: Limit number of transaction blocks requested for truncates by Bob Peterson · 8 years ago
  35. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  36. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  37. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  38. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  39. 14d3756 GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next by Dan Carpenter · 8 years ago
  40. 43388b2 fix gfs2_stuffed_write_end() on short copies by Al Viro · 8 years ago
  41. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  42. 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
  43. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  44. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  45. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  46. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  48. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  49. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  51. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  53. 5fdf493 Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  54. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  55. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  56. 332f51d gfs2: Initialize atime of I_NEW inodes by Andreas Gruenbacher · 8 years ago
  57. d7c436c gfs2: Update file times after grabbing glock by Andreas Gruenbacher · 8 years ago
  58. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  59. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  60. e0d735c gfs2: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
  61. 23e5671 gfs2: Fix extended attribute readahead optimization by Andreas Gruenbacher · 8 years ago
  62. 1c185c0 gfs2: Remove dirty buffer warning from gfs2_releasepage by Andreas Gruenbacher · 8 years ago
  63. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  64. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
  65. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  66. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  67. b403f23 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
  68. e1cb6be GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes by Bob Peterson · 8 years ago
  69. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  70. 44f5212 GFS2: Check rs_free with rd_rsspin protection by Bob Peterson · 8 years ago
  71. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  72. fd4c574 gfs2: writeout truncated pages by Benjamin Marzinski · 8 years ago
  73. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
  74. cda9dd4 gfs2: Large-filesystem fix for 32-bit systems by Andreas Gruenbacher · 9 years ago
  75. ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 9 years ago
  76. 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 9 years ago
  77. 1e875f5 gfs2: Initialize iopen glock holder for new inodes by Andreas Gruenbacher · 9 years ago
  78. 36e4ad0 GFS2: don't set rgrp gl_object until it's inserted into rgrp tree by Bob Peterson · 9 years ago
  79. e1b1afa gfs2: use bio op accessors by Mike Christie · 9 years ago
  80. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  81. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  82. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  83. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  84. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  85. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
  86. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  87. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  88. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  89. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  90. 1a39ba9 gfs2: Switch to generic xattr handlers by Al Viro · 9 years ago
  91. 1d1bb23 gfs2: switch to ->iterate_shared() by Al Viro · 9 years ago
  92. 68cd4ce GFS2: Refactor gfs2_remove_from_journal by Bob Peterson · 9 years ago
  93. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 9 years ago
  94. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
  95. 8381e60 GFS2: Remove allocation parms from gfs2_rbm_find by Bob Peterson · 9 years ago
  96. 80f4781 gfs2: use inode_lock/unlock instead of accessing i_mutex directly by Abhi Das · 9 years ago
  97. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago
  98. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  99. 9c7fe83 GFS2: Add calls to gfs2_holder_uninit in two error handlers by Daniel DeFreez · 9 years ago
  100. e97321f GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid by Bob Peterson · 9 years ago