summaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle1-3/+0
2011-06-01block: blkdev_get() should access ->bd_disk only after successTejun Heo1-2/+2
2011-05-31CFQ: Fix typo and remove unnecessary semicolonKyungmin Park1-4/+4
2011-05-31block: remove unwanted semicolonsNamhyung Kim1-2/+2
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2-7/+4
2011-05-28nbd: adjust 'max_part' according to part_shiftNamhyung Kim1-1/+12
2011-05-28nbd: limit module parameters to a sane valueNamhyung Kim1-0/+6
2011-05-28nbd: pass MSG_* flags to kernel_recvmsg()Namhyung Kim1-1/+2
2011-05-28block: improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher1-8/+8
2011-05-28ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_capsLinus Torvalds1-1/+1
2011-05-27ARM: 6945/1: Add unwinding support for division functionsLaura Abbott1-5/+20
2011-05-27[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)Steve French1-1/+1
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller4-6/+10
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller2-0/+2
2011-05-27net: Kill ether_table[] declaration.David S. Miller1-4/+0
2011-05-27inetpeer: fix race in unused_list manipulationsEric Dumazet1-15/+27
2011-05-27atm: expose ATM device index in sysfsDan Williams1-0/+10
2011-05-27MAINTAINERS: Update eCryptfs mailing listTyler Hicks1-1/+1
2011-05-27eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks1-25/+21
2011-05-27eCryptfs: Clear i_nlink in rmdirTyler Hicks1-0/+2
2011-05-27[CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French1-2/+3
2011-05-27Btrfs: use the device_list_mutex during write_dev_supersChris Mason1-2/+2
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2-9/+21
2011-05-27regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin1-3/+5
2011-05-27USB: TWL6025 allow different regulator nameGraeme Gregory1-1/+9
2011-05-27REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory1-8/+321
2011-05-27regulator: twl6030: do not write to _GRP for regulator disableBalaji T K1-25/+22
2011-05-27regulator: twl6030: do not write to _GRP for regulator enableBalaji T K1-14/+25
2011-05-27TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria2-0/+192
2011-05-27TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria2-86/+33
2011-05-27GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria5-2/+11
2011-05-27TPS65911: Add new irq definitionsJorge Eduardo Candelaria2-14/+75
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2-35/+332
2011-05-27MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2-1/+49
2011-05-27regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin1-1/+1
2011-05-27regulator: mc13892: Fix voltage unit in test case.Fabio Estevam1-2/+2
2011-05-27regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2-10/+6
2011-05-27mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin1-1/+1
2011-05-27regulator: Only apply voltage constraints from consumers that set themMark Brown1-0/+7
2011-05-27regulator: If we can't configure optimum mode we're always in the best oneMark Brown1-3/+13
2011-05-27regulator: max8997: remove useless codeJonghwan Choi1-1/+0
2011-05-27regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin1-9/+13
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin3-6/+3
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-1/+1
2011-05-27Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin1-1/+1
2011-05-27regulator: Remove some unused variables from wm831x DCDCsMark Brown1-2/+0
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-2/+2
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory4-0/+726
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory4-1/+205
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory4-1/+101