1. cf81f89 ecryptfs: fix error handling by Michael Halcrow · 17 years ago
  2. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  3. 45eaab7 eCryptfs: remove header_extent_size by Michael Halcrow · 17 years ago
  4. e9f6a99 eCryptfs: Use generic_file_splice_read() by Michael Halcrow · 17 years ago
  5. cd9d67d eCryptfs: make needlessly global symbols static by Michael Halcrow · 17 years ago
  6. dd8e290 eCryptfs: remove unnecessary variable initializations by Michael Halcrow · 17 years ago
  7. 22e78fa eCryptfs: kerneldoc fixes for crypto.c and keystore.c by Michael Halcrow · 17 years ago
  8. 6c6f57f eCryptfs: comments for some structs by Michael Halcrow · 17 years ago
  9. fcd1283 eCryptfs: grammatical fix (destruct to destroy) by Michael Halcrow · 17 years ago
  10. af655dc eCryptfs: collapse flag set into one statement by Michael Halcrow · 17 years ago
  11. c59c2eb eCryptfs: remove unnecessary BUG_ON by Michael Halcrow · 17 years ago
  12. 81acbcd ecryptfs: printk warning fixes by Andrew Morton · 17 years ago
  13. ca939e7 eCryptfs: update comment and debug statement by Michael Halcrow · 17 years ago
  14. 146a460 eCryptfs: fix Tag 11 writing code by Michael Halcrow · 17 years ago
  15. f648104 eCryptfs: fix Tag 11 parsing code by Michael Halcrow · 17 years ago
  16. c59becf eCryptfs: fix Tag 3 parsing code by Michael Halcrow · 17 years ago
  17. 13218179 eCryptfs: fix Tag 1 parsing code by Michael Halcrow · 17 years ago
  18. 956159c eCryptfs: kmem_cache objects for multiple keys; init/exit functions by Michael Halcrow · 17 years ago
  19. e0869cc eCryptfs: use list_for_each_entry_safe() when wiping auth toks by Michael Halcrow · 17 years ago
  20. f4aad16 eCryptfs: add key list structure; search keyring by Michael Halcrow · 17 years ago
  21. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  22. 84b3db0 uml: fix hostfs style by Jeff Dike · 17 years ago
  23. baabd15 uml: remove unneeded if from hostfs by Jeff Dike · 17 years ago
  24. a1ff587 UML: remove unnecessary hostfs_getattr() by Miklos Szeredi · 17 years ago
  25. e63e1e5 hugetlbfs read() support by Badari Pulavarty · 17 years ago
  26. 7aa91e1 hugetlb: allow extending ftruncate on hugetlbfs by Ken Chen · 17 years ago
  27. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  28. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  29. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  30. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  31. b6af1bc ocfs2: convert to new aops by Nick Piggin · 17 years ago
  32. f2b6a16 fs: affs convert to new aops by Nick Piggin · 17 years ago
  33. b458572 fs: adfs convert to new aops by Nick Piggin · 17 years ago
  34. d5c5f84 jfs: convert to new aops by Nick Piggin · 17 years ago
  35. 4a66af9 minixfs: convert to new aops by Nick Piggin · 17 years ago
  36. 26a6441 sysv: convert to new aops by Nick Piggin · 17 years ago
  37. be021ee udf: convert to new aops by Nick Piggin · 17 years ago
  38. 82b9d1d ufs: convert to new aops by Nick Piggin · 17 years ago
  39. 205c109 jffs2: convert to new aops by Nick Piggin · 17 years ago
  40. ae361ff hostfs: convert to new aops by Nick Piggin · 17 years ago
  41. 5e6f58a fuse: convert to new aops by Nick Piggin · 17 years ago
  42. fb53b30 smbfs: convert to new aops by Nick Piggin · 17 years ago
  43. 4899f9c nfs: convert to new aops by Nick Piggin · 17 years ago
  44. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 17 years ago
  45. f7557e8 reiserfs: use generic_cont_expand_simple by Vladimir Saveliev · 17 years ago
  46. ba9d8ce reiserfs: convert to new aops by Vladimir Saveliev · 17 years ago
  47. 797b4cf reiserfs: use generic write by Vladimir Saveliev · 17 years ago
  48. f870618 qnx4: convert to new aops by Nick Piggin · 17 years ago
  49. eedcbba bfs: convert to new aops by Nick Piggin · 17 years ago
  50. d6091b7 hpfs: convert to new aops by Nick Piggin · 17 years ago
  51. 7c0efc6 hfsplus: convert to new aops by Nick Piggin · 17 years ago
  52. 7903d9e hfs: convert to new aops by Nick Piggin · 17 years ago
  53. d7777a2 fat: convert to new aops by Nick Piggin · 17 years ago
  54. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  55. 7765ec2 gfs2: convert to new aops by Steven Whitehouse · 17 years ago
  56. d79689c xfs: convert to new aops by Nick Piggin · 17 years ago
  57. bfc1af6 ext4: convert to new aops by Nick Piggin · 17 years ago
  58. f4fc66a ext3: convert to new aops by Nick Piggin · 17 years ago
  59. f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
  60. 6272b5a block_dev: convert to new aops by Nick Piggin · 17 years ago
  61. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  62. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  63. 637aff4 fs: fix data-loss on error by Nick Piggin · 17 years ago
  64. eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
  65. a4b0672 fs: fix nobh error handling by Nick Piggin · 17 years ago
  66. 68671f3 mm: add end_buffer_read helper function by Dmitry Monakhov · 17 years ago
  67. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  68. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  69. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  70. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  71. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  72. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  73. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  74. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  75. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  76. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  77. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  78. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  79. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  80. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  81. b1519d0 fs/partitions/sun.c endianness annotations by Al Viro · 17 years ago
  82. 14358e6 lockdep: annotate dir vs file i_mutex by Peter Zijlstra · 17 years ago
  83. d475fd4 lockdep: per filesystem inode lock class by Peter Zijlstra · 17 years ago
  84. 8d8fe64 JFS: Bio cleanup: Replace missing return statements by Dave Kleikamp · 17 years ago
  85. ebf8889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  86. b160292 Merge Linux 2.6.23 by David Woodhouse · 17 years ago
  87. 4fc8a60 [JFFS2] Remove stray debugging printk by David Woodhouse · 17 years ago
  88. b534e70 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. by David Woodhouse · 17 years ago
  89. 69ca437 [JFFS2] Check for creation of dirents with embedded zero bytes in name. by David Woodhouse · 17 years ago
  90. a8c68f3 [JFFS2] Don't count all 'very dirty' blocks except in debug mode by David Woodhouse · 17 years ago
  91. 2665ea8 [JFFS2] Check whether garbage-collection actually obsoleted its victim. by David Woodhouse · 17 years ago
  92. 85becc5 [JFFS2] Relax threshold for triggering GC due to dirty blocks. by David Woodhouse · 17 years ago
  93. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  94. a6e3d7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  95. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  96. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  97. 85a4ffa sysfs: implement sysfs_open_dirent by Tejun Heo · 17 years ago
  98. bc747f3 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir by Tejun Heo · 17 years ago
  99. dc2f75f sysfs: make sysfs_root a regular directory dirent by Tejun Heo · 17 years ago
  100. d6b4fd2 sysfs: open code sysfs_attach_dentry() by Tejun Heo · 17 years ago