summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-076-7/+46
|\
| * [SCSI] libiscsi: do not take host lock in queuecommandMike Christie2010-12-311-1/+2
| * [SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie2010-12-311-0/+1
| * [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger2010-12-211-0/+28
| * [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-211-4/+4
| * [SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt2010-12-211-0/+8
| * [SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend2010-12-211-2/+0
| * [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai2010-12-211-0/+1
| * [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-0/+2
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-0720-203/+586
|\ \
| * | fs: scale mntget/mntputNick Piggin2011-01-072-36/+19
| * | fs: implement faster dentry memcmpNick Piggin2011-01-071-0/+21
| * | fs: improve scalability of pseudo filesystemsNick Piggin2011-01-071-0/+1
| * | fs: dcache per-inode inode alias lockingNick Piggin2011-01-071-1/+0
| * | fs: dcache per-bucket dcache hash lockingNick Piggin2011-01-072-2/+4
| * | bit_spinlock: add required includesNick Piggin2011-01-071-0/+4
| * | kernel: add bl_listNick Piggin2011-01-072-0/+271
| * | fs: provide simple rcu-walk generic_check_acl implementationNick Piggin2011-01-071-0/+19
| * | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-075-8/+10
| * | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-1/+0
| * | fs: cache optimise dentry and inode for rcu-walkNick Piggin2011-01-072-36/+42
| * | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-0/+6
| * | fs: dcache remove d_mountedNick Piggin2011-01-071-21/+21
| * | fs: fs_struct use seqlockNick Piggin2011-01-071-0/+3
| * | fs: rcu-walk for path lookupNick Piggin2011-01-073-9/+46
| * | kernel: optimise seqlockNick Piggin2011-01-071-7/+73
| * | fs: avoid inode RCU freeing for pseudo fsNick Piggin2011-01-072-0/+2
| * | fs: icache RCU free inodesNick Piggin2011-01-072-2/+4
| * | fs: dcache rationalise dget variantsNick Piggin2011-01-071-12/+3
| * | fs: dcache remove dcache_lockNick Piggin2011-01-075-11/+14
| * | fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-071-0/+1
| * | fs: scale inode alias listNick Piggin2011-01-071-0/+1
| * | fs: dcache scale subdirsNick Piggin2011-01-071-0/+1
| * | fs: dcache scale dentry refcountNick Piggin2011-01-071-14/+15
| * | fs: dcache scale hashNick Piggin2011-01-071-33/+2
| * | hostfs: simplify lockingNick Piggin2011-01-071-1/+1
| * | fs: change d_hash for rcu-walkNick Piggin2011-01-071-1/+2
| * | fs: change d_compare for rcu-walkNick Piggin2011-01-072-9/+7
| * | fs: name case update methodNick Piggin2011-01-071-0/+2
| * | fs: change d_delete semanticsNick Piggin2011-01-071-3/+3
| * | fs: dcache documentation cleanupNick Piggin2011-01-071-12/+6
| * | kernel: kmem_ptr_validate considered harmfulNick Piggin2011-01-071-2/+0
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-073-1/+25
|\ \ \
| * | | Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-1/+1
| * | | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-12-2215-25/+63
| |\ \ \
| * \ \ \ Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-1814-9/+69
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2010-12-1012-26/+41
| |\ \ \ \
| * \ \ \ \ Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2010-11-301-0/+5
| |\ \ \ \ \
| | * | | | | OMAP: I2C: split device registration and convert OMAP2+ to omap_devicePaul Walmsley2010-11-091-0/+5
| * | | | | | omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-301-0/+7