1. 909e6d9 namespaces: move proc_net_get_sb to a generic fs/super.c helper by Serge E. Hallyn · 15 years ago
  2. 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
  3. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  4. a1f2425 Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG by Jens Axboe · 15 years ago
  5. 76791ab kmemtrace, fs: uninline simple_transaction_set() by Ingo Molnar · 15 years ago
  6. 3d544f4 kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/security.h by Pekka Enberg · 15 years ago
  7. 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
  8. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 15 years ago
  9. 47e4491 Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 by Al Viro · 15 years ago
  10. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  11. 2d25ee3 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  12. 4a6a449 Fix a lockdep warning in fasync_helper() by Jonathan Corbet · 15 years ago
  13. 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
  14. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  15. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 15 years ago
  16. af5df56 vfs: Further changes from macro to inline function in fs.h by Steven Whitehouse · 16 years ago
  17. c2aca5e vfs: Update fs.h to use inline functions when no file locking set by Steven Whitehouse · 16 years ago
  18. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  19. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  20. d0adde5 Add a strictatime mount option by Matthew Garrett · 15 years ago
  21. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  22. 6849991 Rename struct file->f_ep_lock by Jonathan Corbet · 15 years ago
  23. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  24. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 15 years ago
  25. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  26. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
  27. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  28. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  29. efaee19 async: make the final inode deletion an asynchronous event by Arjan van de Ven · 16 years ago
  30. 856bf4d fs: sys_sync fix by Nick Piggin · 16 years ago
  31. c54feba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  32. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  33. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  34. e9079cc GFS2: Support for FIEMAP ioctl by Steven Whitehouse · 16 years ago
  35. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  36. 87d8fe1 add releasepage hooks to block devices which can be used by file systems by Theodore Ts'o · 16 years ago
  37. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  38. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  39. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  40. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  41. dded4f4 include: linux/fs.h: put declarations in __KERNEL__ by Jan Engelhardt · 16 years ago
  42. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  43. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  44. 27a0464 [XFS] Fix merge conflict in fs/xfs/xfs_rename.c by Lachlan McIlroy · 16 years ago
  45. 4d4be48 [XFS] add a FMODE flag to make XFS invisible I/O less hacky by Christoph Hellwig · 16 years ago
  46. fc9161e [PATCH 2/2] documnt FMODE_ constants by Christoph Hellwig · 16 years ago
  47. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  48. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  49. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  50. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  51. dcd7b4e Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6 by Niv Sardi · 16 years ago
  52. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  53. 8290c35 Inode: Allow external list initialisation by David Chinner · 16 years ago
  54. 2cb1599 Inode: Allow external initialisers by David Chinner · 16 years ago
  55. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  56. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  57. d8ba7a3 proc: move rest of /proc/locks to fs/locks.c by Alexey Dobriyan · 16 years ago
  58. 08b9fe6 [PATCH] i_version: remount support by Mimi Zohar · 16 years ago
  59. f696a36 [PATCH] move executable checking into ->permission() by Miklos Szeredi · 16 years ago
  60. 6de24f0 [PATCH 1/2] anondev: init IDR statically by Alexey Dobriyan · 16 years ago
  61. 56b26ad [PATCH] kill the rest of struct file propagation in block ioctls by Al Viro · 16 years ago
  62. e436fda [PATCH] get rid of blkdev_driver_ioctl() by Al Viro · 16 years ago
  63. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  64. 30c40d2 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl by Al Viro · 16 years ago
  65. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  66. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  67. 08f8585 [PATCH] move block_device_operations to blkdev.h by Al Viro · 17 years ago
  68. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  69. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  70. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  71. fd04808 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  72. c3279d1 Adjust block device size after an online resize of a disk. by Andrew Patterson · 16 years ago
  73. 0c002c2 Wrapper for lower-level revalidate_disk routines. by Andrew Patterson · 16 years ago
  74. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 16 years ago
  75. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 16 years ago
  76. d30a260 Add BLKDISCARD ioctl to allow userspace to discard sectors by David Woodhouse · 16 years ago
  77. fb2dce8 Add 'discard' request handling by David Woodhouse · 16 years ago
  78. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  79. c4b929b vfs: vfs-level fiemap interface by Mark Fasheh · 16 years ago
  80. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  81. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  82. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  83. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  84. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  85. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  86. 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 16 years ago
  87. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  88. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  89. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  90. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  91. d2d9648 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops by Denys Vlasenko · 16 years ago
  92. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  93. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  94. be61a86 flag parameters: NONBLOCK in pipe by Ulrich Drepper · 16 years ago
  95. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  96. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
  97. e108526e move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  98. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  99. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  100. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago