aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* jbd: Provide function to check whether transaction will issue data barrierJan Kara2010-05-21
* ext2: Add ext2_sb_info s_lock spinlockJan Blunck2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-05-21
|\
| * nilfs2: enlarge s_volume_name member in nilfs_super_blockJiro SEKIBA2010-05-09
| * nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi2010-05-09
| * nilfs2: fix style problems in nilfs2_fs.hRyusuke Konishi2010-05-09
| * nilfs2: update comment for struct nilfs_dat_entryQinghuang Feng2010-05-09
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-05-21
|\ \
| * | mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2010-05-13
| * | mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2010-05-13
| * | mtd: suppress warnings in inline_map_read()Kevin Cernekee2010-05-13
| * | mtd: map.h: add missing bug.h includeKevin Cernekee2010-05-13
| * | mtd: onenand: add new callback for bufferram readKyungmin Park2010-05-13
| * | mtd: onenand: allocate verify buffer in the coreKyungmin Park2010-05-13
| * | mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park2010-05-13
| * | mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2010-05-13
| * | mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2010-05-13
| * | mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe2010-05-12
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
| |\|
| * | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-10
| * | mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner2010-05-10
| * | mtd: mtdram.h: checkpatch cleanupAndrea Gelmini2010-05-10
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-26
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-26
| |\ \ \
| * | | | mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-26
| * | | | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-26
| * | | | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-26
| * | | | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2010-02-26
| * | | | mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky2010-02-26
| * | | | mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-26
| * | | | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky2010-02-26
| * | | | mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky2010-02-26
| * | | | mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF2010-02-26
| * | | | mtd: nand: add lock/unlock routinesVimal Singh2010-02-26
| * | | | JFFS2: avoid using C++ keyword `new' in userspace-visible headerAndrew Morton2010-02-25
| * | | | mtd: Replace static array of devices with an idr structureBen Hutchings2010-02-25
| * | | | mtd: quiet sparse noise in cfi.hH Hartley Sweeten2010-02-25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
|\ \ \ \ \
| * \ \ \ \ [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-18
| |\ \ \ \ \
| | * | | | | [SCSI] libfc: Move the port_id into lportRobert Love2010-05-16
| | * | | | | [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-16
| | * | | | | [SCSI] Unexport scsi/scsi.h from headers_installTom Rini2010-05-02
| | * | | | | [SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen2010-04-30
| | * | | | | [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-30
| | * | | | | [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-30
| | * | | | | [SCSI] Add missing scsi command definitionsMartin K. Petersen2010-04-30
| | * | | | | [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-11
| | * | | | | [SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt2010-04-11
| | * | | | | [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2010-04-11
| | * | | | | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt2010-04-11