1. e7ca2d4 Document I_SYNC and I_DATASYNC by Joern Engel · 16 years ago
  2. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 16 years ago
  3. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  4. ab1f161 pid-namespaces-vs-locks-interaction by Vitaliy Gusev · 17 years ago
  5. fd3f898 include/linux/: Spelling fixes by Joe Perches · 16 years ago
  6. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 16 years ago
  7. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 16 years ago
  8. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  9. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  10. 8aec080 [PATCH] new helpers - collect_mounts() and release_collected_mounts() by Al Viro · 17 years ago
  11. 8e8a140 fix do_sys_open() prototype by Jason Uhlenkott · 17 years ago
  12. 8bf9725 pid namespaces: introduce MS_KERNMOUNT flag by Pavel Emelyanov · 17 years ago
  13. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  14. d139d7f VFS: allow filesystems to implement atomic open+truncate by Miklos Szeredi · 17 years ago
  15. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  16. 1c0eeaf introduce I_SYNC by Joern Engel · 17 years ago
  17. 08d8e97 writeback: fix ntfs with sb_has_dirty_inodes() by Fengguang Wu · 17 years ago
  18. 0e0f4fc writeback: fix periodic superblock dirty inode flushing by Ken Chen · 17 years ago
  19. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  20. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  21. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago
  22. 4be2854 Remove sysctl.h from fs.h by Alexey Dobriyan · 17 years ago
  23. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  24. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  25. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  26. 2f718ff mm: buffered write iterator by Nick Piggin · 17 years ago
  27. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  28. 0bb7ba6 readahead: mmap read-around simplification by Fengguang Wu · 17 years ago
  29. 937085a readahead: compacting file_ra_state by Fengguang Wu · 17 years ago
  30. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  31. 14358e6 lockdep: annotate dir vs file i_mutex by Peter Zijlstra · 17 years ago
  32. d475fd4 lockdep: per filesystem inode lock class by Peter Zijlstra · 17 years ago
  33. 7f8ada9 Rework /proc/locks via seq_files and seq_list helpers by Pavel Emelyanov · 17 years ago
  34. a16877c Cleanup macros for distinguishing mandatory locks by Pavel Emelyanov · 17 years ago
  35. ec05b29 [PATCH] remove mm/filemap.c:file_send_actor() by Adrian Bunk · 17 years ago
  36. 0af1a45 rename setlease to generic_setlease by Christoph Hellwig · 17 years ago
  37. f9acc8c readahead: sanify file_ra_state names by Fengguang Wu · 17 years ago
  38. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  39. 5ce1110 readahead: data structure and routines by Fengguang Wu · 17 years ago
  40. e53252d unregister_chrdev() return void by Akinobu Mita · 17 years ago
  41. a8dcf12 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  42. 6d34ac1 locks: make posix_test_lock() interface more consistent by J. Bruce Fields · 17 years ago
  43. 4698afe locks: export setlease to filesystems by J. Bruce Fields · 17 years ago
  44. f9ffed2 locks: provide a file lease method enabling cluster-coherent leases by J. Bruce Fields · 18 years ago
  45. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 17 years ago
  46. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  47. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  48. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  49. f448024 unregister_blkdev(): return void by Akinobu Mita · 17 years ago
  50. 62239ac proper prototype for proc_nr_files() by Adrian Bunk · 17 years ago
  51. 9e7bf24 fs: clarify "dummy" member in struct inodes_stat_t by Stefan Richter · 17 years ago
  52. e8d6c55 AFS: implement file locking by David Howells · 17 years ago
  53. fc9a07e invalidate_mapping_pages(): add cond_resched by Andrew Morton · 17 years ago
  54. d96e6e7 Remove remnants of sendfile() by Jens Axboe · 17 years ago
  55. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  56. 0452a4e sendfile: kill generic_file_sendfile() by Jens Axboe · 17 years ago
  57. 71c4215 document nlink function by Dave Hansen · 17 years ago
  58. ec4883b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  59. acaebfd [MTD] generalise the handling of MTD-specific superblocks by David Howells · 17 years ago
  60. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 17 years ago
  61. 79c0b2d add filesystem subtype support by Miklos Szeredi · 17 years ago
  62. 1ae7075 use use SEEK_MAX to validate user lseek arguments by Chris Snook · 17 years ago
  63. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  64. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  65. 6ce745e readahead: code cleanup by Jan Kara · 17 years ago
  66. ec0f163 readahead: improve heuristic detecting sequential reads by Jan Kara · 17 years ago
  67. 2beb661 locks: add fl_grant callback for asynchronous lock return by Marc Eshel · 18 years ago
  68. 9b9d2ab locks: add lock cancel command by Marc Eshel · 18 years ago
  69. 150b393 locks: allow {vfs,posix}_lock_file to return conflicting lock by Marc Eshel · 18 years ago
  70. 7723ec9 locks: factor out generic/filesystem switch from setlock code by Marc Eshel · 18 years ago
  71. 3ee17ab locks: factor out generic/filesystem switch from test_lock by J. Bruce Fields · 17 years ago
  72. 9d6a8c5 locks: give posix_test_lock same interface as ->lock by Marc Eshel · 17 years ago
  73. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  74. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 17 years ago
  75. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  76. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  77. fb58b73 [PATCH] move remove_dquot_ref to dqout.c by Christoph Hellwig · 17 years ago
  78. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  79. 54bc485 [PATCH] Export invalidate_mapping_pages() to modules by Anton Altaparmakov · 17 years ago
  80. 37756ce [PATCH] avoid one conditional branch in touch_atime() by Eric Dumazet · 17 years ago
  81. f73ca1b [PATCH] Revert bd_mount_mutex back to a semaphore by David Chinner · 18 years ago
  82. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 18 years ago
  83. 47ae32d [PATCH] relative atime by Valerie Henson · 18 years ago
  84. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  85. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  86. 12d40e4 [PATCH] Save some bytes in struct inode by Arnaldo Carvalho de Melo · 18 years ago
  87. 83b7b44 [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations by Eric Dumazet · 18 years ago
  88. 48ed214 [PATCH] constify inode accessors by Jan Engelhardt · 18 years ago
  89. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  90. b86c089 [PATCH] Move names_cachep to linux/fs.h by Christoph Lameter · 18 years ago
  91. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  92. 01de85e [PATCH] Add lockless helpers for remove_suid() by Jens Axboe · 18 years ago
  93. 6da6180 [PATCH] Introduce generic_file_splice_write_nolock() by Mark Fasheh · 18 years ago
  94. 62752ee [PATCH] Take i_mutex in splice_from_pipe() by Mark Fasheh · 18 years ago
  95. 7762f5a [PATCH] document i_size_write locking rules by Miklos Szeredi · 18 years ago
  96. 4a61f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 by Linus Torvalds · 18 years ago
  97. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  98. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  99. 128e5eb [GFS2] Remove iflags.h, use FS_ by Steven Whitehouse · 18 years ago
  100. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago