1. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  2. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  3. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  4. 98262f2 block: Allow devices to indicate whether discarded blocks are zeroed by Martin K. Petersen · 15 years ago
  5. d9449ce Fix regression in direct writes performance due to WRITE_ODIRECT flag removal by Vivek Goyal · 15 years ago
  6. 1af60fb block: get rid of the WRITE_ODIRECT flag by Jeff Moyer · 15 years ago
  7. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  8. ac481c2 block: Topology ioctls by Martin K. Petersen · 15 years ago
  9. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  10. 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
  11. 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
  12. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  13. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  14. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 15 years ago
  15. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 15 years ago
  16. 42cb56a vfs: change sb->s_maxbytes to a loff_t by Jeff Layton · 15 years ago
  17. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 15 years ago
  18. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  19. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  20. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  21. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  22. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  23. 2c96ce9 fs: remove bdev->bd_inode_backing_dev_info by Jens Axboe · 15 years ago
  24. 2571873 HWPOISON: Define a new error_remove_page address space op for async truncation by Andi Kleen · 15 years ago
  25. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  27. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  28. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  29. e4dd9de vfs: Export __generic_file_aio_write() and add some comments by Jan Kara · 15 years ago
  30. d3bccb6 vfs: Introduce filemap_fdatawait_range by Jan Kara · 15 years ago
  31. 3d2257f Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads by David Woodhouse · 15 years ago
  32. 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
  33. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 15 years ago
  34. 66f3b8e writeback: move dirty inodes from super_block to backing_dev_info by Jens Axboe · 15 years ago
  35. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 15 years ago
  36. 3827119 Merge branch 'topic/soundcore-preclaim' into for-linus by Takashi Iwai · 15 years ago
  37. 5909ccaa Make 'check_acl()' a first-class filesystem op by Linus Torvalds · 15 years ago
  38. 6777d77 kernel_read: redefine offset type by Mimi Zohar · 15 years ago
  39. 1905b1b chrdev: implement __[un]register_chrdev() by Tejun Heo · 15 years ago
  40. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  41. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  42. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago
  43. f19d4a8 add caching of ACLs in struct inode by Al Viro · 15 years ago
  44. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  45. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  46. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  47. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 15 years ago
  48. 1ebf26a readahead: make mmap_miss an unsigned int by Wu Fengguang · 15 years ago
  49. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  50. 3446a8a fs: introduce __getname_gfp() by Vegard Nossum · 15 years ago
  51. d5aacad New helper - simple_fsync() by Al Viro · 15 years ago
  52. 28ad0c1 fs: Rearrange inode structure elements to avoid waste due to padding by Theodore Ts'o · 15 years ago
  53. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  54. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  55. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  56. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  57. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  58. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  59. 876a9f7 remove s_async_list by Christoph Hellwig · 15 years ago
  60. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  61. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  62. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  63. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  64. 6818173 splice: implement default splice_read method by Miklos Szeredi · 15 years ago
  65. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  66. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  67. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  68. a9e61e2 lockd: call locks_release_private to cleanup per-filesystem state by Felix Blyakher · 15 years ago
  69. 38e23c9 fs: Mark get_filesystem_list() as __init function. by Tetsuo Handa · 15 years ago
  70. 2eae7a1 kill vfs_stat_fd / vfs_lstat_fd by Christoph Hellwig · 15 years ago
  71. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 15 years ago
  72. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 15 years ago
  73. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 15 years ago
  74. 48e70bc Document and move the various READ/WRITE types by Jens Axboe · 15 years ago
  75. 909e6d9 namespaces: move proc_net_get_sb to a generic fs/super.c helper by Serge E. Hallyn · 15 years ago
  76. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  78. a1f2425 Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG by Jens Axboe · 15 years ago
  79. 76791ab kmemtrace, fs: uninline simple_transaction_set() by Ingo Molnar · 15 years ago
  80. 3d544f4 kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/security.h by Pekka Enberg · 15 years ago
  81. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  82. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 15 years ago
  83. 47e4491 Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 by Al Viro · 15 years ago
  84. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  85. 2d25ee3 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  86. 4a6a449 Fix a lockdep warning in fasync_helper() by Jonathan Corbet · 15 years ago
  87. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  88. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  89. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 15 years ago
  90. af5df56 vfs: Further changes from macro to inline function in fs.h by Steven Whitehouse · 16 years ago
  91. c2aca5e vfs: Update fs.h to use inline functions when no file locking set by Steven Whitehouse · 16 years ago
  92. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  93. 8e9d208 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  94. d0adde5 Add a strictatime mount option by Matthew Garrett · 15 years ago
  95. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  96. 6849991 Rename struct file->f_ep_lock by Jonathan Corbet · 15 years ago
  97. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  98. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 15 years ago
  99. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  100. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago