summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* initialize namespace_sem staticallyAl Viro2013-10-241-3/+1
* file->f_op is never NULL...Al Viro2013-10-2429-97/+74
* rtl8188eu: remove dead codeAl Viro2013-10-242-213/+0
* dmxdev: get rid of pointless clearing ->f_opAl Viro2013-10-241-4/+0
* consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-248-77/+43
* put_mnt_ns(): use drop_collected_mounts()Al Viro2013-10-241-5/+1
* ncpfs: switch to %p[dD]Al Viro2013-10-242-43/+24
* ubifs: switch to %pdAl Viro2013-10-243-34/+29
* sunrpc: switch to %pdAl Viro2013-10-241-6/+6
* nfsd: switch to %p[dD]Al Viro2013-10-245-37/+31
* nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-2411-186/+119
* befs: split symlink iops in two - for short and long symlinks resp.Al Viro2013-10-241-30/+31
* new helper: kfree_put_link()Al Viro2013-10-248-38/+15
* libfs: get exports to definitions of objects being exported...Al Viro2013-10-241-35/+34
* ecryptfs: ->lower_path.dentry is never NULLAl Viro2013-10-241-2/+1
* ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}Al Viro2013-10-243-18/+3
* ecryptfs: don't leave RCU pathwalk immediatelyAl Viro2013-10-242-15/+20
* ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_opAl Viro2013-10-241-1/+1
* 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFSAl Viro2013-10-244-12/+12
* Linux 3.12-rc4v3.12-rc4Linus Torvalds2013-10-061-1/+1
* net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-061-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-068-25/+67
|\
| * iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1
| * iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-031-4/+9
| * iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-031-2/+2
| * target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger2013-10-031-1/+10
| * target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger2013-10-031-1/+10
| * target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger2013-10-031-0/+6
| * ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4
| * target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger2013-10-011-5/+15
| * vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger2013-10-011-1/+6
| * ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-011-2/+2
| * target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-011-2/+2
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-063-17/+17
|\ \
| * | dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik2013-10-041-4/+6
| * | dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik2013-10-041-11/+8
| * | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik2013-10-041-1/+1
| * | dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMAJosh Boyer2013-09-171-0/+1
| * | edma: Update author email addressJosh Boyer2013-09-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-056-17/+39
|\ \ \
| * | | btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong2013-10-051-0/+8
| * | | Merge branch 'for-linus' into for-linus-3.12Chris Mason2013-10-056-17/+31
| |\ \ \ | | |_|/ | |/| |
| | * | Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2013-10-042-5/+7
| | * | Btrfs: eliminate races in worker stopping codeIlya Dryomov2013-10-042-6/+21
| | * | Btrfs: fix crash of compressed writesLiu Bo2013-10-041-1/+1
| | * | Btrfs: fix transid verify errors when recovering log treeJosef Bacik2013-10-041-5/+2
* | | | Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-10-051-57/+101
|\ \ \ \
| * | | | gpio/omap: auto-setup a GPIO when used as an IRQJavier Martinez Canillas2013-10-011-46/+83
| * | | | gpio/omap: maintain GPIO and IRQ usage separatelyJavier Martinez Canillas2013-10-011-14/+21
| | |_|/ | |/| |
* | | | Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-058-13/+29
|\ \ \ \
OpenPOWER on IntegriCloud