1. 726dd7f FS-Cache: Add netfs registration by David Howells · 15 years ago
  2. 955d0091 FS-Cache: Provide a slab for cookie allocation by David Howells · 15 years ago
  3. 4c515dd FS-Cache: Add cache management by David Howells · 15 years ago
  4. 0e04d4c FS-Cache: Add cache tag handling by David Howells · 15 years ago
  5. a689164 FS-Cache: Root index definition by David Howells · 15 years ago
  6. 7394daa FS-Cache: Add use of /proc and presentation of statistics by David Howells · 15 years ago
  7. 06b3db1 FS-Cache: Add main configuration option, module entry points and debugging by David Howells · 15 years ago
  8. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 15 years ago
  9. 23516dc kmemtrace, squashfs: fix slab.h dependency problem in squasfs by Pekka Enberg · 15 years ago
  10. c325962 kmemtrace, befs: fix slab.h dependency problem by Pekka Enberg · 15 years ago
  11. 76791ab kmemtrace, fs: uninline simple_transaction_set() by Ingo Molnar · 15 years ago
  12. e7c8f50 ext3: Add replace-on-rename hueristics for data=writeback mode by Theodore Ts'o · 15 years ago
  13. f7ab34e ext3: Add replace-on-truncate hueristics for data=writeback mode by Theodore Ts'o · 15 years ago
  14. 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
  15. 41d577a fs/ufs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  16. 1c5b454 fs/sysv: return f_fsid for statfs(2) by Coly Li · 15 years ago
  17. 2fc7f56 fs/squashfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  18. 651d062 fs/reiserfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  19. 5b76dc0 fs/qnx4: return f_fsid for statfs(2) by Coly Li · 15 years ago
  20. 197e671 fs/omfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  21. 054475d fs/minix: return f_fsid for statfs(2) by Coly Li · 15 years ago
  22. 2430c4d fs/isofs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  23. 604d295 fs/hpfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  24. 25564dd fs/hfsplus: return f_fsid for statfs(2) by Coly Li · 15 years ago
  25. 7dd2c00 fs/hfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  26. aac49b7 fs/fat: return f_fsid for statfs(2) by Coly Li · 15 years ago
  27. 514c91a fs/efs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  28. 94ea77a fs/cramfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  29. 8587246 fs/befs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  30. a6a2a73 fs/affs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  31. accb401 fs/adfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  32. 10c7db2 preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light by Gerd Hoffmann · 15 years ago
  33. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 15 years ago
  34. 6949a63 preadv/pwritev: create compat_writev() by Gerd Hoffmann · 15 years ago
  35. dac1213 preadv/pwritev: create compat_readv() by Gerd Hoffmann · 15 years ago
  36. 98310e5 cramfs: propagate uncompression errors by David VomLehn · 15 years ago
  37. ab4ad55 bin_elf_fdpic: check the return value of clear_user by Mike Frysinger · 15 years ago
  38. 880fe76 hppfs: hppfs_read_file() may return -ERROR by Roel Kluin · 15 years ago
  39. 695f6ae ext3: avoid false EIO errors by Jan Kara · 15 years ago
  40. de18f3b ext3: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  41. 45f9021 ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c by Wei Yongjun · 15 years ago
  42. ecca9af jbd: fix oops in jbd_journal_init_inode() on corrupted fs by Jan Kara · 15 years ago
  43. 039fd8c ext3: remove the BKL in ext3/ioctl.c by Cyrus Massoumi · 15 years ago
  44. 97f76d3 vfs: check bh->b_blocknr only if BH_Mapped is set by Nikanth Karthikesan · 15 years ago
  45. d2caa3c5 writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3) by Jeff Layton · 15 years ago
  46. b6fac63 vfs: skip I_CLEAR state inodes by Wu Fengguang · 15 years ago
  47. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  48. c293498 Btrfs: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  49. 3e7ad38 Btrfs: remove dead code by Dan Carpenter · 15 years ago
  50. ff0a583 Btrfs: remove dead code by Dan Carpenter · 15 years ago
  51. d4a7894 Btrfs: fix typos in comments by Wu Fengguang · 15 years ago
  52. 2e966ed Btrfs: remove unused ftrace include by Jim Owens · 15 years ago
  53. 93dbfad Btrfs: fix __ucmpdi2 compile bug on 32 bit builds by Heiko Carstens · 15 years ago
  54. 0977143 Btrfs: free inode struct when btrfs_new_inode fails by Shen Feng · 15 years ago
  55. b5555f7 Btrfs: fix race in worker_loop by Amit Gud · 15 years ago
  56. dccae99 Btrfs: add flushoncommit mount option by Sage Weil · 15 years ago
  57. 3a5e140 Btrfs: notreelog mount option by Sage Weil · 15 years ago
  58. a9572a1 Btrfs: introduce btrfs_show_options by Eric Paris · 15 years ago
  59. fa9c0d79 Btrfs: rework allocation clustering by Chris Mason · 15 years ago
  60. 8e73f27 Btrfs: Optimize locking in btrfs_next_leaf() by Chris Mason · 15 years ago
  61. c8c4286 Btrfs: break up btrfs_search_slot into smaller pieces by Chris Mason · 15 years ago
  62. 04018de Btrfs: kill the pinned_mutex by Josef Bacik · 15 years ago
  63. 6226cb0a Btrfs: kill the block group alloc mutex by Josef Bacik · 15 years ago
  64. 2552d17 Btrfs: clean up find_free_extent by Josef Bacik · 15 years ago
  65. 70cb074 Btrfs: free space cache cleanups by Josef Bacik · 15 years ago
  66. bedf762 Btrfs: unplug in the async bio submission threads by Chris Mason · 15 years ago
  67. b765ead Btrfs: keep processing bios for a given bdev if our proc is batching by Chris Mason · 15 years ago
  68. fc280c9 fuse: allow private mappings of "direct_io" files by Miklos Szeredi · 15 years ago
  69. f4975c6 fuse: allow kernel to access "direct_io" files by Miklos Szeredi · 15 years ago
  70. 146bca7 udf: Don't write integrity descriptor too often by Jan Kara · 15 years ago
  71. 4034600 udf: Try anchor in block 256 first by Jan Kara · 15 years ago
  72. 225fede udf: Some type fixes and cleanups by Jan Kara · 15 years ago
  73. 1197e4d udf: use hardware sector size by Clemens Ladisch · 15 years ago
  74. 4136801 udf: fix novrs mount option by Clemens Ladisch · 15 years ago
  75. 59285c2 udf: Fix oops when invalid character in filename occurs by Jan Kara · 16 years ago
  76. 557f5a1 udf: return f_fsid for statfs(2) by Coly Li · 16 years ago
  77. f90981f udf: Add checks to not underflow sector_t by Jan Kara · 16 years ago
  78. 87bc730 udf: fix default mode and dmode options handling by Marcin Slusarz · 16 years ago
  79. e650b94 udf: fix sparse warnings: by Jan Kara · 16 years ago
  80. 3093055 udf: unsigned last[i] cannot be less than 0 by roel kluin · 16 years ago
  81. 7ac9bcd5 udf: implement mode and dmode mounting options by Marcin Slusarz · 16 years ago
  82. 530f1a5 udf: reduce stack usage of udf_get_filename by Marcin Slusarz · 16 years ago
  83. ba9aadd udf: reduce stack usage of udf_load_pvoldesc by Marcin Slusarz · 16 years ago
  84. 97e961f Fix the udf code not to pass structs on stack where possible. by Pekka Enberg · 16 years ago
  85. 5ca4e4b Remove struct typedefs from fs/udf/ecma_167.h et al. by Pekka Enberg · 16 years ago
  86. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  87. f36345f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Felix Blyakher · 15 years ago
  88. 4fe7041 Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  89. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  90. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  91. ad5b365 NSM: Fix unaligned accesses in nsm_init_private() by Mans Rullgard · 15 years ago
  92. c226fd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  93. 8f63aaa8b autofs4: fix lookup deadlock by Ian Kent · 15 years ago
  94. 56fcef7 autofs4: cleanup expire code duplication by Ian Kent · 15 years ago
  95. 00fcf2c ecryptfs: use kzfree() by Johannes Weiner · 15 years ago
  96. c3b1b1c ramfs: add support for "mode=" mount option by Wu Fengguang · 15 years ago
  97. 3951088 epoll keyed wakeups: make eventfd use keyed wakeups by Davide Libenzi · 15 years ago
  98. 2dfa4ee epoll keyed wakeups: teach epoll about hints coming with the wakeup key by Davide Libenzi · 15 years ago
  99. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 15 years ago
  100. 4f0989d epoll: use real type instead of void * by Tony Battersby · 15 years ago