summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-20block: change the tag sync vs async restriction logicJens Axboe5-13/+21
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds1-1/+1
2009-05-19scsi_lib: remove unused variableBoaz Harrosh1-2/+0
2009-05-19block: add warning to blk_make_request()Jens Axboe1-0/+9
2009-05-19block: Un-export blk_rq_append_bioBoaz Harrosh3-7/+2
2009-05-19libosd: Use of new blk_make_requestBoaz Harrosh1-25/+23
2009-05-19block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh2-0/+47
2009-05-19libosd: Use new blk_rq_map_kernBoaz Harrosh1-22/+2
2009-05-19block: allow blk_rq_map_kern to append to requestsJames Bottomley1-2/+10
2009-05-19splice: fix kmaps in default_file_splice_write()Miklos Szeredi1-108/+22
2009-05-19bio: always copy back data for copied kernel requestsTejun Heo1-1/+1
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo8-13/+18
2009-05-19ub: use __blk_end_request_all()Tejun Heo1-17/+7
2009-05-19nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz1-1/+2
2009-05-18Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse1-8/+1
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard1-1/+1
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin1-1/+1
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek1-2/+2
2009-05-18microblaze: Update Microblaze defconfigMichal Simek1-18/+32
2009-05-18virtio_blk: get rid of unused variableJens Axboe1-1/+0
2009-05-18virtio_blk: SG_IO passthru supportHannes Reinecke2-14/+58
2009-05-18virtio_blk: don't blindly derefence req->rq_diskChristoph Hellwig1-2/+2
2009-05-18regulator: da903x: add missing __devexit_p()Mike Frysinger1-1/+1
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt1-0/+1
2009-05-18powerpc/ps3: Update ps3_defconfigGeoff Levand1-43/+62
2009-05-18powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt1-1/+1
2009-05-18powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman1-10/+10
2009-05-18powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman1-1/+2
2009-05-18page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima1-3/+3
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney2-20/+20
2009-05-17reiserfs: deal with NULL xattr root w/ xattrs disabledJeff Mahoney2-3/+3
2009-05-17reiserfs: clean up ifdefsJeff Mahoney1-23/+22
2009-05-16Fix caller information for warn_slowpath_nullLinus Torvalds1-15/+20
2009-05-16piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-16icside: register second channel of version 6 PCBSergei Shtylyov1-1/+1
2009-05-16ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo1-6/+0
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown1-1/+1
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown1-8/+9
2009-05-16Linux 2.6.30-rc6v2.6.30-rc6Linus Torvalds1-1/+1
2009-05-16ACPI processor: reset the throttling state once it's invalidZhang Rui1-0/+8
2009-05-16ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui1-0/+17
2009-05-16ACPI, i915: build fixLen Brown1-0/+6
2009-05-16ACPI: suspend: restore BM_RLD on resumeLen Brown1-0/+23
2009-05-16ACPI: resume: re-enable SCI-enable workaroundLin Ming1-1/+6
2009-05-15PM: check sysdev_suspend(PMSG_FREEZE) return valueBjorn Helgaas1-2/+2
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen2-5/+34
2009-05-15libata: Report disk alignment and physical block sizeMartin K. Petersen1-1/+22
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerDave Liu1-3/+5
2009-05-15sata_fsl: Fix compile warningsKumar Gala1-3/+4
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn1-13/+9