1. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  2. 65e6f5b [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6] by David Howells · 18 years ago
  3. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  4. cf342e5 [PATCH] Don't need to disable interrupts for tasklist_lock by Oleg Nesterov · 18 years ago
  5. caa38fb [PATCH] ext3: make meta data reads use READ_META by Jens Axboe · 18 years ago
  6. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  7. c0341b0 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  8. 632dd20 [PATCH] Kcore elf note namesz field fix by Vivek Goyal · 18 years ago
  9. 327dcaa [PATCH] expand_fdtable(): remove pointless unlock+lock by Andrew Morton · 18 years ago
  10. 74d392a [PATCH] Clean up expand_fdtable() and expand_files() by Vadim Lobanov · 18 years ago
  11. 39f0247 [PATCH] Access Control Lists for tmpfs by Andreas Gruenbacher · 18 years ago
  12. f0c8bd1 [PATCH] Generic infrastructure for acls by Andreas Gruenbacher · 18 years ago
  13. 4e6fd33 [PATCH] enforce RLIMIT_NOFILE in poll() by Chris Snook · 18 years ago
  14. e518ddb [PATCH] fs/namei.c: replace multiple current->fs by shortcut variable by Andreas Mohr · 18 years ago
  15. 6ea36dd [PATCH] Ban register_filesystem(NULL); by Alexey Dobriyan · 18 years ago
  16. d826380 [PATCH] 9p: fix leak on error path by Alexey Dobriyan · 18 years ago
  17. 368bdb3 [PATCH] cramfs: make cramfs_uncompress_exit() return void by Alexey Dobriyan · 18 years ago
  18. a4376e1 [PATCH] freevxfs: fix leak on error path by Alexey Dobriyan · 18 years ago
  19. 50d44ed [PATCH] cramfs: rewrite init_cramfs_fs() by Alexey Dobriyan · 18 years ago
  20. f7ca54f [PATCH] fix mem_write() return value by Frederik Deweerdt · 18 years ago
  21. 87d7c8a [PATCH] block_dev.c mutex_lock_nested() fix by Jason Baron · 18 years ago
  22. 44938af [PATCH] autofs4: pending flag not cleared on mount fail by Ian Kent · 18 years ago
  23. be3ca7f [PATCH] autofs4: autofs4_follow_link false negative fix by Ian Kent · 18 years ago
  24. cf3e43d [PATCH] cdev documentation by Jonathan Corbet · 18 years ago
  25. 3cfd088 [PATCH] tty: stop the tty vanishing under procfs access by Alan Cox · 18 years ago
  26. 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
  27. b525a7e [PATCH] dquot: add proper locking when using current->signal->tty by Jan Kara · 18 years ago
  28. bce9a23 [PATCH] elf_fdpic_core_dump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  29. 486ccb0 [PATCH] elf_core_dump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  30. ee731f4 [PATCH] fix wrong error code on interrupted close syscalls by Ernie Petrides · 18 years ago
  31. 01d553d [PATCH] Chardev checking of overlapping ranges by Amos Waterland · 18 years ago
  32. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  33. ae78bf9 [PATCH] add -o flush for fat by Chris Mason · 18 years ago
  34. 5046206 [PATCH] fs.h: ifdef security fields by Alexey Dobriyan · 18 years ago
  35. cfe1467 [PATCH] reiserfs: ifdef ACL stuff from inode by Alexey Dobriyan · 18 years ago
  36. 068fbb3 [PATCH] reiserfs: ifdef xattr_sem by Alexey Dobriyan · 18 years ago
  37. a317202 [PATCH] Fix reiserfs latencies caused by data=ordered by Chris Mason · 18 years ago
  38. 25736b1 [PATCH] reiserfs_fsync should only use barriers when they are enabled by Chris Mason · 18 years ago
  39. 39b3f6d [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY by Eric Sandeen · 18 years ago
  40. e1dfa92 [PATCH] ignore partition table on disks with AIX label by Olaf Hering · 18 years ago
  41. 650a898 [PATCH] vfs: define new lookup flag for chdir by Miklos Szeredi · 18 years ago
  42. 5b35e8e [PATCH] fuse: use dentry in statfs by Miklos Szeredi · 18 years ago
  43. 8454aee [PATCH] Require mmap handler for a.out executables by Eugene Teo · 18 years ago
  44. 9c4dbee [PATCH] fs: add lock annotation to grab_super by Josh Triplett · 18 years ago
  45. ddc0a51 [PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode() by Josh Triplett · 18 years ago
  46. 105f4d7 [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt by Josh Triplett · 18 years ago
  47. 99fc705 [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} by Josh Triplett · 18 years ago
  48. 58f555e [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() by Josh Triplett · 18 years ago
  49. 42012cc [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions by Olaf Hering · 18 years ago
  50. c0d92cb [PATCH] libfs: remove page up-to-date check from simple_readpage by Pekka J Enberg · 18 years ago
  51. 15a67dd [PATCH] fs/namespace: handle init/registration errors by Randy Dunlap · 18 years ago
  52. 4d7dd8f [PATCH] blockdev.c: check driver layer errors by Andrew Morton · 18 years ago
  53. d180779 [PATCH] JBD: memory leak in "journal_init_dev()" by Zoltan Menyhart · 18 years ago
  54. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static by Dave Kleikamp · 18 years ago
  55. 65e8697a [XFS] Remove v1 dir trace macro - missed in a past commit. by Tim Shimmin · 18 years ago
  56. 6e73b41 [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error by Vlad Apostolov · 18 years ago
  57. 6f1f216 [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks by Vlad Apostolov · 18 years ago
  58. 6216ff1 [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in kmem_zalloc_greedy() by Vlad Apostolov · 18 years ago
  59. f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
  60. 01106eae [XFS] Collapse sv_init and init_sv into just the one interface. by Eric Sandeen · 18 years ago
  61. 7ae67d7 [XFS] standardize on one sema init macro by Eric Sandeen · 18 years ago
  62. 91d8723 [XFS] Reduce endian flipping in alloc_btree, same as was done for ialloc_btree. by Eric Sandeen · 18 years ago
  63. edcd4bc [XFS] Minor cleanup from dio locking fix, remove an extra conditional. by Nathan Scott · 18 years ago
  64. 215101c [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. by Nathan Scott · 18 years ago
  65. e132f54 [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error by Vlad Apostolov · 18 years ago
  66. 22de606 [XFS] pv 955157, rv bnaujok - break the loop on formatter() error by Vlad Apostolov · 18 years ago
  67. 955e47a [XFS] Fixes the leak in reservation space because we weren't ungranting by Tim Shimmin · 18 years ago
  68. 22d91f6 [XFS] Add lock annotations to xfs_trans_update_ail and xfs_trans_delete_ail by Josh Triplett · 18 years ago
  69. 68c3271 [XFS] Fix a porting botch on the realtime subvol growfs code path. by Nathan Scott · 18 years ago
  70. d432c80 [XFS] Minor code rearranging and cleanup to prevent some coverity false by Nathan Scott · 18 years ago
  71. b627259 [XFS] Remove a no-longer-correct debug assert from dio completion handling. by Nathan Scott · 18 years ago
  72. 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
  73. 572d95f [XFS] Improve error handling for the zero-fsblock extent detection code. by Nathan Scott · 18 years ago
  74. 948ecdb [XFS] Be more defensive with page flags (error/private) for metadata buffers. by Nathan Scott · 18 years ago
  75. efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
  76. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  77. 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
  78. 43129c1 [XFS] Remove a couple of unused BUF macros by Eric Sandeen · 18 years ago
  79. 1737009 [XFS] pass file mode on DMAPI remove events by Vlad Apostolov · 18 years ago
  80. 745b1f47 [XFS] Remove last bulkstat false-positives with debug kernels. by Nathan Scott · 18 years ago
  81. a3c6685e [XFS] Ensure xlog_state_do_callback does not report spurious warnings on by Nathan Scott · 18 years ago
  82. bb3c7d2 [XFS] Increase the size of the buffer holding the local inode cluster by Nathan Scott · 18 years ago
  83. 26275093 [XFS] Drop unneeded endian conversion in bulkstat and start readahead for by Nathan Scott · 18 years ago
  84. 51bdd70 [XFS] When issuing metadata readahead, submit bio with READA not READ. by Nathan Scott · 18 years ago
  85. 8b56f08 [XFS] Rework DMAPI bulkstat calls in such a way that we can directly by Nathan Scott · 18 years ago
  86. 726801b [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace code. by Tim Shimmin · 18 years ago
  87. 69e23b9 [XFS] Update XFS for i_blksize removal from generic inode structure by Nathan Scott · 18 years ago
  88. 29b6d22 [XFS] remove accidentally reintroduced vfs unmount flag, unneeded in by Nathan Scott · 18 years ago
  89. fe48cae [XFS] remove bhv_lookup, _range version works aswell and has more useful by Christoph Hellwig · 18 years ago
  90. 1121b21 [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr by Nathan Scott · 18 years ago
  91. 8801bb9 [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no by Christoph Hellwig · 18 years ago
  92. 576039c [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a by Christoph Hellwig · 18 years ago
  93. 397b520 [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_t by Christoph Hellwig · 18 years ago
  94. b113bcb [XFS] add xfs_btree_check_lptr_disk variant which handles endian conversion by Christoph Hellwig · 18 years ago
  95. c38e5e8 [XFS] remove left over INT_ comments in *alloc*.c We can verify endianess by Christoph Hellwig · 18 years ago
  96. 61a2584 [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t by Christoph Hellwig · 18 years ago
  97. e210100 [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always by Christoph Hellwig · 18 years ago
  98. ed9d88f [XFS] Fix sparse warning found when page tracing enabled, due to by Nathan Scott · 18 years ago
  99. 673cdf5 [XFS] Fix rounding bug in xfs_free_file_space found by sparse checking. by Nathan Scott · 18 years ago
  100. 87395de [XFS] move XFS_IOC_GETVERSION to main multiplexer by Alexey Dobriyan · 18 years ago