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