1. 8e89346 quota: send messages via netlink by Jan Kara · 17 years ago
  2. 8e3f715 Remove valueless definition of hard-selected RAMFS option by Robert P. J. Day · 17 years ago
  3. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  4. 0e647c0 binfmt_flat: warning fixes by Andrew Morton · 17 years ago
  5. 6db840f exec: RT sub-thread can livelock and monopolize CPU on exec by Oleg Nesterov · 17 years ago
  6. 356d6d5 exec: consolidate 2 fast-paths by Oleg Nesterov · 17 years ago
  7. b2c903b exec: simplify the new ->sighand allocation by Oleg Nesterov · 17 years ago
  8. 0840a90 exec: simplify ->sighand switching by Oleg Nesterov · 17 years ago
  9. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  10. 41d10da aio: account I/O wait time properly by Jeff Moyer · 17 years ago
  11. 3075d9d Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal by Chris Wright · 17 years ago
  12. 7e341fa allow disabling DNOTIFY without EMBEDDED by Adrian Bunk · 17 years ago
  13. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  14. f44ec6f limit minixfs printks on corrupted dir i_size by Eric Sandeen · 17 years ago
  15. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  16. ac8d35c cramfs: error message about endianess by Andi Drebes · 17 years ago
  17. 85864e1 clean out unused code in dentry pruning by Miklos Szeredi · 17 years ago
  18. 1a159dd exec: remove unnecessary check for MNT_NOEXEC by Miklos Szeredi · 17 years ago
  19. 22590e4 fix execute checking in permission() by Miklos Szeredi · 17 years ago
  20. 043f46f VFS: check nanoseconds in utimensat by Miklos Szeredi · 17 years ago
  21. 7c9e69f ext2/ext3/ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  22. 82df397 Add MMF_DUMP_ELF_HEADERS by Roland McGrath · 17 years ago
  23. 48ef09a ufs: Fix mount check in ufs_fill_super() by Satyam Sharma · 17 years ago
  24. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  25. 8e9073e Deprecate a.out ELF interpreters by Andi Kleen · 17 years ago
  26. b63d50c fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  27. c1206a2 fs/afs/: possible cleanups by Adrian Bunk · 17 years ago
  28. 3232113 core_pattern: fix up a few miscellaneous bugs by Neil Horman · 17 years ago
  29. 74aadce core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe by Neil Horman · 17 years ago
  30. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  31. 2a9807c ufs: implement show_options by Evgeniy Dushistov · 17 years ago
  32. 252e211 Add in SunOS 4.1.x compatible mode for UFS by Mark Fortescue · 17 years ago
  33. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  34. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago
  35. f13ef77 report the per-irq statistics on all arches by Ravikiran G Thirumalai · 17 years ago
  36. d9c9bef ext4: show all mount options by Miklos Szeredi · 17 years ago
  37. 571beed ext3: show all mount options by Miklos Szeredi · 17 years ago
  38. 93d44cb ext2: show all mount options by Miklos Szeredi · 17 years ago
  39. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  40. ea0b7d5 Clean up duplicate includes in fs/ecryptfs/ by Jesper Juhl · 17 years ago
  41. 40b2ea8 Clean up duplicate includes in fs/ by Jesper Juhl · 17 years ago
  42. 4975e45 fs: use kmem_cache_zalloc instead by Denis Cheng · 17 years ago
  43. 87400c0 fs/proc/mmu.c: headers butchery by Alexey Dobriyan · 17 years ago
  44. 9bf084f do_poll: return -EINTR when signalled by Oleg Nesterov · 17 years ago
  45. 252e572 do_sys_poll: simplify playing with on-stack data by Oleg Nesterov · 17 years ago
  46. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  47. 55ca3e7 fs/romfs/inode.c: trivial improvements by WANG Cong · 17 years ago
  48. a36a151 zisofs use mutex instead of semaphore by Dave Young · 17 years ago
  49. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  50. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  51. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  52. deba0f4 fs/reiserfs/: cleanups by Adrian Bunk · 17 years ago
  53. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  54. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  55. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  56. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  57. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  58. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  59. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  60. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  61. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  62. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  63. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  64. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  65. 1e89a5e lockdep: fixup the inode dir annotation by Peter Zijlstra · 17 years ago
  66. 16a72c4 ecryptfs: clean up page flag handling by Michael Halcrow · 17 years ago
  67. ecbdc93 eCryptfs: replace magic numbers by Michael Halcrow · 17 years ago
  68. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  69. 035241d eCryptfs: initialize persistent lower file on inode create by Michael Halcrow · 17 years ago
  70. d6a13c1 eCryptfs: fix data types by Michael Halcrow · 17 years ago
  71. bf12be1 eCryptfs: convert mmap functions to use persistent file by Michael Halcrow · 17 years ago
  72. 2ed9255 eCryptfs: make open, truncate, and setattr use persistent file by Michael Halcrow · 17 years ago
  73. d7cdc5f eCryptfs: update metadata read/write functions by Michael Halcrow · 17 years ago
  74. 4981e08 eCryptfs: set up and destroy persistent lower file by Michael Halcrow · 17 years ago
  75. 0216f7f eCryptfs: replace encrypt, decrypt, and inode size write by Michael Halcrow · 17 years ago
  76. da0102a eCryptfs: read_write.c routines by Michael Halcrow · 17 years ago
  77. cf81f89 ecryptfs: fix error handling by Michael Halcrow · 17 years ago
  78. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  79. 45eaab7 eCryptfs: remove header_extent_size by Michael Halcrow · 17 years ago
  80. e9f6a99 eCryptfs: Use generic_file_splice_read() by Michael Halcrow · 17 years ago
  81. cd9d67d eCryptfs: make needlessly global symbols static by Michael Halcrow · 17 years ago
  82. dd8e290 eCryptfs: remove unnecessary variable initializations by Michael Halcrow · 17 years ago
  83. 22e78fa eCryptfs: kerneldoc fixes for crypto.c and keystore.c by Michael Halcrow · 17 years ago
  84. 6c6f57f eCryptfs: comments for some structs by Michael Halcrow · 17 years ago
  85. fcd1283 eCryptfs: grammatical fix (destruct to destroy) by Michael Halcrow · 17 years ago
  86. af655dc eCryptfs: collapse flag set into one statement by Michael Halcrow · 17 years ago
  87. c59c2eb eCryptfs: remove unnecessary BUG_ON by Michael Halcrow · 17 years ago
  88. 81acbcd ecryptfs: printk warning fixes by Andrew Morton · 17 years ago
  89. ca939e7 eCryptfs: update comment and debug statement by Michael Halcrow · 17 years ago
  90. 146a460 eCryptfs: fix Tag 11 writing code by Michael Halcrow · 17 years ago
  91. f648104 eCryptfs: fix Tag 11 parsing code by Michael Halcrow · 17 years ago
  92. c59becf eCryptfs: fix Tag 3 parsing code by Michael Halcrow · 17 years ago
  93. 1321817 eCryptfs: fix Tag 1 parsing code by Michael Halcrow · 17 years ago
  94. 956159c eCryptfs: kmem_cache objects for multiple keys; init/exit functions by Michael Halcrow · 17 years ago
  95. e0869cc eCryptfs: use list_for_each_entry_safe() when wiping auth toks by Michael Halcrow · 17 years ago
  96. f4aad16 eCryptfs: add key list structure; search keyring by Michael Halcrow · 17 years ago
  97. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  98. 84b3db0 uml: fix hostfs style by Jeff Dike · 17 years ago
  99. baabd15 uml: remove unneeded if from hostfs by Jeff Dike · 17 years ago
  100. a1ff587 UML: remove unnecessary hostfs_getattr() by Miklos Szeredi · 17 years ago