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