1. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  2. 48e9076 fuse: lockd support by Miklos Szeredi · 16 years ago
  3. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 16 years ago
  4. c180eeb fuse: add fuse_lookup_name() helper by Miklos Szeredi · 16 years ago
  5. dbd561d fuse: add export operations by Miklos Szeredi · 16 years ago
  6. 0de6256 fuse: prepare lookup for nfs export by Miklos Szeredi · 16 years ago
  7. 764c76b locks: allow ->lock() to return FILE_LOCK_DEFERRED by Miklos Szeredi · 16 years ago
  8. b648a6d locks: cleanup code duplication by Miklos Szeredi · 16 years ago
  9. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  10. cc77b15 lockd: dont return EAGAIN for a permanent error by Miklos Szeredi · 16 years ago
  11. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  12. 6eedf8d proc: move Kconfig to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  13. a9bd4a3 proc: remove pathetic remount code by Alexey Dobriyan · 16 years ago
  14. 881adb8 proc: always do ->release by Alexey Dobriyan · 16 years ago
  15. 6e644c3 move proc_kmsg_operations to fs/proc/internal.h by Adrian Bunk · 16 years ago
  16. d991696 fs/partitions/efi: convert to pr_debug by Thomas Gleixner · 16 years ago
  17. 04ebd4a block/ioctl.c and fs/partition/check.c: check value returned by add_partition() by Abdel Benamrouche · 16 years ago
  18. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 16 years ago
  19. 79885b2 elf: use ELF_CORE_EFLAGS for kcore ELF header flags by Edgar E. Iglesias · 16 years ago
  20. 565b9b1 coredump: format_corename: fix the "core_uses_pid" logic by Oleg Nesterov · 16 years ago
  21. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  22. 182c515 coredump: elf_fdpic_core_dump: use core_state->dumper list by Oleg Nesterov · 16 years ago
  23. 8391444 coredump: elf_core_dump: use core_state->dumper list by Oleg Nesterov · 16 years ago
  24. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  25. 9d5b327 coredump: make mm->core_state visible to ->core_dump() by Oleg Nesterov · 16 years ago
  26. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  27. 8cd9c24 coredump: simplify core_state->nr_threads calculation by Oleg Nesterov · 16 years ago
  28. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  29. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  30. 24d5288 coredump: elf_core_dump: skip kernel threads by Oleg Nesterov · 16 years ago
  31. 15b9f36 coredump: zap_threads() must skip kernel threads by Oleg Nesterov · 16 years ago
  32. 246bb0b kill PF_BORROWED_MM in favour of PF_KTHREAD by Oleg Nesterov · 16 years ago
  33. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  34. e4901f9 coredump: zap_threads: comments && use while_each_thread() by Oleg Nesterov · 16 years ago
  35. 657d3bf quota: implement sending information via netlink about user below quota by Jan Kara · 16 years ago
  36. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  37. 02a55ca quota: cleanup loop in sync_dquots() by Jan Kara · 16 years ago
  38. b85f4b8 quota: rename quota functions from upper case, make bigger ones non-inline by Jan Kara · 16 years ago
  39. b48d380 quota: fix possible infinite loop in quota code by Jan Kara · 16 years ago
  40. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  41. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  42. 7557bc6 msdos fs: remove unsettable atari option by Rene Scharfe · 16 years ago
  43. dcd8c53f fat: small optimization to __fat_readdir() by OGAWA Hirofumi · 16 years ago
  44. 98a1516 fat: use same logic in fat_search_long() and __fat_readdir() by OGAWA Hirofumi · 16 years ago
  45. d688611 fat: cleanup fs/fat/dir.c by OGAWA Hirofumi · 16 years ago
  46. 531f710 fat/dir.c: switch to struct __fat_dirent by Adrian Bunk · 16 years ago
  47. 8d44d97 fat: fix parse_options() by OGAWA Hirofumi · 16 years ago
  48. 3264d4d reiserfs: remove double definitions of xattr macros by Shen Feng · 16 years ago
  49. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 16 years ago
  50. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 16 years ago
  51. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 16 years ago
  52. 00b4419 reiserfs: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  53. 4506567 reiserfs: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  54. 5d4f7fd reiserfs: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  55. 895c23f hfsplus: convert the extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  56. 39f8d47 hfs: convert extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  57. 3084b72 hfs: convert bitmap_lock in a mutex by Matthias Kaehlcke · 16 years ago
  58. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 16 years ago
  59. c0a1633 isofs: fix minor filesystem corruption by Adam Greenblatt · 16 years ago
  60. 275c0a8 ext3: validate directory entry data before use by Duane Griffin · 16 years ago
  61. cbe5f46 jbd: don't abort if flushing file data failed by Hidehiro Kawai · 16 years ago
  62. 8ef2720 ext3: kill 2 useless magic numbers by Li Zefan · 16 years ago
  63. fc80c44 jbd: positively dispose the unmapped data buffers in journal_commit_transaction() by Toshiyuki Okajima · 16 years ago
  64. a10320e jbd: unexport journal_update_superblock by Adrian Bunk · 16 years ago
  65. 3ccc316 ext3: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  66. 95450f5 ext3: don't read inode block if the buffer has a write error by Hidehiro Kawai · 16 years ago
  67. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  68. ef1afd3 ext3: remove double definitions of xattr macros by Shen Feng · 16 years ago
  69. 3f31fdd jbd: fix race between free buffer and commit transaction by Mingming Cao · 16 years ago
  70. 9ebfbe9 ext3: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  71. 1984bb7 jbd: tidy up revoke cache initialisation and destruction by Duane Griffin · 16 years ago
  72. f4d79ca jbd: eliminate duplicated code in revocation table init/destroy functions by Duane Griffin · 16 years ago
  73. 3850f7a jbd: replace potentially false assertion with if block by Duane Griffin · 16 years ago
  74. d06bf1d ext3: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  75. 99aeaf6 ext3: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  76. 9cfe7b9 ext3: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  77. f905f06 ext2: remove double definitions of xattr macros by Shen Feng · 16 years ago
  78. fb523f3 minix: remove !NO_TRUNCATE code by Adrian Bunk · 16 years ago
  79. ba92a43 exec: remove some includes by Hugh Dickins · 16 years ago
  80. b7bbf8f fs: ldm.[ch] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  81. 483fad1 ELF loader support for auxvec base platform string by Nathan Lynch · 16 years ago
  82. fb2e405 fix fs/nfs/nfsroot.c compilation by Adrian Bunk · 16 years ago
  83. f924727 UFS: add const to parser token table by Steven Whitehouse · 16 years ago
  84. aa55ddf autofs4: remove unused ioctls by Ian Kent · 16 years ago
  85. 06a3598 autofs4: reorganize expire pending wait function calls by Ian Kent · 16 years ago
  86. ec6e8c7 autofs4: fix direct mount pending expire race - correction by Ian Kent · 16 years ago
  87. 6e60a9a autofs4: fix direct mount pending expire race by Ian Kent · 16 years ago
  88. 97e7449 autofs4: fix indirect mount pending expire race by Ian Kent · 16 years ago
  89. 26e81b3 autofs4: fix pending checks by Ian Kent · 16 years ago
  90. ff9cd49 autofs4: cleanup redundant readir code by Ian Kent · 16 years ago
  91. c72305b autofs4: indirect dentry must almost always be positive by Ian Kent · 16 years ago
  92. eb3b176 autofs4: detect invalid direct mount requests by Ian Kent · 16 years ago
  93. 296f7bf autofs4: fix waitq memory leak by Ian Kent · 16 years ago
  94. e64be33 autofs4: check kernel communication pipe is valid for write by Ian Kent · 16 years ago
  95. f4c7da0 autofs4: add missing kfree by Ian Kent · 16 years ago
  96. a1362fe autofs4: fix pending mount race by Ian Kent · 16 years ago
  97. 5a11d4d autofs4: fix waitq locking by Ian Kent · 16 years ago
  98. 70b52a0 autofs4: use struct qstr in waitq.c by Jeff Moyer · 16 years ago
  99. 6d5cb92 autofs4: use lookup intent flags to trigger mounts by Ian Kent · 16 years ago
  100. c432c25 autofs4: don't release directory mutex if called in oz_mode by Ian Kent · 16 years ago