1. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  2. fd04808 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  3. c3279d1 Adjust block device size after an online resize of a disk. by Andrew Patterson · 16 years ago
  4. 0c002c2 Wrapper for lower-level revalidate_disk routines. by Andrew Patterson · 16 years ago
  5. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 16 years ago
  6. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 16 years ago
  7. d30a260 Add BLKDISCARD ioctl to allow userspace to discard sectors by David Woodhouse · 16 years ago
  8. fb2dce8 Add 'discard' request handling by David Woodhouse · 16 years ago
  9. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  10. c4b929b vfs: vfs-level fiemap interface by Mark Fasheh · 16 years ago
  11. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  12. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  13. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  14. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  15. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  16. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  17. 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 16 years ago
  18. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  19. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  20. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  21. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  22. d2d9648 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops by Denys Vlasenko · 16 years ago
  23. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  24. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  25. be61a86 flag parameters: NONBLOCK in pipe by Ulrich Drepper · 16 years ago
  26. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  27. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 16 years ago
  28. e108526e move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  29. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  30. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  31. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  32. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  33. 4ee6afd VFS: export sync_sb_inodes by Artem Bityutskiy · 16 years ago
  34. afc1246 file lock: reorder struct file_lock to save space on 64 bit builds by Richard Kennedy · 16 years ago
  35. f4c0a0f vfs: export filemap_fdatawrite_range() by Jan Kara · 16 years ago
  36. 9465efc Remove BKL from remote_llseek v2 by Andi Kleen · 16 years ago
  37. 18ce375 Properly notify block layer of sync writes by Jens Axboe · 16 years ago
  38. f9f48ec [patch 4/4] flock: remove unused fields from file_lock_operations by Denis V. Lunev · 16 years ago
  39. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 16 years ago
  40. 7f3d4ee vfs: splice remove_suid() cleanup by Miklos Szeredi · 16 years ago
  41. 33dcdac [PATCH] kill ->put_inode by Christoph Hellwig · 16 years ago
  42. 67cde59 make vfs_ioctl() static by Adrian Bunk · 16 years ago
  43. 6b09ae6 make __put_super() static by Adrian Bunk · 16 years ago
  44. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 16 years ago
  45. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  46. bc84e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  47. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 16 years ago
  48. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 16 years ago
  49. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  50. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  51. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  52. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 17 years ago
  53. a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 17 years ago
  54. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  55. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 17 years ago
  56. 000cb48 vfs: add explanation of I_DIRTY_DATASYNC bit by Jan Kara · 17 years ago
  57. 922f9cf fs/char_dev.c: chrdev_open marked static and removed from fs.h by Denis Cheng · 17 years ago
  58. b3b304a mount options: add generic_show_options() by Miklos Szeredi · 17 years ago
  59. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 17 years ago
  60. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 17 years ago
  61. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  62. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
  63. b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
  64. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 17 years ago
  65. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  66. 797074e fs: use list_for_each_entry_reverse and kill sb_entry by Akinobu Mita · 17 years ago
  67. e7ca2d4 Document I_SYNC and I_DATASYNC by Joern Engel · 17 years ago
  68. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 17 years ago
  69. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  70. ab1f161 pid-namespaces-vs-locks-interaction by Vitaliy Gusev · 17 years ago
  71. fd3f898 include/linux/: Spelling fixes by Joe Perches · 17 years ago
  72. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 17 years ago
  73. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 17 years ago
  74. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  75. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  76. 8aec080 [PATCH] new helpers - collect_mounts() and release_collected_mounts() by Al Viro · 17 years ago
  77. 8e8a140 fix do_sys_open() prototype by Jason Uhlenkott · 17 years ago
  78. 8bf9725 pid namespaces: introduce MS_KERNMOUNT flag by Pavel Emelyanov · 17 years ago
  79. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  80. d139d7f VFS: allow filesystems to implement atomic open+truncate by Miklos Szeredi · 17 years ago
  81. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  82. 1c0eeaf introduce I_SYNC by Joern Engel · 17 years ago
  83. 08d8e97 writeback: fix ntfs with sb_has_dirty_inodes() by Fengguang Wu · 17 years ago
  84. 0e0f4fc writeback: fix periodic superblock dirty inode flushing by Ken Chen · 17 years ago
  85. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  86. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  87. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago
  88. 4be2854 Remove sysctl.h from fs.h by Alexey Dobriyan · 17 years ago
  89. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  90. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  91. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  92. 2f718ff mm: buffered write iterator by Nick Piggin · 17 years ago
  93. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  94. 0bb7ba6 readahead: mmap read-around simplification by Fengguang Wu · 17 years ago
  95. 937085a readahead: compacting file_ra_state by Fengguang Wu · 17 years ago
  96. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  97. 14358e6 lockdep: annotate dir vs file i_mutex by Peter Zijlstra · 17 years ago
  98. d475fd4 lockdep: per filesystem inode lock class by Peter Zijlstra · 17 years ago
  99. 7f8ada9 Rework /proc/locks via seq_files and seq_list helpers by Pavel Emelyanov · 17 years ago
  100. a16877c Cleanup macros for distinguishing mandatory locks by Pavel Emelyanov · 17 years ago