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