aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesGravatar Al Viro 8-77/+43
2013-10-24put_mnt_ns(): use drop_collected_mounts()Gravatar Al Viro 1-5/+1
2013-10-24ncpfs: switch to %p[dD]Gravatar Al Viro 2-43/+24
2013-10-24ubifs: switch to %pdGravatar Al Viro 3-34/+29
2013-10-24sunrpc: switch to %pdGravatar Al Viro 1-6/+6
2013-10-24nfsd: switch to %p[dD]Gravatar Al Viro 5-37/+31
2013-10-24nfs: use %p[dD] instead of open-coded (and often racy) equivalentsGravatar Al Viro 11-186/+119
2013-10-24befs: split symlink iops in two - for short and long symlinks resp.Gravatar Al Viro 1-30/+31
2013-10-24new helper: kfree_put_link()Gravatar Al Viro 8-38/+15
2013-10-24libfs: get exports to definitions of objects being exported...Gravatar Al Viro 1-35/+34
2013-10-24ecryptfs: ->lower_path.dentry is never NULLGravatar Al Viro 1-2/+1
2013-10-24ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}Gravatar Al Viro 3-18/+3
2013-10-24ecryptfs: don't leave RCU pathwalk immediatelyGravatar Al Viro 2-15/+20
2013-10-24ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_opGravatar Al Viro 1-1/+1
2013-10-249p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFSGravatar Al Viro 4-12/+12
2013-10-06Linux 3.12-rc4v3.12-rc4Gravatar Linus Torvalds 1-1/+1
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidGravatar Eric W. Biederman 1-2/+2
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 8-25/+67
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 3-17/+17
2013-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 6-17/+39
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-57/+101
2013-10-05Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 8-13/+29
2013-10-05Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-20/+27
2013-10-05Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-28/+21
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetGravatar Darrick J. Wong 1-0/+8
2013-10-05Merge branch 'for-linus' into for-linus-3.12Gravatar Chris Mason 6-17/+31
2013-10-04Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 10-115/+74
2013-10-04Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+6
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Gravatar Bjorn Helgaas 1-1/+6
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-5/+19
2013-10-04Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 6-42/+45
2013-10-04selinux: remove 'flags' parameter from avc_audit()Gravatar Linus Torvalds 3-4/+4
2013-10-04selinux: avc_has_perm_flags has no more usersGravatar Linus Torvalds 2-17/+6
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingGravatar Ilya Dryomov 2-5/+7
2013-10-04Btrfs: eliminate races in worker stopping codeGravatar Ilya Dryomov 2-6/+21
2013-10-04Btrfs: fix crash of compressed writesGravatar Liu Bo 1-1/+1
2013-10-04Btrfs: fix transid verify errors when recovering log treeGravatar Josef Bacik 1-5/+2
2013-10-04selinux: remove 'flags' parameter from inode_has_permGravatar Linus Torvalds 1-7/+6
2013-10-04xfs: Use kmem_free() instead of free()Gravatar Thierry Reding 1-1/+1
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transGravatar tinguely@sgi.com 1-0/+1
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersGravatar Dave Chinner 4-39/+28
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingGravatar Dave Chinner 1-3/+16
2013-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 3-13/+32
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-7/+15
2013-10-04Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Gravatar Linus Torvalds 5-13/+13
2013-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-1/+3
2013-10-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2013-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+12
2013-10-04dmaengine: imx-dma: fix callback path in taskletGravatar Michael Grzeschik 1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletGravatar Michael Grzeschik 1-11/+8