1. 65cb9b4 writeback: fix time ordering of the per superblock dirty inode lists 6 by Andrew Morton · 17 years ago
  2. c6945e7 writeback: fix time ordering of the per superblock dirty inode lists 5 by Andrew Morton · 17 years ago
  3. 1b43ef9 writeback: fix comment, use helper function by Andrew Morton · 17 years ago
  4. c986d1e writeback: fix time ordering of the per superblock dirty inode lists 4 by Andrew Morton · 17 years ago
  5. f57b9b7 writeback: fix time ordering of the per superblock dirty inode lists 3 by Andrew Morton · 17 years ago
  6. 9852a0e7 writeback: fix time ordering of the per superblock dirty inode lists: memory-backed inodes by Andrew Morton · 17 years ago
  7. 6610a0b writeback: fix time-ordering of the per-superblock dirty-inode lists by Andrew Morton · 17 years ago
  8. cf3d0b8 reiserfs: do not repair wrong journal params by Edward Shishkin · 17 years ago
  9. 1ad6ecf ext3: lighten up resize transaction requirements by Eric Sandeen · 17 years ago
  10. 22d2b35 F_DUPFD_CLOEXEC implementation by Ulrich Drepper · 17 years ago
  11. f7a75f0 spin_lock_unlocked cleanups by Roel Kluin · 17 years ago
  12. d68c9d6 Break ELF_PLATFORM and stack pointer randomization dependency by Franck Bui-Huu · 17 years ago
  13. 96358de rename signalfd_siginfo fields by Davide Libenzi · 17 years ago
  14. 059590f ext3: remove #ifdef CONFIG_EXT3_INDEX by Eric Sandeen · 17 years ago
  15. a9c62a1 fs: correct SuS compliance for open of large file without options by Alan Cox · 17 years ago
  16. 96fdc72 anon-inodes use open coded atomic_inc for the shared inode by Davide Libenzi · 17 years ago
  17. 315e28c Don't truncate /proc/PID/environ at 4096 characters by James Pearson · 17 years ago
  18. 3ad90ec fs/udf/balloc.c: mark a variable as uninitialized_var() by WANG Cong · 17 years ago
  19. ea0985a menuconfig: transform Network Filesystems menu by Jan Engelhardt · 17 years ago
  20. a77b645 menuconfig: transform NLS and DLM menus by Jan Engelhardt · 17 years ago
  21. fd5eea4 change inotifyfs magic as the same magic is used for futexfs by Andrey Mirkin · 17 years ago
  22. 4f9a58d increase AT_VECTOR_SIZE to terminate saved_auxv properly by Olaf Hering · 17 years ago
  23. f77e349 vfs: use the predefined d_unhashed inline function instead by Denis Cheng · 17 years ago
  24. b1e7a4b1 UDF: coding style fixups by Cyrill Gorcunov · 17 years ago
  25. cd21523 fs/isofs/namei.c: Remove uninitialized local vars warning by Borislav Petkov · 17 years ago
  26. fb46f34 reiserfs: workaround for dead loop in finish_unfinished by Lepton Wu · 17 years ago
  27. b9ec033 add consts where appropriate in fs/nls/* by Denys Vlasenko · 17 years ago
  28. 37c4252 shrink_dcache_sb speedup by Denis V. Lunev · 17 years ago
  29. 80eb68d reiserfs: fix kernel panic on corrupted directory by Lepton Wu · 17 years ago
  30. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  31. 398c95b try to reap reiserfs pages left around by invalidatepage by Chris Mason · 17 years ago
  32. bc154b1 dcache: trivial comment fix by J. Bruce Fields · 17 years ago
  33. 8e89346 quota: send messages via netlink by Jan Kara · 17 years ago
  34. 8e3f715 Remove valueless definition of hard-selected RAMFS option by Robert P. J. Day · 17 years ago
  35. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  36. 0e647c0 binfmt_flat: warning fixes by Andrew Morton · 17 years ago
  37. 6db840f exec: RT sub-thread can livelock and monopolize CPU on exec by Oleg Nesterov · 17 years ago
  38. 356d6d5 exec: consolidate 2 fast-paths by Oleg Nesterov · 17 years ago
  39. b2c903b exec: simplify the new ->sighand allocation by Oleg Nesterov · 17 years ago
  40. 0840a90 exec: simplify ->sighand switching by Oleg Nesterov · 17 years ago
  41. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  42. 41d10da aio: account I/O wait time properly by Jeff Moyer · 17 years ago
  43. 3075d9d Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal by Chris Wright · 17 years ago
  44. 7e341fa allow disabling DNOTIFY without EMBEDDED by Adrian Bunk · 17 years ago
  45. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  46. f44ec6f limit minixfs printks on corrupted dir i_size by Eric Sandeen · 17 years ago
  47. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  48. ac8d35c cramfs: error message about endianess by Andi Drebes · 17 years ago
  49. 85864e1 clean out unused code in dentry pruning by Miklos Szeredi · 17 years ago
  50. 1a159dd exec: remove unnecessary check for MNT_NOEXEC by Miklos Szeredi · 17 years ago
  51. 22590e4 fix execute checking in permission() by Miklos Szeredi · 17 years ago
  52. 043f46f VFS: check nanoseconds in utimensat by Miklos Szeredi · 17 years ago
  53. 7c9e69f ext2/ext3/ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  54. 82df397 Add MMF_DUMP_ELF_HEADERS by Roland McGrath · 17 years ago
  55. 48ef09a ufs: Fix mount check in ufs_fill_super() by Satyam Sharma · 17 years ago
  56. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  57. 8e9073e Deprecate a.out ELF interpreters by Andi Kleen · 17 years ago
  58. b63d50c fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  59. c1206a2 fs/afs/: possible cleanups by Adrian Bunk · 17 years ago
  60. 3232113 core_pattern: fix up a few miscellaneous bugs by Neil Horman · 17 years ago
  61. 74aadce core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe by Neil Horman · 17 years ago
  62. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  63. 2a9807c0 ufs: implement show_options by Evgeniy Dushistov · 17 years ago
  64. 252e211 Add in SunOS 4.1.x compatible mode for UFS by Mark Fortescue · 17 years ago
  65. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  66. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago
  67. f13ef77 report the per-irq statistics on all arches by Ravikiran G Thirumalai · 17 years ago
  68. d9c9bef1 ext4: show all mount options by Miklos Szeredi · 17 years ago
  69. 571beed ext3: show all mount options by Miklos Szeredi · 17 years ago
  70. 93d44cb ext2: show all mount options by Miklos Szeredi · 17 years ago
  71. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  72. ea0b7d5 Clean up duplicate includes in fs/ecryptfs/ by Jesper Juhl · 17 years ago
  73. 40b2ea8 Clean up duplicate includes in fs/ by Jesper Juhl · 17 years ago
  74. 4975e45 fs: use kmem_cache_zalloc instead by Denis Cheng · 17 years ago
  75. 87400c0 fs/proc/mmu.c: headers butchery by Alexey Dobriyan · 17 years ago
  76. 9bf084f do_poll: return -EINTR when signalled by Oleg Nesterov · 17 years ago
  77. 252e572 do_sys_poll: simplify playing with on-stack data by Oleg Nesterov · 17 years ago
  78. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  79. 55ca3e7 fs/romfs/inode.c: trivial improvements by WANG Cong · 17 years ago
  80. a36a151 zisofs use mutex instead of semaphore by Dave Young · 17 years ago
  81. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  82. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  83. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  84. deba0f4 fs/reiserfs/: cleanups by Adrian Bunk · 17 years ago
  85. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  86. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  87. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  88. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  89. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  90. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  91. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  92. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  93. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  94. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  95. 7f01507 [XFS] eagerly remove vmap mappings to avoid upsetting Xen by Jeremy Fitzhardinge · 17 years ago
  96. adddd49 [CIFS] build break by Steve French · 17 years ago
  97. adbc035 [CIFS] endian fixes by Steve French · 17 years ago
  98. 6572bc2 [XFS] simplify validata_fields by Christoph Hellwig · 17 years ago
  99. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  100. ce51ae1 [CIFS] endian fixes in new acl code by Dave Kleikamp · 17 years ago