1. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  2. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  4. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago
  5. 98f1a69 GFS2: Update timestamps on fallocate by Andrew Price · 10 years ago
  6. 1885867 GFS2: Update i_size properly on fallocate by Andrew Price · 10 years ago
  7. 9c9f115 GFS2: Use inode_newsize_ok and get_write_access in fallocate by Andrew Price · 10 years ago
  8. 33ad5d5 GFS2: Only increase rs_sizehint by Bob Peterson · 10 years ago
  9. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  10. 1c994a0 locks: consolidate "nolease" routines by Jeff Layton · 10 years ago
  11. 2ddfbdd GFS2: Request demote when a "try" flock fails by Bob Peterson · 10 years ago
  12. 97a4f1d GFS2: Allow caching of glocks for flock by Bob Peterson · 10 years ago
  13. 5bef3e7 GFS2: Allow flocks to use normal glock dq rather than dq_wait by Bob Peterson · 10 years ago
  14. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  15. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  16. 9dd868e GFS2: fs/gfs2/file.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  17. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  18. da56e45 gfs2: switch to ->write_iter() by Al Viro · 10 years ago
  19. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  20. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  21. a0846a5 GFS2: Lock i_mutex and use a local gfs2_holder for fallocate by Bob Peterson · 10 years ago
  22. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  23. af5c269 GFS2: Clean up reservation removal by Steven Whitehouse · 11 years ago
  24. 0c90180 GFS2: dirty inode correctly in gfs2_write_end by Benjamin Marzinski · 11 years ago
  25. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  26. c4eb1b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  27. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  28. d81a8ef [readdir] convert gfs2 by Al Viro · 11 years ago
  29. 6d4ade9 GFS2: Add atomic_open support by Steven Whitehouse · 11 years ago
  30. 2b3dcf3 GFS2: Increase i_writecount during gfs2_setattr_size by Bob Peterson · 11 years ago
  31. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  32. c2952d2 GFS2: Fix unlock of fcntl locks during withdrawn state by Steven Whitehouse · 11 years ago
  33. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  34. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  35. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  36. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  37. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  38. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  39. 3d16268 GFS2: Don't call file_accessed() with a shared glock by Benjamin Marzinski · 12 years ago
  40. 73738a7 GFS2: Clean up some unused assignments by Andrew Price · 12 years ago
  41. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  42. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  43. da1dfb6 GFS2: Make write size hinting code common by Steven Whitehouse · 12 years ago
  44. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  45. 39263d5e gfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  46. a63e9b2 gfs2: Push file_update_time() into gfs2_page_mkwrite() by Jan Kara · 12 years ago
  47. 15e1c96 GFS2: Eliminate 64-bit divides by Bob Peterson · 12 years ago
  48. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  49. 23d0bb8 GFS2: Add "top dir" flag support by Steven Whitehouse · 12 years ago
  50. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  51. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  52. df3fd11 GFS2: Rename function gfs2_close to gfs2_release by Bob Peterson · 12 years ago
  53. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  54. 58a7d5f GFS2: call gfs2_write_alloc_required for each chunk by Benjamin Marzinski · 12 years ago
  55. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 12 years ago
  56. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  57. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  58. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  59. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  60. 4442f2e GFS2: O_(D)SYNC support for fallocate by Steven Whitehouse · 13 years ago
  61. 8765489 GFS2: More automated code analysis fixes by Steven Whitehouse · 13 years ago
  62. dfe4d34 GFS2: Add readahead to sequential directory traversal by Bob Peterson · 13 years ago
  63. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  64. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  65. 64dd153 GFS2: rewrite fallocate code to write blocks directly by Benjamin Marzinski · 13 years ago
  66. 13d921e GFS2: Clean up ->page_mkwrite by Steven Whitehouse · 13 years ago
  67. b5b24d7 GFS2: Fix AIL flush issue during fsync by Steven Whitehouse · 13 years ago
  68. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  69. 9453615 GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added by Steven Whitehouse · 13 years ago
  70. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  71. f181852 GFS2: Fix bug trap and journaled data fsync by Steven Whitehouse · 13 years ago
  72. 2f0264d GFS2: Split data write & wait in fsync by Steven Whitehouse · 13 years ago
  73. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  74. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  75. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  76. 9964afb GFS2: Add S_NOSEC support by Steven Whitehouse · 13 years ago
  77. 6905d9e GFS2: make sure fallocate bytes is a multiple of blksize by Benjamin Marzinski · 13 years ago
  78. dba898b GFS2: Clean up fsync() by Steven Whitehouse · 13 years ago
  79. 0ee5320 GFS2: directly write blocks past i_size by Benjamin Marzinski · 13 years ago
  80. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  81. e4a7b7b GFS2: fix block allocation check for fallocate by Benjamin Marzinski · 13 years ago
  82. 0a33443 GFS2: Remove potential race in flock code by Steven Whitehouse · 13 years ago
  83. b9c93bb GFS2: Improve cluster mmap scalability by Steven Whitehouse · 13 years ago
  84. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  85. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  86. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  87. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  88. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  89. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  90. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  91. b89f432 fs/locks.c: prepare for BKL removal by Arnd Bergmann · 14 years ago
  92. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  93. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  94. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  95. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  96. 7df0e03 GFS2: Fix permissions checking for setflags ioctl() by Steven Whitehouse · 14 years ago
  97. 720e774 GFS2: Skip check for mandatory locks when unlocking by Sachin Prabhu · 14 years ago
  98. 56aa616 GFS2: Ensure uptodate inode size when using O_APPEND by Steven Whitehouse · 15 years ago
  99. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  100. 40b78a3 GFS2: Clean up of extended attribute support by Steven Whitehouse · 15 years ago