summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | target: Remove unused se_cmd.cmd_spdtlRoland Dreier2012-08-212-4/+0
| | * | | tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov2012-08-201-1/+3
| | * | | tcm_vhost: Fix vhost_scsi_target structure alignmentMichael S. Tsirkin2012-08-202-0/+5
| | * | | target: Fix regression bug with handling of zero-length data CDBsNicholas Bellinger2012-08-171-3/+6
| | * | | target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthroughNicholas Bellinger2012-08-161-1/+8
| | * | | tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char *Nicholas Bellinger2012-08-161-1/+1
| | * | | target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou2012-08-161-2/+2
| | * | | tcm_fc: Avoid debug overhead when not debuggingMark Rustad2012-08-162-1/+8
| | * | | tcm_vhost: Post-merge review changes requested by MSTNicholas Bellinger2012-08-162-93/+111
| | * | | tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sglFengguang Wu2012-08-161-2/+2
| | |/ /
| * | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-08-224-12/+21
| |\ \ \
| | * | | i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEPLaxman Dewangan2012-08-181-1/+1
| | * | | i2c: diolan-u2c: Fix master_xfer return codeGuenter Roeck2012-08-181-0/+1
| | * | | I2C: OMAP: xfer: fix runtime PM get/put balance on errorKevin Hilman2012-08-181-1/+1
| | * | | i2c: nomadik: Add default configuration into the Nomadik I2C driverLee Jones2012-08-181-10/+18
| | |/ /
| * | | Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-08-227-22/+36
| |\ \ \
| | * | | pwm: Improve Kconfig help textThierry Reding2012-08-201-6/+25
| | * | | pwm: core: Fix coding style issuesSachin Kamat2012-08-171-4/+4
| | * | | pwm: vt8500: Fix coding style issueSachin Kamat2012-08-171-1/+1
| | * | | pwm: Remove a redundant error message when devm_request_and_ioremap failsAxel Lin2012-08-173-9/+3
| | * | | pwm: samsung: add missing device pointer to struct pwm_chipJingoo Han2012-08-171-0/+1
| | * | | pwm: Add missing static storage class specifiers in core.c fileSachin Kamat2012-08-171-2/+2
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-08-227-14/+72
| |\ \ \
| | * | | ceph: avoid divide by zero in __validate_layout()Sage Weil2012-08-211-1/+2
| | * | | libceph: avoid truncation due to racing bannersJim Schutt2012-08-211-2/+9
| | * | | ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil2012-08-211-5/+10
| | * | | libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-204-6/+51
| * | | | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-2217-119/+241
| |\ \ \ \
| | * | | | NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust2012-08-201-1/+1
| | * | | | NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust2012-08-201-1/+1
| | * | | | NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker2012-08-161-4/+2
| | * | | | NFS: Clear key construction data if the idmap upcall failsBryan Schumaker2012-08-161-14/+42
| | * | | | NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust2012-08-161-5/+6
| | * | | | NFSv4: Fix the acl cache size calculationTrond Myklebust2012-08-161-2/+3
| | * | | | NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust2012-08-162-15/+8
| | * | | | NFS: Alias the nfs module to nfs4bjschuma@gmail.com2012-08-161-0/+2
| | * | | | NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com2012-08-165-26/+49
| | * | | | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust2012-08-081-6/+2
| | * | | | pnfs-obj: Better IO pattern in case of unaligned offsetBoaz Harrosh2012-08-021-3/+52
| | * | | | NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-023-0/+4
| | * | | | pnfs: nfs4_proc_layoutget returns voidIdan Kedar2012-08-022-5/+5
| | * | | | pnfs: defer release of pages in layoutgetIdan Kedar2012-08-023-40/+58
| | * | | | nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton2012-08-021-3/+12
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-225-46/+56
| |\ \ \ \ \
| | * | | | | task_work: add a scheduling point in task_work_run()Eric Dumazet2012-08-221-0/+1
| | * | | | | fs: fix fs/namei.c kernel-doc warningsRandy Dunlap2012-08-221-0/+2
| | * | | | | eventpoll: use-after-possible-free in epoll_create1()Al Viro2012-08-221-1/+1
| | * | | | | vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro2012-08-221-2/+2
| | * | | | | vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro2012-08-221-2/+1
| | * | | | | vfio: get rid of open-coding kref_put_mutexAl Viro2012-08-221-7/+2