1. 3dd1dd8 GFS2: Use rht_for_each_entry_rcu in glock_hash_walk by Andrew Price · 9 years ago
  2. 6fde224 GFS2: Delete an unnecessary check before the function call "iput" by Markus Elfring · 9 years ago
  3. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  5. acc546f gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files by Abhi Das · 9 years ago
  6. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  7. 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
  8. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  9. 31dddd9 GFS2: Fix rgrp end rounding problem for bsize < page size by Bob Peterson · 9 years ago
  10. c36b97e GFS2: Protect freeing directory hash table with i_lock spin_lock by Bob Peterson · 9 years ago
  11. f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
  12. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  13. 491e94f gfs2: Add missing else in trans_add_meta/data by Bob Peterson · 9 years ago
  14. 6de20eb GFS2: Set s_mode before parsing mount options by Andrew Price · 9 years ago
  15. 4b813f0 GFS2: fallocate: do not rely on file_update_time to mark the inode dirty by Andrew Price · 9 years ago
  16. 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
  17. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  18. 8f7e0a8 gfs2: A minor "sbstats" cleanup by Andreas Gruenbacher · 9 years ago
  19. c9ea8c8 gfs2: Fix a typo in a comment by Andreas Gruenbacher · 9 years ago
  20. 4d20713 gfs2: Make statistics unsigned, suitable for use with do_div() by Ben Hutchings · 9 years ago
  21. 88ffbf3 GFS2: Use resizable hash table for glocks by Bob Peterson · 9 years ago
  22. 15562c4 GFS2: Move glock superblock pointer to field gl_name by Bob Peterson · 9 years ago
  23. 81648d0 gfs2: Simplify the seq file code for "sbstats" by Andreas Gruenbacher · 9 years ago
  24. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  25. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  26. 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
  27. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  28. 39b0f1e GFS2: Don't brelse rgrp buffer_heads every allocation by Bob Peterson · 9 years ago
  29. e7ccaf5 GFS2: Don't add all glocks to the lru by Bob Peterson · 9 years ago
  30. 8606691 gfs2: Don't support fallocate on jdata files by Abhi Das · 9 years ago
  31. 1bdf453 gfs2: s64 cast for negative quota value by Abhi Das · 9 years ago
  32. 9cde289 gfs2: limit quota log messages by Abhi Das · 9 years ago
  33. 39a7258 gfs2: fix quota updates on block boundaries by Abhi Das · 9 years ago
  34. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  35. a3e3213 gfs2: fix shadow warning in gfs2_rbm_find() by Fabian Frederick · 9 years ago
  36. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  37. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  38. 1272574 gfs2: kerneldoc warning fixes by Fabian Frederick · 9 years ago
  39. e50ead4 gfs2: convert simple_str to kstr by Fabian Frederick · 9 years ago
  40. 01e64ee GFS2: make sure S_NOSEC flag isn't overwritten by Benjamin Marzinski · 9 years ago
  41. a63b7bb GFS2: add support for rename2 and RENAME_EXCHANGE by Benjamin Marzinski · 9 years ago
  42. 959b671 gfs2: handle NULL rgd in set_rgrp_preferences by Abhi Das · 9 years ago
  43. 86fbca4 GFS2: inode.c: indent with TABs, not spaces by Antonio Ospite · 9 years ago
  44. 086cc67 GFS2: mark the journal idle to fix ro mounts by Benjamin Marzinski · 9 years ago
  45. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  46. 0166b19 GFS2: Average in only non-zero round-trip times for congestion stats by Bob Peterson · 9 years ago
  47. f4a3ae9 GFS2: Use average srttb value in congestion calculations by Bob Peterson · 10 years ago
  48. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  49. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  50. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  51. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  52. 80dcc31 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  53. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  54. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  55. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  56. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  57. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  58. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  59. 3013317 gfs2: fix quota refresh race in do_glock() by Abhi Das · 9 years ago
  60. 7b4ddfa gfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  61. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  62. d9be0cd gfs2: allow fallocate to max out quotas/fs efficiently by Abhi Das · 9 years ago
  63. 25435e5 gfs2: allow quota_check and inplace_reserve to return available blocks by Abhi Das · 9 years ago
  64. b8fbf47 gfs2: perform quota checks against allocation parameters by Abhi Das · 9 years ago
  65. f1ea6f4 GFS2: Move gfs2_file_splice_write outside of #ifdef by Bob Peterson · 9 years ago
  66. f42a69f GFS2: Allocate reservation during splice_write by Bob Peterson · 9 years ago
  67. 932e468 GFS2: gfs2_set_acl(): Cache "no acl" as well by Andreas Gruenbacher · 9 years ago
  68. e54b2e2 gfs2: Convert to using ->get_state callback by Jan Kara · 10 years ago
  69. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  70. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  71. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 9 years ago
  73. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  74. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  75. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. 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
  77. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  78. 2787020 GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl() by Andrew Elble · 9 years ago
  79. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago
  80. 7456a37 GFS2: use __vmalloc GFP_NOFS for fs-related allocations. by Oleg Drokin · 9 years ago
  81. 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
  82. 45094a5 GFS2: Eliminate a nonsense goto by Bob Peterson · 9 years ago
  83. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  84. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  85. 3566c96 GFS2: fix sprintf format specifier by alex chen · 9 years ago
  86. 8f6cb40 GFS2: Eliminate __gfs2_glock_remove_from_lru by Bob Peterson · 9 years ago
  87. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  88. 1366f5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  89. ec7d879 GFS2: gfs2_atomic_open(): simplify the use of finish_no_open() by Al Viro · 10 years ago
  90. 9265f1d GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here... by Al Viro · 10 years ago
  91. 3cdcf63 GFS2: use kvfree() instead of open-coding it by Al Viro · 10 years ago
  92. 44bb31b GFS2: gfs2_create_inode(): don't bother with d_splice_alias() by Al Viro · 10 years ago
  93. 571a4b5 GFS2: bugger off early if O_CREAT open finds a directory by Al Viro · 10 years ago
  94. 154e80e4 Merge branch 'for-gfs2' into for-next by Al Viro · 10 years ago
  95. 845409b gfs2_atomic_open(): simplify the use of finish_no_open() by Al Viro · 10 years ago
  96. 81295ce gfs2_create_inode(): don't bother with d_splice_alias() by Al Viro · 10 years ago
  97. 986cdb8 gfs2: bugger off early if O_CREAT open finds a directory by Al Viro · 10 years ago
  98. 30badc9 GFS2: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  99. 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
  100. 98f1a69 GFS2: Update timestamps on fallocate by Andrew Price · 10 years ago