1. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  2. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  3. aab520e [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create() by Dave Hansen · 18 years ago
  4. 6902d92 [PATCH] r/o bind mounts: prepare for write access checks: collapse if() by Dave Hansen · 18 years ago
  5. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  6. eed4e51 [PATCH] Add vector AIO support by Badari Pulavarty · 18 years ago
  7. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  8. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  9. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  10. 9ea0f94 [PATCH] reiserfs: eliminate minimum window size for bitmap searching by Jeff Mahoney · 18 years ago
  11. 5a2618e [PATCH] reiserfs: use generic_file_open for open() checks by Jeff Mahoney · 18 years ago
  12. 5065227 [PATCH] reiserfs: on-demand bitmap loading by Jeff Mahoney · 18 years ago
  13. 6f01046 [PATCH] reiserfs: reorganize bitmap loading functions by Jeff Mahoney · 18 years ago
  14. 0b3dc17 [PATCH] reiserfs: clean up bitmap block buffer head references by Jeff Mahoney · 18 years ago
  15. e1fabd3 [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array by Jeff Mahoney · 18 years ago
  16. 54f67f6 [PATCH] Move ncpfs 32bit compat ioctl to ncpfs by Petr Vandrovec · 18 years ago
  17. f5579f8 [PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  18. 82b0547 [PATCH] Create fs/utimes.c by Alexey Dobriyan · 18 years ago
  19. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  20. 130c6b9 [PATCH] fs/partitions: Conversion to generic boolean by Richard Knutsson · 18 years ago
  21. 4d81715 [PATCH] fs/jfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  22. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  23. 0fe2347 [PATCH] Update axboe@suse.de email address by Jens Axboe · 18 years ago
  24. 50be345 [PATCH] fix creating zero sized bio mempools in low memory system by Milan Broz · 18 years ago
  25. 5e6d12b [PATCH] CONFIG_BLOCK internal.h cleanups by Andrew Morton · 18 years ago
  26. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  27. d366e40 [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] by David Howells · 18 years ago
  28. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  29. 188f83d [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] by David Howells · 18 years ago
  30. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  31. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  32. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  33. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  34. 863d5b8 [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] by David Howells · 18 years ago
  35. b71e8a4 [PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6] by David Howells · 18 years ago
  36. 811d736 [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] by David Howells · 18 years ago
  37. 7b0de42 [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] by David Howells · 18 years ago
  38. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  39. 65e6f5b [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6] by David Howells · 18 years ago
  40. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  41. cf342e5 [PATCH] Don't need to disable interrupts for tasklist_lock by Oleg Nesterov · 18 years ago
  42. caa38fb [PATCH] ext3: make meta data reads use READ_META by Jens Axboe · 18 years ago
  43. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  44. c0341b0 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  45. 632dd20 [PATCH] Kcore elf note namesz field fix by Vivek Goyal · 18 years ago
  46. 327dcaa [PATCH] expand_fdtable(): remove pointless unlock+lock by Andrew Morton · 18 years ago
  47. 74d392a [PATCH] Clean up expand_fdtable() and expand_files() by Vadim Lobanov · 18 years ago
  48. 39f0247 [PATCH] Access Control Lists for tmpfs by Andreas Gruenbacher · 18 years ago
  49. f0c8bd1 [PATCH] Generic infrastructure for acls by Andreas Gruenbacher · 18 years ago
  50. 4e6fd33 [PATCH] enforce RLIMIT_NOFILE in poll() by Chris Snook · 18 years ago
  51. e518ddb [PATCH] fs/namei.c: replace multiple current->fs by shortcut variable by Andreas Mohr · 18 years ago
  52. 6ea36dd [PATCH] Ban register_filesystem(NULL); by Alexey Dobriyan · 18 years ago
  53. d826380 [PATCH] 9p: fix leak on error path by Alexey Dobriyan · 18 years ago
  54. 368bdb3 [PATCH] cramfs: make cramfs_uncompress_exit() return void by Alexey Dobriyan · 18 years ago
  55. a4376e1 [PATCH] freevxfs: fix leak on error path by Alexey Dobriyan · 18 years ago
  56. 50d44ed [PATCH] cramfs: rewrite init_cramfs_fs() by Alexey Dobriyan · 18 years ago
  57. f7ca54f [PATCH] fix mem_write() return value by Frederik Deweerdt · 18 years ago
  58. 87d7c8a [PATCH] block_dev.c mutex_lock_nested() fix by Jason Baron · 18 years ago
  59. 44938af [PATCH] autofs4: pending flag not cleared on mount fail by Ian Kent · 18 years ago
  60. be3ca7f [PATCH] autofs4: autofs4_follow_link false negative fix by Ian Kent · 18 years ago
  61. cf3e43d [PATCH] cdev documentation by Jonathan Corbet · 18 years ago
  62. 3cfd088 [PATCH] tty: stop the tty vanishing under procfs access by Alan Cox · 18 years ago
  63. fb50ae7 [PATCH] I/O Error attempting to read last partial block of a file in an ISO9660 file system by Joel & Rebecca VanderZee · 18 years ago
  64. b525a7e [PATCH] dquot: add proper locking when using current->signal->tty by Jan Kara · 18 years ago
  65. bce9a23 [PATCH] elf_fdpic_core_dump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  66. 486ccb0 [PATCH] elf_core_dump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  67. ee731f4 [PATCH] fix wrong error code on interrupted close syscalls by Ernie Petrides · 18 years ago
  68. 01d553d [PATCH] Chardev checking of overlapping ranges by Amos Waterland · 18 years ago
  69. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  70. ae78bf9 [PATCH] add -o flush for fat by Chris Mason · 18 years ago
  71. 5046206 [PATCH] fs.h: ifdef security fields by Alexey Dobriyan · 18 years ago
  72. cfe1467 [PATCH] reiserfs: ifdef ACL stuff from inode by Alexey Dobriyan · 18 years ago
  73. 068fbb3 [PATCH] reiserfs: ifdef xattr_sem by Alexey Dobriyan · 18 years ago
  74. a317202 [PATCH] Fix reiserfs latencies caused by data=ordered by Chris Mason · 18 years ago
  75. 25736b1 [PATCH] reiserfs_fsync should only use barriers when they are enabled by Chris Mason · 18 years ago
  76. 39b3f6d [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY by Eric Sandeen · 18 years ago
  77. e1dfa92 [PATCH] ignore partition table on disks with AIX label by Olaf Hering · 18 years ago
  78. 650a898 [PATCH] vfs: define new lookup flag for chdir by Miklos Szeredi · 18 years ago
  79. 5b35e8e [PATCH] fuse: use dentry in statfs by Miklos Szeredi · 18 years ago
  80. 8454aee [PATCH] Require mmap handler for a.out executables by Eugene Teo · 18 years ago
  81. 9c4dbee [PATCH] fs: add lock annotation to grab_super by Josh Triplett · 18 years ago
  82. ddc0a51 [PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode() by Josh Triplett · 18 years ago
  83. 105f4d7 [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt by Josh Triplett · 18 years ago
  84. 99fc705 [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} by Josh Triplett · 18 years ago
  85. 58f555e [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() by Josh Triplett · 18 years ago
  86. 42012cc [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions by Olaf Hering · 18 years ago
  87. c0d92cb [PATCH] libfs: remove page up-to-date check from simple_readpage by Pekka J Enberg · 18 years ago
  88. 15a67dd [PATCH] fs/namespace: handle init/registration errors by Randy Dunlap · 18 years ago
  89. 4d7dd8f [PATCH] blockdev.c: check driver layer errors by Andrew Morton · 18 years ago
  90. d180779 [PATCH] JBD: memory leak in "journal_init_dev()" by Zoltan Menyhart · 18 years ago
  91. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static by Dave Kleikamp · 18 years ago
  92. 65e8697 [XFS] Remove v1 dir trace macro - missed in a past commit. by Tim Shimmin · 18 years ago
  93. 6e73b41 [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error by Vlad Apostolov · 18 years ago
  94. 6f1f216 [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks by Vlad Apostolov · 18 years ago
  95. 6216ff1 [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in kmem_zalloc_greedy() by Vlad Apostolov · 18 years ago
  96. f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
  97. 01106ea [XFS] Collapse sv_init and init_sv into just the one interface. by Eric Sandeen · 18 years ago
  98. 7ae67d7 [XFS] standardize on one sema init macro by Eric Sandeen · 18 years ago
  99. 91d8723 [XFS] Reduce endian flipping in alloc_btree, same as was done for ialloc_btree. by Eric Sandeen · 18 years ago
  100. edcd4bc [XFS] Minor cleanup from dio locking fix, remove an extra conditional. by Nathan Scott · 18 years ago