summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-28ext4: add block bitmap validationAneesh Kumar K.V1-18/+81
2008-01-28Add buffer head related helper functionsAneesh Kumar K.V2-0/+46
2008-01-28ext4: Change the default behaviour on errorAneesh Kumar K.V1-8/+8
2008-01-28ext4: fix oops on corrupted ext4 mountEric Sandeen1-0/+11
2008-01-28ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)Adrian Bunk1-2/+2
2008-01-28ext4: Return after ext4_error in case of failuresAneesh Kumar K.V1-2/+6
2008-01-28ext4: sync up block group descriptor with e2fsprogs.Coly Li1-0/+5
2008-01-28ext3: Fix the max file size for ext3 file system.Aneesh Kumar K.V1-4/+28
2008-01-28ext2: Fix the max file size for ext2 file system.Aneesh Kumar K.V1-4/+28
2008-01-28ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen4-2/+35
2008-01-28ext4: export iov_shorten from kernel for ext4's useEric Sandeen1-0/+1
2008-01-28ext4: different maxbytes functions for bitmap & extent filesEric Sandeen1-3/+42
2008-01-28ext4: Support large filesAneesh Kumar K.V3-11/+33
2008-01-28ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V3-11/+119
2008-01-28ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V4-38/+34
2008-01-28ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V2-3/+3
2008-01-28ext4: Fix sparse warnings.Aneesh Kumar K.V4-10/+19
2008-01-28ext4: Introduce ext4_update_*_featureAneesh Kumar K.V3-7/+70
2008-01-28ext4: fixes block group number being set to a negative valueAvantika Mathur1-48/+53
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur9-87/+91
2008-01-28ext4 extents: remove unneeded castsEric Sandeen1-27/+22
2008-01-28ext4: Introduce ext4_lblk_tAneesh Kumar K.V8-226/+143
2008-01-28ext4: Avoid rec_len overflow with 64KB block sizeJan Kara3-46/+63
2008-01-28ext4: Support large blocksize up to PAGESIZETakashi Sato2-2/+7
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds16-68/+375
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds418-18451/+13143
2008-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-245/+651
2008-01-29Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-24/+123
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds26-374/+416
2008-01-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-225/+347
2008-01-29Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds10-355/+474
2008-01-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds310-3211/+28420
2008-01-29libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson1-2/+2
2008-01-28HID: ADS/Tech Radio si470x needs blacklist entryTobias Lorenz1-0/+8
2008-01-28HID: Logitech Extreme 3D needs NOGET quirkJiri Kosina1-0/+2
2008-01-28HID: Refactor MS Presenter 8K key mappingJan Kiszka1-4/+5
2008-01-28HID: MS Presenter mapping for PID 0x0701Jiri Kosina1-3/+5
2008-01-28HID: Support Samsung IR remoteRobert Schedel2-0/+37
2008-01-28HID: fix compilation of hidbp drivers without usbhidJiri Kosina2-0/+4
2008-01-28HID: Blacklist the Gretag-Macbeth Huey display colorimeterNicolas Mailhot1-0/+4
2008-01-28HID: the `bit' in hidinput_mapping_quirks() is an out parameterFengguang Wu3-20/+20
2008-01-28HID: remove redundant WARN_ON()s in order not to scare usersJiri Kosina1-2/+10
2008-01-28HID: force hiddev creation for SONY PS3 controllerBastien Nocera1-1/+1
2008-01-28HID: Use hid blacklist in usbmouse/usbkbdPascal Terjan3-0/+14
2008-01-28HID: proper handling of MS 4k and 6k devicesJiri Kosina3-4/+8
2008-01-28HID: remove unused variable in quirk event handlerJiri Kosina1-1/+0
2008-01-28HID: hid-input quirk for BTC 8193Jiri Kosina3-0/+40
2008-01-28HID: separate hid-input event quirks from generic codeJiri Kosina3-59/+71
2008-01-28HID: refactor mapping to input subsystem for quirky devicesJiri Kosina4-155/+337
2008-01-28HID: Microsoft Wireless Optical Desktop 3.0 quirkDrew Fisher1-0/+2