1. 8b512d9 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE by Trond Myklebust · 18 years ago
  2. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  3. e46e490 [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__ by Andrew Morton · 18 years ago
  4. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 18 years ago
  5. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  6. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  7. 88e6fae [PATCH] splice: warning fix by Andrew Morton · 18 years ago
  8. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  9. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  10. 8ba8e95 Fix comments: s/granuality/granularity/ by Kalin KOZHUHAROV · 18 years ago
  11. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago
  12. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 18 years ago
  13. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  14. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  15. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  16. 641dc63 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject by Jun'ichi Nomura · 18 years ago
  17. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  18. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  19. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 18 years ago
  20. 5842add [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface by Andy Adamson · 18 years ago
  21. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  22. 3978d71 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 18 years ago
  23. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  24. b500531 [PATCH] Introduce FMODE_EXEC file flag by Oleg Drokin · 18 years ago
  25. bdfc326 [PATCH] fs/inode.c: make iprune_mutex static by Adrian Bunk · 18 years ago
  26. 18e79b4 [PATCH] fsync: extract internal code by Andrew Morton · 18 years ago
  27. 4741c9f [PATCH] set_page_dirty() return value fixes by Andrew Morton · 18 years ago
  28. ebcf28e [PATCH] fadvise(): write commands by Andrew Morton · 18 years ago
  29. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  30. 1ebbe2b Merge branch 'linus' by Trond Myklebust · 18 years ago
  31. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  32. 66d2173 [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() by Alexey Dobriyan · 18 years ago
  33. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 18 years ago
  34. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  35. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 18 years ago
  36. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  37. 26bcbf9 lockd: stop abusing file_lock_list by Christoph Hellwig · 18 years ago
  38. 7117bf3 lockd: Remove FL_LOCKD flag by J. Bruce Fields · 18 years ago
  39. 8dc7c31 locks,lockd: fix race in nlmsvc_testlock by Andy Adamson · 18 years ago
  40. 2e0af86 locks: remove unused posix_block_lock by Andy Adamson · 18 years ago
  41. b4629fe VFS: New /proc file /proc/self/mountstats by Chuck Lever · 18 years ago
  42. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 18 years ago
  43. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 18 years ago
  44. a19cbd4 Mark the pipe file operations static by Linus Torvalds · 18 years ago
  45. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 18 years ago
  46. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 19 years ago
  47. f87fd4c [PATCH] add /sys/fs by Miklos Szeredi · 19 years ago
  48. 7170be5 [PATCH] convert /proc/devices to use seq_file interface by Neil Horman · 19 years ago
  49. fc33a7b [PATCH] per-mountpoint noatime/nodiratime by Christoph Hellwig · 19 years ago
  50. 869243a [PATCH] remove update_atime by Christoph Hellwig · 19 years ago
  51. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
  52. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 19 years ago
  53. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  54. e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 19 years ago
  55. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 19 years ago
  56. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  57. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 19 years ago
  58. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  59. 64a318e NLM: Further cancel fixes by J. Bruce Fields · 19 years ago
  60. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  61. 994fc28c [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE by Zach Brown · 19 years ago
  62. 8c744fb [PATCH] add a file_permission helper by Christoph Hellwig · 19 years ago
  63. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  64. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  65. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  66. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  67. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  68. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  69. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago
  70. 8f2709b [PATCH] kernel-doc: fix some kernel-api warnings by Randy Dunlap · 19 years ago
  71. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 19 years ago
  72. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  73. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  74. 5ce7852 [PATCH] mm/filemap.c: make two functions static by Adrian Bunk · 19 years ago
  75. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  76. a766223 [PATCH] Make ll_rw_block() wait for buffer lock by Jan Kara · 19 years ago
  77. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  78. e89bbd3 [PATCH] remove iattr.ia_attr_flags by Miklos Szeredi · 19 years ago
  79. 2832e93 [PATCH] remove file.f_maxcount by Eric Dumazet · 19 years ago
  80. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  81. c293621 [PATCH] stale POSIX lock handling by Peter Staubach · 19 years ago
  82. 88bd512 [PATCH] Fix soft lockup due to NTFS: VFS part and explanation by Anton Altaparmakov · 19 years ago
  83. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  84. cb2c023 [PATCH] export generic_drop_inode() to modules by Mark Fasheh · 19 years ago
  85. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  86. eb6fe0c [PATCH] xip: reduce code duplication by Carsten Otte · 19 years ago
  87. 6d79125 [PATCH] xip: ext2: execute in place by Carsten Otte · 19 years ago
  88. ceffc07 [PATCH] xip: fs/mm: execute in place by Carsten Otte · 19 years ago
  89. 420edbc [PATCH] xip: bdev: execute in place by Carsten Otte · 19 years ago
  90. 92198f7 [PATCH] pass iocb to dio_iodone_t by Christoph Hellwig · 19 years ago
  91. 45778ca [PATCH] Remove f_error field from struct file by Christoph Lameter · 19 years ago
  92. bb93e3a [PATCH] block: add unlocked_ioctl support for block devices by Arnd Bergmann · 19 years ago
  93. 991114c [PATCH] fix for prune_icache()/forced final iput() races by Alexander Viro · 19 years ago
  94. 8d0a8a9 [PATCH] NFSv4: Clean up nfs4 lock state accounting by Trond Myklebust · 19 years ago
  95. acaefc2 [PATCH] libfs: add simple attribute files by Arnd Bergmann · 19 years ago
  96. 2ef4163 [PATCH] remove do_sync parameter from __invalidate_device by Christoph Hellwig · 19 years ago
  97. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  98. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago