aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-04
|\
| * block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP backJens Axboe2008-03-04
| * block: fix shadowed variable warning in blk-map.cHarvey Harrison2008-03-04
| * block: remove extern on function definitionHarvey Harrison2008-03-04
| * cciss: remove READ_AHEAD define and use block layer defaultsMike Miller2008-03-04
| * make cdrom.c:check_for_audio_disc() staticAdrian Bunk2008-03-04
| * block/genhd.c: proper externsAdrian Bunk2008-03-04
| * unexport blk_rq_map_user_iovAdrian Bunk2008-03-04
| * unexport blk_{get,put}_queueAdrian Bunk2008-03-04
| * block/genhd.c: cleanupsAdrian Bunk2008-03-04
| * proper prototype for blk_dev_init()Adrian Bunk2008-03-04
| * block/blk-tag.c should #include "blk.h"Adrian Bunk2008-03-04
| * Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...Yang Shi2008-03-04
| * block: separate out padding from alignmentTejun Heo2008-03-04
| * block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-04
| * resubmit: cciss: procfs updates to display info about manyMike Miller2008-03-04
| * splice: only return -EAGAIN if there's hope of more dataJens Axboe2008-03-04
| * block: fix kernel-docbook parameters and filesRandy Dunlap2008-03-04
* | m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-04
* | m68knommu: fix fec driver interrupt racesGreg Ungerer2008-03-04
* | m68knommu: declare do_IRQ()Greg Ungerer2008-03-04
* | m68knommu: remove duplicate hw_tick() codeGreg Ungerer2008-03-04
* | m68knommu: update defconfigGreg Ungerer2008-03-04
* | Build fix for drivers/s390/char/defkeymap.cTony Breeds2008-03-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-03-04
|\ \
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-03
| |\|
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-02
| |\ \
| * \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-03-01
| |\ \ \
| * | | | [CIFS] remove unused variableSteve French2008-02-25
| * | | | [CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig2008-02-25
| * | | | [CIFS] fix build break when proc disabledSteve French2008-02-17
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-15
| |\ \ \ \
| * | | | | [CIFS] factoring out common code in get_inode_info functionsChristoph Hellwig2008-02-15
| * | | | | [CIFS] fix prepath conversion when server supports posix pathsSteve French2008-02-15
| * | | | | [CIFS] Only convert / when server does not support posix pathsIgor Mammedov2008-02-15
| * | | | | [CIFS] Fix mixed case name in structure dfs_info3_paramIgor Mammedov2008-02-15
| * | | | | [CIFS] fixup prefixpaths which contain multiple path componentsSteve French2008-02-14
| * | | | | [CIFS] fix typoSteve French2008-02-12
| * | | | | [CIFS] patch to fix incorrect encoding of number of aces on set modeShirish Pargaonkar2008-02-12
| * | | | | [CIFS] Fix typo in quota operationsRoel Kluin2008-02-12
| * | | | | [CIFS] clean up some hard to read ifdefsSteve French2008-02-12
| * | | | | [CIFS] reduce checkpatch warningsSteve French2008-02-07
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-06
| |\ \ \ \ \
| * | | | | | [CIFS] fix warning in cifs_spnego.cAndrew Morton2008-02-05
* | | | | | | freezer vs stopped or tracedRoland McGrath2008-03-04
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-03-03
|\ \ \ \ \ \
| * | | | | | slub: fix possible NULL pointer dereferenceCyrill Gorcunov2008-03-03
| * | | | | | slub: Add kmalloc_large_node() to support kmalloc_node fallbackChristoph Lameter2008-03-03
| * | | | | | slub: look up object from the freelist oncePekka J Enberg2008-03-03
| * | | | | | slub: Fix up commentsChristoph Lameter2008-03-03