1. 41003cd UTC timestamp option for FAT filesystems fix by Joe Peterson · 16 years ago
  2. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  3. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  4. cf6ae8b remove the in-kernel struct dirent{,64} by Adrian Bunk · 16 years ago
  5. 7557bc6 msdos fs: remove unsettable atari option by Rene Scharfe · 16 years ago
  6. dcd8c53f fat: small optimization to __fat_readdir() by OGAWA Hirofumi · 16 years ago
  7. 98a1516 fat: use same logic in fat_search_long() and __fat_readdir() by OGAWA Hirofumi · 16 years ago
  8. d688611 fat: cleanup fs/fat/dir.c by OGAWA Hirofumi · 16 years ago
  9. 531f710 fat/dir.c: switch to struct __fat_dirent by Adrian Bunk · 16 years ago
  10. 4596c8a fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland by OGAWA Hirofumi · 16 years ago
  11. 8d44d97 fat: fix parse_options() by OGAWA Hirofumi · 16 years ago
  12. 3264d4d reiserfs: remove double definitions of xattr macros by Shen Feng · 16 years ago
  13. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 16 years ago
  14. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 16 years ago
  15. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 16 years ago
  16. 00b4419 reiserfs: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  17. 4506567 reiserfs: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  18. 5d4f7fd reiserfs: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  19. 895c23f hfsplus: convert the extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  20. 39f8d47 hfs: convert extents_lock in a mutex by Matthias Kaehlcke · 16 years ago
  21. 3084b72 hfs: convert bitmap_lock in a mutex by Matthias Kaehlcke · 16 years ago
  22. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 16 years ago
  23. c0a1633 isofs: fix minor filesystem corruption by Adam Greenblatt · 16 years ago
  24. 275c0a8 ext3: validate directory entry data before use by Duane Griffin · 16 years ago
  25. cbe5f46 jbd: don't abort if flushing file data failed by Hidehiro Kawai · 16 years ago
  26. 8ef2720 ext3: kill 2 useless magic numbers by Li Zefan · 16 years ago
  27. fc80c44 jbd: positively dispose the unmapped data buffers in journal_commit_transaction() by Toshiyuki Okajima · 16 years ago
  28. a10320e jbd: unexport journal_update_superblock by Adrian Bunk · 16 years ago
  29. 3ccc316 ext3: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  30. 95450f5 ext3: don't read inode block if the buffer has a write error by Hidehiro Kawai · 16 years ago
  31. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  32. ef1afd3 ext3: remove double definitions of xattr macros by Shen Feng · 16 years ago
  33. 3f31fdd jbd: fix race between free buffer and commit transaction by Mingming Cao · 16 years ago
  34. 9ebfbe9 ext3: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  35. 1984bb7 jbd: tidy up revoke cache initialisation and destruction by Duane Griffin · 16 years ago
  36. f4d79ca jbd: eliminate duplicated code in revocation table init/destroy functions by Duane Griffin · 16 years ago
  37. 3850f7a jbd: replace potentially false assertion with if block by Duane Griffin · 16 years ago
  38. d06bf1d ext3: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  39. 99aeaf6 ext3: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  40. 9cfe7b9 ext3: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  41. 50c33a8 ext2: fix typo in Hurd part of include/linux/ext2_fs.h by Samuel Thibault · 16 years ago
  42. f905f06 ext2: remove double definitions of xattr macros by Shen Feng · 16 years ago
  43. fb523f3 minix: remove !NO_TRUNCATE code by Adrian Bunk · 16 years ago
  44. bbcd6d5 gpio: max732x driver by Eric Miao · 16 years ago
  45. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  46. ff1d5c2 gpio: add bt8xxgpio driver by Michael Buesch · 16 years ago
  47. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  48. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  49. 8b6dd98 kprobes: remove redundant config check by Abhishek Sagar · 16 years ago
  50. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  51. 53a9600 mfd: sm501 fix gpio number calculation for upper bank by Ben Dooks · 16 years ago
  52. f299920 mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset by Ben Dooks · 16 years ago
  53. 28130be sm501: fixes for akpms comments on gpiolib addition by Ben Dooks · 16 years ago
  54. 42cd236 sm501: gpio I2C support by Ben Dooks · 16 years ago
  55. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 16 years ago
  56. f61be27 sm501: add gpiolib support by Ben Dooks · 16 years ago
  57. 472dba7 sm501: add power control callback by Ben Dooks · 16 years ago
  58. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  59. 2711b79 kallsyms: unify 32- and 64-bit code by Vegard Nossum · 16 years ago
  60. 924d9ad list debugging: use WARN() instead of BUG() by Dave Jones · 16 years ago
  61. d955c78 Example use of WARN() by Arjan van de Ven · 16 years ago
  62. 7a2c477 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() by Arjan van de Ven · 16 years ago
  63. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  64. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  65. f38954c drivers/misc/hpilo.c needs CONFIG_PCI by Andrew Morton · 16 years ago
  66. a7f371e documentation: update CodingStyle tips for Emacs users by Johannes Weiner · 16 years ago
  67. 197dcff init/version.c: define version_string only if CONFIG_KALLSYMS is not defined by Daniel Guilak · 16 years ago
  68. 277e2c6 init/version.c: silence sparse warning by declaring the version string by Daniel Guilak · 16 years ago
  69. 4500d06 init.h: remove obsolete content by Robert P. J. Day · 16 years ago
  70. db358b4 parport: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  71. 4f46d6e mfd: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  72. 2f5a5cf drivers/power: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  73. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  74. ba92a43 exec: remove some includes by Hugh Dickins · 16 years ago
  75. 2b4bc46 pdflush: use time_after() instead of open-coding it by OGAWA Hirofumi · 16 years ago
  76. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  77. 62ec30d misc: add HP WMI laptop extras driver by Matthew Garrett · 16 years ago
  78. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 16 years ago
  79. f557d09 remove some more tipar bits by Adrian Bunk · 16 years ago
  80. f16695f asm-generic/int-ll64.h: always provide __{s,u}64 by Adrian Bunk · 16 years ago
  81. cebbd3f build-kernel-profileo-only-when-requested-cleanups by Andrew Morton · 16 years ago
  82. b03f648 build kernel/profile.o only when requested by Adrian Bunk · 16 years ago
  83. 696adfe list_for_each_rcu must die: networking by Paul E. McKenney · 16 years ago
  84. 2fc9c4e kallsyms: fix potential overflow in binary search by Vegard Nossum · 16 years ago
  85. 58340a0 introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol by Johannes Berg · 16 years ago
  86. e0ce0da9 lists: remove a redundant conditional definition of list_add() by Robert P. J. Day · 16 years ago
  87. fd19382 lib: allow memparse() to accept a NULL and ignorable second parm by Robert P. J. Day · 16 years ago
  88. cb345d7 init/: delete hard-coded setting and testing of BUILD_CRAMDISK by Robert P. J. Day · 16 years ago
  89. b39c08c Remove apparently unused fd1772.h header file. by Robert P. J. Day · 16 years ago
  90. 82c8253 init/do_mounts.c should #include <linux/initrd.h> by Adrian Bunk · 16 years ago
  91. abddaec fix checkstack.pl arch detection by Eric Sandeen · 16 years ago
  92. 585e93a find dynamic stack allocations in checkstack.pl by Eric Sandeen · 16 years ago
  93. 545e400 lzo: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  94. 8b5ac31 include: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  95. b7bbf8f fs: ldm.[ch] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  96. 3f307891 locking: add typecheck on irqsave and friends for correct flags by Steven Rostedt · 16 years ago
  97. e0deaff4 split the typecheck macros out of include/linux/kernel.h by Andrew Morton · 16 years ago
  98. 5df439e flag parameters: fix compile error of sys_epoll_create1 by Wang Chen · 16 years ago
  99. c82dd53 mfd: don't use memzero by Andrew Morton · 16 years ago
  100. 3d6f4a2 endian: Always evaluate arguments. by David Miller · 16 years ago