summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make ext2_get_page() and friends work without external serializationAl Viro2016-05-035-35/+35
* ovl_lookup_real(): use lookup_one_len_unlocked()Al Viro2016-05-031-3/+1
* reconnect_one(): use lookup_one_len_unlocked()Al Viro2016-05-031-3/+7
* reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()Al Viro2016-05-031-1/+5
* orangefs: don't open-code inode_lock/inode_unlockAl Viro2016-05-032-4/+4
* ocfs2: don't open-code inode_lock/inode_unlockAl Viro2016-05-031-2/+2
* configfs_detach_prep(): make sure that wait_mutex won't go awayAl Viro2016-05-031-8/+9
* kernfs: use lookup_one_len_unlocked()Al Viro2016-05-031-3/+2
* security_d_instantiate(): move to the point prior to attaching dentry to inodeAl Viro2016-05-031-8/+7
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-03107-458/+414
|\
| * ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-1134-85/+94
| * xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-1131-114/+113
| * reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-04-117-98/+31
| * cifs: kill more bogus checks in ->...xattr() methodsAl Viro2016-04-101-36/+6
| * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-1030-50/+41
| * posix_acl: Unexport acl_by_type and make it staticAndreas Gruenbacher2016-03-312-3/+1
| * posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-3117-78/+138
| * jfs: Remove unnecessary code in jfs_get_aclAndreas Gruenbacher2016-03-281-4/+0
| * reiserfs_cache_default_acl(): use get_acl()Al Viro2016-03-281-1/+1
* | Linux 4.6-rc3v4.6-rc3Linus Torvalds2016-04-111-1/+1
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-04-115-7/+13
|\ \
| * | ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-071-0/+2
| * | ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-073-2/+6
| * | ARM: SMP enable of cache maintanence broadcastRussell King2016-04-021-5/+5
| |/
* | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-115-9/+84
|\ \
| * | mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-052-0/+28
| * | mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter2016-03-293-9/+56
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-114-36/+49
|\ \
| * | i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-091-1/+6
| * | Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-091-1/+1
| * | i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-071-1/+1
| * | i2c: mux: demux-pinctrl: Update docs to new sysfs-attributesWolfram Sang2016-04-071-17/+12
| * | i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-011-10/+29
| * | i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-301-8/+2
| |/
* | Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2016-04-112-10/+0
* | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-097-11/+29
|\ \
| * | parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4
| * | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-084-0/+9
| * | parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-081-0/+3
| * | parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-081-5/+5
| * | parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-081-0/+8
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-095-32/+53
|\ \ \
| * | | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams2016-04-083-30/+51
| * | | libnvdimm, pfn: fix uuid validationDan Williams2016-04-081-1/+1
| * | | libnvdimm: fix smart data retrievalDan Williams2016-04-081-1/+1
* | | | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-04-093-45/+95
|\ \ \ \
| * | | | gpio: pca953x: Use correct u16 value for register word writeYong Li2016-04-081-1/+2
| * | | | gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck2016-04-081-31/+67
| * | | | gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck2016-04-081-7/+12
| * | | | gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik2016-04-081-2/+2