summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25bury posix_acl_..._masq() variantsAl Viro
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro
2011-07-25generic_acl: no need to clone acl just to push it to set_cached_acl()Al Viro
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro
2011-07-25reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig
2011-07-25xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig
2011-07-259p: do no return 0 from ->check_acl without actually checkingChristoph Hellwig
2011-07-25vfs: move ACL cache lookup into generic codeLinus Torvalds
2011-07-25CIFS: Fix oops while mounting with prefixpathPavel Shilovsky
2011-07-25xfs: Fix wrong return value of xfs_file_aio_writeMarkus Trippelsdorf
2011-07-25fix devtmpfs raceAl Viro
2011-07-25Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap
2011-07-25i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely
2011-07-25i2c-ali1535: Fix style issuesLABBE Corentin
2011-07-25Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2011-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-24gma500: udlay(20000) is too largeStephen Rothwell
2011-07-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-24bnx2x: use pci_pcie_cap()Vladislav Zolotarov
2011-07-24bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov
2011-07-24bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid
2011-07-24bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov
2011-07-24bnx2x: fix loopback for non 10G linkYaniv Rosner
2011-07-24bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov
2011-07-24iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-24Documentation: Update augmented rbtree documentationSasha Levin
2011-07-24XZ: Fix missing <linux/kernel.h> includeLasse Collin
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-07-24caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-24asus-wmi: ->is_visible() can't return negativeAl Viro
2011-07-24fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro
2011-07-249p: close ACL leaksAl Viro
2011-07-24ocfs2_init_acl(): fix a leakAl Viro
2011-07-24VFS : mount lock scalability for internal mountsTim Chen