1. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  2. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  3. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  4. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  5. 1b2ad41 GFS2: Fix address space from page function by Steven Whitehouse · 10 years ago
  6. 0597880 GFS2: Fix uninitialized VFS inode in gfs2_create_inode by Abhi Das · 10 years ago
  7. e9fb7c7 GFS2: Fix return value in slot_get() by Abhi Das · 10 years ago
  8. 733dbc1 GFS2: inline function gfs2_set_mode by Bob Peterson · 10 years ago
  9. f45dc26 GFS2: Remove extraneous function gfs2_security_init by Bob Peterson · 10 years ago
  10. b00263d GFS2: Increase the max number of ACLs by Bob Peterson · 10 years ago
  11. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  12. 428fd95 GFS2: Re-add a call to log_flush_wait when flushing the journal by Bob Peterson · 10 years ago
  13. 01b172b GFS2: Ensure workqueue is scheduled after noexp request by Bob Peterson · 10 years ago
  14. 48f8f71 GFS2: check NULL return value in gfs2_ok_to_move by Abhi Das · 10 years ago
  15. cb94eb0 GFS2: Convert gfs2_lm_withdraw to use fs_err by Joe Perches · 10 years ago
  16. 8382e26 GFS2: Use fs_<level> more often by Joe Perches · 10 years ago
  17. d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 10 years ago
  18. a17d758 GFS2: Move recovery variables to journal structure in memory by Bob Peterson · 10 years ago
  19. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 10 years ago
  20. f2113eb GFS2: return -E2BIG if hit the maximum limits of ACLs by Jie Liu · 10 years ago
  21. b50f227 GFS2: Clean up journal extent mapping by Steven Whitehouse · 10 years ago
  22. fcf10d3 GFS2: replace kmalloc - __vmalloc / memset 0 by Fabian Frederick · 10 years ago
  23. b1ab1e4 GFS2: Remove extra "if" in gfs2_log_flush() by Steven Whitehouse · 10 years ago
  24. 022ef4f GFS2: Move log buffer accounting to transaction by Steven Whitehouse · 10 years ago
  25. d69a3c6 GFS2: Move log buffer lists into transaction by Steven Whitehouse · 10 years ago
  26. 654a6d2 GFS2: Reduce struct gfs2_trans in size by Steven Whitehouse · 10 years ago
  27. ad78197 GFS2: add missing newline by David Teigland · 10 years ago
  28. c2b0b30 GFS2: Mark functions as static in gfs2/rgrp.c by Rashika Kheria · 10 years ago
  29. 44aaada GFS2: Add meta readahead field in directory entries by Steven Whitehouse · 10 years ago
  30. a0846a5 GFS2: Lock i_mutex and use a local gfs2_holder for fallocate by Bob Peterson · 10 years ago
  31. 774016b GFS2: journal data writepages update by Steven Whitehouse · 10 years ago
  32. b2c8b3e GFS2: Allocate block for xattr at inode alloc time, if required by Steven Whitehouse · 10 years ago
  33. 885bcec GFS2: Plug on AIL flush by Steven Whitehouse · 10 years ago
  34. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  35. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  36. e01580b gfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  37. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  38. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  39. d57b9c9 GFS2: revert "GFS2: d_splice_alias() can't return error" by J. Bruce Fields · 10 years ago
  40. 8b127d0 GFS2: Small cleanup by Bob Peterson · 10 years ago
  41. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 10 years ago
  42. 1e3d362 GFS2: Fix kbuild test robot reported warning by Steven Whitehouse · 10 years ago
  43. 2d9e723 GFS2: Move quota bitmap operations under their own lock by Steven Whitehouse · 11 years ago
  44. ee2411a GFS2: Clean up quota slot allocation by Steven Whitehouse · 11 years ago
  45. 8ad151c GFS2: Only run logd and quota when mounted read/write by Steven Whitehouse · 11 years ago
  46. c754fbb GFS2: Use RCU/hlist_bl based hash for quotas by Steven Whitehouse · 11 years ago
  47. 086352f GFS2: No need to invalidate pages for a dio read by Steven Whitehouse · 10 years ago
  48. 39849d6 GFS2: Add initialization for address space in super block by Steven Whitehouse · 10 years ago
  49. 01bcb0d GFS2: Add hints to directory leaf blocks by Steven Whitehouse · 10 years ago
  50. 22b5a6c GFS2: For exhash conversion, only one block is needed by Steven Whitehouse · 10 years ago
  51. 62e96cf GFS2: Increase i_writecount during gfs2_setattr_chown by Bob Peterson · 10 years ago
  52. 2b47dad GFS2: Remember directory insert point by Steven Whitehouse · 10 years ago
  53. 534cf9c GFS2: Consolidate transaction blocks calculation for dir add by Steven Whitehouse · 10 years ago
  54. 3c1c0ae GFS2: Add directory addition info structure by Steven Whitehouse · 10 years ago
  55. 70d4ee9 GFS2: Use only a single address space for rgrps by Steven Whitehouse · 11 years ago
  56. 7005c3e GFS2: Use range based functions for rgrp sync/invalidation by Steven Whitehouse · 11 years ago
  57. 7de41d3 GFS2: Remove test which is always true by Steven Whitehouse · 11 years ago
  58. 7aed98f GFS2: Remove gfs2_quota_change_host structure by Steven Whitehouse · 11 years ago
  59. e4f2920 GFS2: Clean up releasepage by Steven Whitehouse · 11 years ago
  60. 5ea5050 GFS2: Implement a "rgrp has no extents longer than X" scheme by Bob Peterson · 11 years ago
  61. 1330edb GFS2: Drop inadequate rgrps from the reservation tree by Bob Peterson · 11 years ago
  62. 5ce1343 GFS2: If requested is too large, use the largest extent in the rgrp by Bob Peterson · 11 years ago
  63. 0b3a2c9 GFS2: Fix unsafe dereference in dump_holder() by Tetsuo Handa · 10 years ago
  64. 582d2f7 GFS2: Wait for async DIO in glock state changes by Steven Whitehouse · 11 years ago
  65. dfd1118 GFS2: Fix incorrect invalidation for DIO/buffered I/O by Steven Whitehouse · 11 years ago
  66. 502be2a GFS2: Fix slab memory leak in gfs2_bufdata by Bob Peterson · 11 years ago
  67. 9290a9a GFS2: Fix use-after-free race when calling gfs2_remove_from_ail by Bob Peterson · 11 years ago
  68. dfe5b9a GFS2: don't hold s_umount over blkdev_put by Steven Whitehouse · 11 years ago
  69. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  70. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  71. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  72. 951b4bd gfs2: endianness misannotations by Al Viro · 11 years ago
  73. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 8b5baa4 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  75. 2147dbf GFS2: Use generic list_lru for quota by Steven Whitehouse · 11 years ago
  76. 7d80823 GFS2: Rename quota qd_lru_lock qd_lock by Steven Whitehouse · 11 years ago
  77. 9b9f039 GFS2: Use reflink for quota data cache by Steven Whitehouse · 11 years ago
  78. 87dc800 new helper: kfree_put_link() by Al Viro · 11 years ago
  79. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  80. e46c772 GFS2: Protect quota sync generation by Steven Whitehouse · 11 years ago
  81. aabd7c7 GFS2: Inline qd_trylock into gfs2_quota_unlock by Steven Whitehouse · 11 years ago
  82. 1bf59bf GFS2: Make two similar quota code fragments into a function by Steven Whitehouse · 11 years ago
  83. bef292a GFS2: Remove obsolete quota tunable by Steven Whitehouse · 11 years ago
  84. 26e43a1 GFS2: Move gfs2_icbit_munge into quota.c by Steven Whitehouse · 11 years ago
  85. 9e07f2c GFS2: Speed up starting point selection for block allocation by Steven Whitehouse · 11 years ago
  86. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  87. af5c269 GFS2: Clean up reservation removal by Steven Whitehouse · 11 years ago
  88. 5ca1db4 GFS2: fix dentry leaks by Miklos Szeredi · 11 years ago
  89. 149ed7f GFS2: new function gfs2_rbm_incr by Bob Peterson · 11 years ago
  90. e579ed4 GFS2: Introduce rbm field bii by Bob Peterson · 11 years ago
  91. b870890 GFS2: Do not reset flags on active reservations by Bob Peterson · 11 years ago
  92. 7e230f5 GFS2: introduce bi_blocks for optimization by Bob Peterson · 11 years ago
  93. 6aa7640 GFS2: optimize rbm_from_block wrt bi_start by Bob Peterson · 11 years ago
  94. 0d0d110 GFS2: d_splice_alias() can't return error by Miklos Szeredi · 11 years ago
  95. c5bf8fe gfs2: set FILE_CREATED by Miklos Szeredi · 11 years ago
  96. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  97. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  98. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  99. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  100. 6c337ad Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago