1. 7b75106 jbd2: add lockdep support by Mingming Cao · 16 years ago
  2. b939e37 ext4: Use the ext4_ext_actual_len() helper function by Aneesh Kumar K.V · 16 years ago
  3. dbf9d7d ext4: fix uniniatilized extent splitting error by Dmitry Monakhov · 16 years ago
  4. ce40733 ext4: Check for return value from sb_set_blocksize by Aneesh Kumar K.V · 16 years ago
  5. cb45bbe ext4: Add stripe= option to /proc/mounts by Miklos Szeredi · 16 years ago
  6. 3dbd0ed ext4: Enable the multiblock allocator by default by Aneesh Kumar K.V · 16 years ago
  7. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 16 years ago
  8. 1988b51 ext4: Add new functions for searching extent tree by Alex Tomas · 16 years ago
  9. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 16 years ago
  10. c549a95 ext4: fix up EXT4FS_DEBUG builds by Eric Sandeen · 16 years ago
  11. aa22df2 ext4: Fix ext4_show_options to show the correct mount options. by Aneesh Kumar K.V · 16 years ago
  12. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 16 years ago
  13. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 16 years ago
  14. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 16 years ago
  15. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 16 years ago
  16. 8e85fb3 jbd2: jbd2 stats through procfs by Johann Lombardi · 16 years ago
  17. 4df3d26 ext4: Take read lock during overwrite case. by Aneesh Kumar K.V · 16 years ago
  18. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 16 years ago
  19. c278bfe ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. by Aneesh Kumar K.V · 16 years ago
  20. 01f4adc ext4: remove unused code from ext4_find_entry() by Mariusz Kozlowski · 16 years ago
  21. 221879c ext4: Check for the correct error return from by Aneesh Kumar K.V · 16 years ago
  22. f5a7a6b jbd2: Fix assertion failure in fs/jbd2/checkpoint.c by Jan Kara · 16 years ago
  23. 36df53f jbd2: Remove printk from J_ASSERT to preserve registers during BUG by Chris Snook · 16 years ago
  24. abcb294 ext4: add block bitmap validation by Aneesh Kumar K.V · 16 years ago
  25. 389d1b0 Add buffer head related helper functions by Aneesh Kumar K.V · 16 years ago
  26. bb4f397 ext4: Change the default behaviour on error by Aneesh Kumar K.V · 16 years ago
  27. e7c9559 ext4: fix oops on corrupted ext4 mount by Eric Sandeen · 16 years ago
  28. 07620f6 ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*) by Adrian Bunk · 16 years ago
  29. cb47dce ext4: Return after ext4_error in case of failures by Aneesh Kumar K.V · 16 years ago
  30. 91b51a0 ext4: sync up block group descriptor with e2fsprogs. by Coly Li · 16 years ago
  31. fe7fdc3 ext3: Fix the max file size for ext3 file system. by Aneesh Kumar K.V · 16 years ago
  32. 902be4c ext2: Fix the max file size for ext2 file system. by Aneesh Kumar K.V · 16 years ago
  33. e2b4657 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate by Eric Sandeen · 16 years ago
  34. 1929552 ext4: export iov_shorten from kernel for ext4's use by Eric Sandeen · 16 years ago
  35. cd2291a ext4: different maxbytes functions for bitmap & extent files by Eric Sandeen · 16 years ago
  36. 8180a56 ext4: Support large files by Aneesh Kumar K.V · 16 years ago
  37. 0fc1b45 ext4: Add support for 48 bit inode i_blocks. by Aneesh Kumar K.V · 16 years ago
  38. a48380f ext4: Rename i_dir_acl to i_size_high by Aneesh Kumar K.V · 16 years ago
  39. 7973c0c ext4: Rename i_file_acl to i_file_acl_lo by Aneesh Kumar K.V · 16 years ago
  40. 1d03ec9 ext4: Fix sparse warnings. by Aneesh Kumar K.V · 16 years ago
  41. 99e6f82 ext4: Introduce ext4_update_*_feature by Aneesh Kumar K.V · 16 years ago
  42. 2aa9fc4 ext4: fixes block group number being set to a negative value by Avantika Mathur · 16 years ago
  43. fd2d429 ext4: add ext4_group_t, and change all group variables to this type. by Avantika Mathur · 16 years ago
  44. bba9074 ext4 extents: remove unneeded casts by Eric Sandeen · 16 years ago
  45. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 16 years ago
  46. a72d7f8 ext4: Avoid rec_len overflow with 64KB block size by Jan Kara · 16 years ago
  47. afc7cbc ext4: Support large blocksize up to PAGESIZE by Takashi Sato · 16 years ago
  48. 8561b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  49. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  50. f479874 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  51. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  52. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  53. 68fbda7 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  54. d492819 Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  55. bb04af0 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  56. 0affa45 libata: Change "write_data" to "rw" for some function documentations by Linus Nilsson · 16 years ago
  57. 3bce6f9 HID: ADS/Tech Radio si470x needs blacklist entry by Tobias Lorenz · 16 years ago
  58. 7cea465 HID: Logitech Extreme 3D needs NOGET quirk by Jiri Kosina · 17 years ago
  59. d7d32c8 HID: Refactor MS Presenter 8K key mapping by Jan Kiszka · 17 years ago
  60. 85c985f HID: MS Presenter mapping for PID 0x0701 by Jiri Kosina · 17 years ago
  61. fe56caa HID: Support Samsung IR remote by Robert Schedel · 17 years ago
  62. b0e6682 HID: fix compilation of hidbp drivers without usbhid by Jiri Kosina · 17 years ago
  63. 15b55fb HID: Blacklist the Gretag-Macbeth Huey display colorimeter by Nicolas Mailhot · 17 years ago
  64. 70d215c HID: the `bit' in hidinput_mapping_quirks() is an out parameter by Fengguang Wu · 17 years ago
  65. c4124c9 HID: remove redundant WARN_ON()s in order not to scare users by Jiri Kosina · 17 years ago
  66. 0887b4c HID: force hiddev creation for SONY PS3 controller by Bastien Nocera · 17 years ago
  67. 9f6b372 HID: Use hid blacklist in usbmouse/usbkbd by Pascal Terjan · 17 years ago
  68. 628edcd HID: proper handling of MS 4k and 6k devices by Jiri Kosina · 17 years ago
  69. 9a15c99 HID: remove unused variable in quirk event handler by Jiri Kosina · 17 years ago
  70. 36ccaad HID: hid-input quirk for BTC 8193 by Jiri Kosina · 17 years ago
  71. 87bc2aa HID: separate hid-input event quirks from generic code by Jiri Kosina · 17 years ago
  72. 10bd065 HID: refactor mapping to input subsystem for quirky devices by Jiri Kosina · 17 years ago
  73. 8dcd5af HID: Microsoft Wireless Optical Desktop 3.0 quirk by Drew Fisher · 17 years ago
  74. bc37073 HID: Add support for Logitech Elite keyboards by Carlos Corbacho · 17 years ago
  75. af9e0ea HID: add full support for Genius KB-29E by Jiri Kosina · 17 years ago
  76. 3ba5619 HID: fix a potential bug in pointer casting by Li Zefan · 17 years ago
  77. c80e5ff HID: Implement horizontal wheel handling for A4 Tech X5-005D by Pavel Troller · 17 years ago
  78. a45d82d HID: Add support for Apple aluminum USB keyboards. by Michel Daenzer · 17 years ago
  79. 81e1a87 HID: Rename some code identifiers from PowerBook specific to Apple generic by Michel Daenzer · 17 years ago
  80. 3c684c8 HID: Map MS Presenter 8000 bottom-side buttons by Jan Kiszka · 17 years ago
  81. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 16 years ago
  82. c00d4ff Merge branch 'orion' into devel by Russell King · 16 years ago
  83. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 16 years ago
  84. 06dbbd6 [ARM] 4795/1: S3C244X: Add armclk and setparent call by Ben Dooks · 16 years ago
  85. 3a38e4b [ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock code by Ben Dooks · 16 years ago
  86. c27cb68 [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function by Ben Dooks · 16 years ago
  87. 9b8c008 [ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S by Ben Dooks · 16 years ago
  88. ddd870b [ARM] 4791/1: S3C2412: Make fclk a parent of msysclk by Ben Dooks · 16 years ago
  89. cca851d [ARM] 4790/1: S3C2412: Fix parent selection for msysclk. by Ben Dooks · 16 years ago
  90. e95f52c [ARM] 4789/1: S3C2412: Add missing CLKDIVN register values by Ben Dooks · 16 years ago
  91. 046c9d3 [ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOSTART used. by Ben Dooks · 16 years ago
  92. a07c438 [ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated channel number by Ben Dooks · 16 years ago
  93. db9b85c [ARM] 4786/1: S3C2412: Add SPI FIFO controll constants by Ben Dooks · 16 years ago
  94. e5812bf [ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers by Ben Dooks · 16 years ago
  95. 62feee6 [ARM] 4784/1: S3C24XX: Fix GPIO restore glitches by Ben Dooks · 16 years ago
  96. bb6d9b5 [ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull() by Ben Dooks · 16 years ago
  97. 9f613be [ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users by Ben Dooks · 16 years ago
  98. c58f7a1 [ARM] 4781/1: S3C24XX: DMA suspend and resume support by Ben Dooks · 16 years ago
  99. c6709e8 [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX by Ben Dooks · 16 years ago
  100. 67d729a [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call by Ben Dooks · 16 years ago