1. d7065da get rid of the magic around f_count in aio by Al Viro · 14 years ago
  2. 105a048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  3. ae6afc3 vfs: introduce noop_llseek() by jan Blunck · 14 years ago
  4. facd07b direct-io: add a hook for the fs to provide its own submit_bio function by Josef Bacik · 14 years ago
  5. e8bebe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  6. a1bd120 vfs: Add inode uid,gid,mode init helper by Dmitry Monakhov · 14 years ago
  7. 51ee049 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs by Roland Dreier · 14 years ago
  8. 8018ab0 sanitize vfs_fsync calling conventions by Christoph Hellwig · 14 years ago
  9. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
  10. 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 14 years ago
  11. 01a05b3 new helper: iterate_supers() by Al Viro · 14 years ago
  12. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  13. 8edd64b get rid of restarts in sync_filesystems() by Al Viro · 14 years ago
  14. b20bd1a get rid of S_BIAS by Al Viro · 14 years ago
  15. 79d7e39 sb_entry() has been killed a couple of years ago and resurrected on mismerge by Al Viro · 14 years ago
  16. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  17. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  18. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 6a727b4 FS / libfs: Implement simple_write_to_buffer by Jiri Slaby · 14 years ago
  20. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  21. 6b4517a block: implement bd_claiming and claiming block by Tejun Heo · 14 years ago
  22. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 14 years ago
  23. 989a297 fasync: RCU and fine grained locking by Eric Dumazet · 14 years ago
  24. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  25. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  26. 19adf9c include/linux/fs.h: convert FMODE_* constants to hex by Andrew Morton · 14 years ago
  27. 0141450 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM by Wu Fengguang · 14 years ago
  28. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  29. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 14 years ago
  30. 1f70713 new helper: iterate_mounts() by Al Viro · 14 years ago
  31. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 14 years ago
  32. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 14 years ago
  33. 270ba5f fs: re-order super_block to remove 16 bytes of padding on 64bit builds by Richard Kennedy · 14 years ago
  34. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 15 years ago
  35. 4e70af5 fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub by Richard Kennedy · 14 years ago
  36. 6d12552 Fix ACC_MODE() for real by Al Viro · 15 years ago
  37. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 15 years ago
  38. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 15 years ago
  39. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  40. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  41. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 15 years ago
  42. bea4c89 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  43. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  44. 1e431f5 cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  45. e81e3f4 fs: move get_empty_filp() deffinition to internal.h by Eric Paris · 15 years ago
  46. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  47. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  48. 98262f2 block: Allow devices to indicate whether discarded blocks are zeroed by Martin K. Petersen · 15 years ago
  49. d9449ce Fix regression in direct writes performance due to WRITE_ODIRECT flag removal by Vivek Goyal · 15 years ago
  50. 1af60fb block: get rid of the WRITE_ODIRECT flag by Jeff Moyer · 15 years ago
  51. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  52. ac481c2 block: Topology ioctls by Martin K. Petersen · 15 years ago
  53. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  54. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  55. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  56. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  57. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  58. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 15 years ago
  59. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 15 years ago
  60. 42cb56a vfs: change sb->s_maxbytes to a loff_t by Jeff Layton · 15 years ago
  61. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 15 years ago
  62. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  63. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  64. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  65. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  66. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  67. 2c96ce9 fs: remove bdev->bd_inode_backing_dev_info by Jens Axboe · 15 years ago
  68. 2571873 HWPOISON: Define a new error_remove_page address space op for async truncation by Andi Kleen · 15 years ago
  69. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  70. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  71. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  72. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  73. e4dd9de vfs: Export __generic_file_aio_write() and add some comments by Jan Kara · 15 years ago
  74. d3bccb6 vfs: Introduce filemap_fdatawait_range by Jan Kara · 15 years ago
  75. 3d2257f Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads by David Woodhouse · 15 years ago
  76. a9c86d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  77. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 15 years ago
  78. 66f3b8e writeback: move dirty inodes from super_block to backing_dev_info by Jens Axboe · 15 years ago
  79. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 15 years ago
  80. 3827119 Merge branch 'topic/soundcore-preclaim' into for-linus by Takashi Iwai · 15 years ago
  81. 5909ccaa Make 'check_acl()' a first-class filesystem op by Linus Torvalds · 15 years ago
  82. 6777d77 kernel_read: redefine offset type by Mimi Zohar · 15 years ago
  83. 1905b1b chrdev: implement __[un]register_chrdev() by Tejun Heo · 15 years ago
  84. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  85. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  86. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago
  87. f19d4a8 add caching of ACLs in struct inode by Al Viro · 15 years ago
  88. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  89. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  90. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  91. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 15 years ago
  92. 1ebf26a readahead: make mmap_miss an unsigned int by Wu Fengguang · 15 years ago
  93. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  94. 3446a8a fs: introduce __getname_gfp() by Vegard Nossum · 15 years ago
  95. d5aacad New helper - simple_fsync() by Al Viro · 15 years ago
  96. 28ad0c1 fs: Rearrange inode structure elements to avoid waste due to padding by Theodore Ts'o · 15 years ago
  97. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  98. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  99. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  100. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago