summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfs: make no_llseek the defaultArnd Bergmann2010-10-151-1/+0Star
* vfs: don't use BKL in default_llseekArnd Bergmann2010-10-151-2/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15339-73/+538
* libfs: use generic_file_llseek for simple_attrArnd Bergmann2010-09-161-0/+1
* mac80211: disallow seeks in minstrel debug codeArnd Bergmann2010-09-161-1/+2
* lirc: make chardev nonseekableArnd Bergmann2010-09-164-0/+5
* viotape: use noop_llseekArnd Bergmann2010-09-161-0/+1
* raw: use explicit llseek file operationsArnd Bergmann2010-09-161-0/+2
* ibmasmfs: use generic_file_llseekArnd Bergmann2010-09-161-0/+4
* spufs: use llseek in all file operationsArnd Bergmann2010-09-161-0/+18
* arm/omap: use generic_file_llseek in iommu_debugArnd Bergmann2010-09-161-0/+2
* lkdtm: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+9
* net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-1613-0/+22
* drm: use noop_llseekArnd Bergmann2010-09-1613-0/+13
* Linux 2.6.36-rc4Linus Torvalds2010-09-131-1/+1
* docbook: skip files with no docs since they generate scary warningsRandy Dunlap2010-09-122-2/+0Star
* docbook: warn on unused doc entriesJohannes Berg2010-09-123-3/+183
* kernel-doc: ignore case when stripping attributesJohannes Berg2010-09-121-1/+1
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-123-21/+69
|\
| * PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2010-09-111-20/+65
| * PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross2010-09-111-1/+3
| * PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-091-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-09-1118-70/+262
|\ \
| * | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-091-1/+1
| * | [SCSI] sd: fix medium-removal bugAlan Stern2010-09-071-1/+1
| * | [SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar2010-09-051-2/+2
| * | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali2010-09-051-0/+13
| * | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade2010-09-051-3/+4
| * | [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali2010-09-051-8/+12
| * | [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-09-051-1/+2
| * | [SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi2010-09-051-1/+0Star
| * | [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-057-36/+207
| * | [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller2010-09-022-9/+7Star
| * | [SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren2010-09-021-3/+3
| * | [SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron2010-09-021-0/+6
| * | [SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal2010-09-022-4/+3Star
| * | [SCSI] fix bio.bi_rw handlingJiri Slaby2010-09-021-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-1137-296/+376
|\ \ \
| * \ \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-103-27/+73
| |\ \ \
| | * | | vhost: error handling fixMichael S. Tsirkin2010-09-061-0/+1
| | * | | vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-061-22/+57
| | * | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-052-5/+15
| * | | | ipheth: remove incorrect devtype to WWANDan Williams2010-09-101-6/+1Star
| * | | | MAINTAINERS: Add CAIFJoe Perches2010-09-101-0/+10
| * | | | sctp: fix test for end of loopJoe Perches2010-09-101-23/+23
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-096129-470316/+351884Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | KS8851: Correct RX packet allocationEric Dumazet2010-09-091-18/+21
| * | | | udp: add rehash on connect()Eric Dumazet2010-09-096-2/+66
| * | | | net: blackhole route should always be recalculatedJianzhao Wang2010-09-081-1/+6
| * | | | ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski2010-09-081-2/+6