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