summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-03cmdfilter: extend default read filterAdel Gadllah2-4/+9
2008-07-03sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe1-1/+1
2008-07-03block: add bounce support to blk_rq_map_user_iovFUJITA Tomonori1-0/+1
2008-07-03cfq-iosched: get rid of enable_idle being unused warningJens Axboe1-1/+1
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah8-159/+389
2008-07-03block: integrity cleanupsJens Axboe2-5/+8
2008-07-03block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe4-17/+20
2008-07-03block: integrity checkpatch cleanupsJens Axboe2-12/+25
2008-07-03block: Data integrity infrastructure documentationMartin K. Petersen2-0/+361
2008-07-03block: Block layer data integrity supportMartin K. Petersen13-7/+1355
2008-07-03block: Globalize bio_set and bio_vec_slabMartin K. Petersen2-28/+31
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell4-10/+11
2008-07-03xen/blkfront: add __exit to module_exit() handlersJan Beulich1-1/+1
2008-07-03xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate1-1/+1
2008-07-03xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach1-0/+36
2008-07-03xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell1-0/+3
2008-07-03block: kill request_queue_tJens Axboe1-1/+0
2008-07-03block: export "ro" attributeKay Sievers1-0/+10
2008-07-03Added in user-injected messages into blk tracesAlan D. Brunelle2-0/+46
2008-07-03cfq-iosched: add message logging through blktraceJens Axboe1-10/+55
2008-07-03as-iosched: properly protect ioc_gone and ioc countJens Axboe1-3/+15
2008-07-03cfq-iosched: properly protect ioc_gone and ioc countJens Axboe1-3/+15
2008-07-03tty: Fix inverted logic in send_breakAlan Cox1-1/+1
2008-07-03DRM/i915: only use tiled blits on 965+Jesse Barnes1-2/+2
2008-07-03drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li4-12/+48
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab1-1/+1
2008-07-02dm crypt: use cond_reschedMilan Broz1-0/+1
2008-07-02net: fib_rules: fix error code for unsupported familiesPatrick McHardy1-2/+2
2008-07-02netdevice: Fix wrong string handle in kernel command line parsingWang Chen1-2/+2
2008-07-02net: Tyop of sk_filter() commentWang Chen1-1/+0
2008-07-02netlink: Unneeded local variableWang Chen1-1/+1
2008-07-02net-sched: fix filter destruction in atm/hfsc qdisc destructionPatrick McHardy2-1/+7
2008-07-02net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy11-21/+17
2008-07-02ipv4: fix sysctl documentation of time related valuesStephen Hemminger1-8/+4
2008-07-02powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin1-1/+13
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn1-0/+5
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang1-1/+1
2008-07-01i2c: Documentation: fix device matching descriptionBen Dooks1-4/+14
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn1-1/+2
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings1-1/+1
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks1-0/+1
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks1-3/+3
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks1-11/+10
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy1-1/+15
2008-07-01Properly notify block layer of sync writesJens Axboe2-5/+9
2008-07-01block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah1-0/+2
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner1-2/+2
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin1-0/+3