1. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  2. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  3. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  4. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  5. 1e89a5e lockdep: fixup the inode dir annotation by Peter Zijlstra · 17 years ago
  6. 16a72c4 ecryptfs: clean up page flag handling by Michael Halcrow · 17 years ago
  7. ecbdc93 eCryptfs: replace magic numbers by Michael Halcrow · 17 years ago
  8. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  9. 035241d eCryptfs: initialize persistent lower file on inode create by Michael Halcrow · 17 years ago
  10. d6a13c1 eCryptfs: fix data types by Michael Halcrow · 17 years ago
  11. bf12be1 eCryptfs: convert mmap functions to use persistent file by Michael Halcrow · 17 years ago
  12. 2ed9255 eCryptfs: make open, truncate, and setattr use persistent file by Michael Halcrow · 17 years ago
  13. d7cdc5f eCryptfs: update metadata read/write functions by Michael Halcrow · 17 years ago
  14. 4981e08 eCryptfs: set up and destroy persistent lower file by Michael Halcrow · 17 years ago
  15. 0216f7f eCryptfs: replace encrypt, decrypt, and inode size write by Michael Halcrow · 17 years ago
  16. da0102a eCryptfs: read_write.c routines by Michael Halcrow · 17 years ago
  17. cf81f89 ecryptfs: fix error handling by Michael Halcrow · 17 years ago
  18. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  19. 45eaab7 eCryptfs: remove header_extent_size by Michael Halcrow · 17 years ago
  20. e9f6a99 eCryptfs: Use generic_file_splice_read() by Michael Halcrow · 17 years ago
  21. cd9d67d eCryptfs: make needlessly global symbols static by Michael Halcrow · 17 years ago
  22. dd8e290 eCryptfs: remove unnecessary variable initializations by Michael Halcrow · 17 years ago
  23. 22e78fa eCryptfs: kerneldoc fixes for crypto.c and keystore.c by Michael Halcrow · 17 years ago
  24. 6c6f57f eCryptfs: comments for some structs by Michael Halcrow · 17 years ago
  25. fcd1283 eCryptfs: grammatical fix (destruct to destroy) by Michael Halcrow · 17 years ago
  26. af655dc eCryptfs: collapse flag set into one statement by Michael Halcrow · 17 years ago
  27. c59c2eb eCryptfs: remove unnecessary BUG_ON by Michael Halcrow · 17 years ago
  28. 81acbcd ecryptfs: printk warning fixes by Andrew Morton · 17 years ago
  29. ca939e7 eCryptfs: update comment and debug statement by Michael Halcrow · 17 years ago
  30. 146a460 eCryptfs: fix Tag 11 writing code by Michael Halcrow · 17 years ago
  31. f648104 eCryptfs: fix Tag 11 parsing code by Michael Halcrow · 17 years ago
  32. c59becf eCryptfs: fix Tag 3 parsing code by Michael Halcrow · 17 years ago
  33. 1321817 eCryptfs: fix Tag 1 parsing code by Michael Halcrow · 17 years ago
  34. 956159c eCryptfs: kmem_cache objects for multiple keys; init/exit functions by Michael Halcrow · 17 years ago
  35. e0869cc eCryptfs: use list_for_each_entry_safe() when wiping auth toks by Michael Halcrow · 17 years ago
  36. f4aad16 eCryptfs: add key list structure; search keyring by Michael Halcrow · 17 years ago
  37. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  38. 84b3db0 uml: fix hostfs style by Jeff Dike · 17 years ago
  39. baabd15 uml: remove unneeded if from hostfs by Jeff Dike · 17 years ago
  40. a1ff587 UML: remove unnecessary hostfs_getattr() by Miklos Szeredi · 17 years ago
  41. e63e1e5 hugetlbfs read() support by Badari Pulavarty · 17 years ago
  42. 7aa91e1 hugetlb: allow extending ftruncate on hugetlbfs by Ken Chen · 17 years ago
  43. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  44. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  45. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  46. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  47. b6af1bc ocfs2: convert to new aops by Nick Piggin · 17 years ago
  48. f2b6a16 fs: affs convert to new aops by Nick Piggin · 17 years ago
  49. b458572 fs: adfs convert to new aops by Nick Piggin · 17 years ago
  50. d5c5f84 jfs: convert to new aops by Nick Piggin · 17 years ago
  51. 4a66af9 minixfs: convert to new aops by Nick Piggin · 17 years ago
  52. 26a6441 sysv: convert to new aops by Nick Piggin · 17 years ago
  53. be021ee udf: convert to new aops by Nick Piggin · 17 years ago
  54. 82b9d1d ufs: convert to new aops by Nick Piggin · 17 years ago
  55. 205c109 jffs2: convert to new aops by Nick Piggin · 17 years ago
  56. ae361ff hostfs: convert to new aops by Nick Piggin · 17 years ago
  57. 5e6f58a fuse: convert to new aops by Nick Piggin · 17 years ago
  58. fb53b30 smbfs: convert to new aops by Nick Piggin · 17 years ago
  59. 4899f9c nfs: convert to new aops by Nick Piggin · 17 years ago
  60. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 17 years ago
  61. f7557e8 reiserfs: use generic_cont_expand_simple by Vladimir Saveliev · 17 years ago
  62. ba9d8ce reiserfs: convert to new aops by Vladimir Saveliev · 17 years ago
  63. 797b4cf reiserfs: use generic write by Vladimir Saveliev · 17 years ago
  64. f870618 qnx4: convert to new aops by Nick Piggin · 17 years ago
  65. eedcbba bfs: convert to new aops by Nick Piggin · 17 years ago
  66. d6091b7 hpfs: convert to new aops by Nick Piggin · 17 years ago
  67. 7c0efc6 hfsplus: convert to new aops by Nick Piggin · 17 years ago
  68. 7903d9e hfs: convert to new aops by Nick Piggin · 17 years ago
  69. d7777a2 fat: convert to new aops by Nick Piggin · 17 years ago
  70. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  71. 7765ec2 gfs2: convert to new aops by Steven Whitehouse · 17 years ago
  72. d79689c xfs: convert to new aops by Nick Piggin · 17 years ago
  73. bfc1af6 ext4: convert to new aops by Nick Piggin · 17 years ago
  74. f4fc66a ext3: convert to new aops by Nick Piggin · 17 years ago
  75. f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
  76. 6272b5a block_dev: convert to new aops by Nick Piggin · 17 years ago
  77. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  78. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  79. 637aff4 fs: fix data-loss on error by Nick Piggin · 17 years ago
  80. eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
  81. a4b0672 fs: fix nobh error handling by Nick Piggin · 17 years ago
  82. 68671f3 mm: add end_buffer_read helper function by Dmitry Monakhov · 17 years ago
  83. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  84. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  85. a39d113 Merge branch 'barrier' into for-linus by Jens Axboe · 17 years ago
  86. 992c5dd bio: make freeing of ->bi_io_vec conditional in bio_free() by Jens Axboe · 17 years ago
  87. 2b94de5 bio: use memset() in bio_init() by Jens Axboe · 17 years ago
  88. 6866bef splice: fix double kunmap() in vmsplice copy path by Jens Axboe · 17 years ago
  89. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  90. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  91. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  92. 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
  93. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  94. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  95. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  96. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  97. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  98. af92723 sched: cleanup, remove the TASK_NONINTERACTIVE flag by Mike Galbraith · 17 years ago
  99. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  100. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago