1. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
  2. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  3. fb58b73 [PATCH] move remove_dquot_ref to dqout.c by Christoph Hellwig · 18 years ago
  4. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 18 years ago
  5. 54bc485 [PATCH] Export invalidate_mapping_pages() to modules by Anton Altaparmakov · 18 years ago
  6. 37756ce [PATCH] avoid one conditional branch in touch_atime() by Eric Dumazet · 18 years ago
  7. f73ca1b [PATCH] Revert bd_mount_mutex back to a semaphore by David Chinner · 18 years ago
  8. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 18 years ago
  9. 47ae32d [PATCH] relative atime by Valerie Henson · 18 years ago
  10. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  11. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  12. 12d40e4 [PATCH] Save some bytes in struct inode by Arnaldo Carvalho de Melo · 18 years ago
  13. 83b7b44 [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations by Eric Dumazet · 18 years ago
  14. 48ed214 [PATCH] constify inode accessors by Jan Engelhardt · 18 years ago
  15. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  16. b86c089 [PATCH] Move names_cachep to linux/fs.h by Christoph Lameter · 18 years ago
  17. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  18. 01de85e [PATCH] Add lockless helpers for remove_suid() by Jens Axboe · 18 years ago
  19. 6da6180 [PATCH] Introduce generic_file_splice_write_nolock() by Mark Fasheh · 18 years ago
  20. 62752ee [PATCH] Take i_mutex in splice_from_pipe() by Mark Fasheh · 18 years ago
  21. 7762f5a [PATCH] document i_size_write locking rules by Miklos Szeredi · 18 years ago
  22. 4a61f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 by Linus Torvalds · 18 years ago
  23. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  24. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  25. 128e5eb [GFS2] Remove iflags.h, use FS_ by Steven Whitehouse · 18 years ago
  26. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  27. d6cbd28 [PATCH] Some cleanup in the pipe code by Andi Kleen · 18 years ago
  28. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  29. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  30. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  31. eed4e51 [PATCH] Add vector AIO support by Badari Pulavarty · 18 years ago
  32. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  33. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  34. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  35. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  36. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  37. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  38. 5404bc7 [PATCH] Allow file systems to differentiate between data and meta reads by Jens Axboe · 18 years ago
  39. a3b05e8 [PATCH] Kill various deprecated/unused block layer defines/functions by Jens Axboe · 18 years ago
  40. 5046206 [PATCH] fs.h: ifdef security fields by Alexey Dobriyan · 18 years ago
  41. 0e51a72 [PATCH] ifdef ->quota_read, ->quota_write by Alexey Dobriyan · 18 years ago
  42. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  43. 577c4eb [PATCH] inode-diet: Move i_cdev into a union by Theodore Ts'o · 18 years ago
  44. eaf796e [PATCH] inode-diet: Move i_bdev into a union by Theodore Ts'o · 18 years ago
  45. 4c15416 [PATCH] inode-diet: Move i_pipe into a union by Theodore Ts'o · 18 years ago
  46. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  47. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  48. 4df4624 [PATCH] lockdep: annotate reiserfs by Ingo Molnar · 18 years ago
  49. 01bf466 [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers by David Howells · 18 years ago
  50. f475ae9 VFS: Allow caller to determine if BSD or posix locks were actually freed by Trond Myklebust · 18 years ago
  51. 663d440 [PATCH] lockdep: annotate blkdev nesting by Ingo Molnar · 18 years ago
  52. 897c6ff [PATCH] lockdep: annotate sb ->s_umount by Arjan van de Ven · 18 years ago
  53. cf51624 [PATCH] lockdep: annotate ->s_lock by Ingo Molnar · 18 years ago
  54. f2eace2 [PATCH] lockdep: annotate i_mutex by Ingo Molnar · 18 years ago
  55. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  56. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  57. b0904e1 [PATCH] fs/locks.c: make posix_locks_deadlock() static by Adrian Bunk · 18 years ago
  58. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  59. 2d1db3b [PATCH] page migration cleanup: pass "mapping" to migration functions by Christoph Lameter · 18 years ago
  60. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  61. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  62. c89681e [PATCH] remove steal_locks() by Miklos Szeredi · 18 years ago
  63. 70ac438 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  64. 8b512d9 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE by Trond Myklebust · 18 years ago
  65. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  66. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  67. e46e490 [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__ by Andrew Morton · 18 years ago
  68. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  69. cbb7e57 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() by Jens Axboe · 18 years ago
  70. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  71. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  72. 88e6fae [PATCH] splice: warning fix by Andrew Morton · 18 years ago
  73. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  74. 3a326a2 [PATCH] introduce a "kernel-internal pipe object" abstraction by Ingo Molnar · 18 years ago
  75. 8ba8e95 Fix comments: s/granuality/granularity/ by Kalin KOZHUHAROV · 18 years ago
  76. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago
  77. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 18 years ago
  78. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  79. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  80. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  81. 641dc63 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject by Jun'ichi Nomura · 18 years ago
  82. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  83. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  84. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 18 years ago
  85. 5842add [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface by Andy Adamson · 18 years ago
  86. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  87. 3978d717 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 18 years ago
  88. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  89. b500531 [PATCH] Introduce FMODE_EXEC file flag by Oleg Drokin · 18 years ago
  90. bdfc326 [PATCH] fs/inode.c: make iprune_mutex static by Adrian Bunk · 18 years ago
  91. 18e79b4 [PATCH] fsync: extract internal code by Andrew Morton · 18 years ago
  92. 4741c9f [PATCH] set_page_dirty() return value fixes by Andrew Morton · 18 years ago
  93. ebcf28e [PATCH] fadvise(): write commands by Andrew Morton · 18 years ago
  94. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  95. 1ebbe2b Merge branch 'linus' by Trond Myklebust · 18 years ago
  96. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  97. 66d2173 [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() by Alexey Dobriyan · 18 years ago
  98. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 18 years ago
  99. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  100. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 18 years ago