summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-02give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()Al Viro
2016-05-02parallel lookups: actual switch to rwsemAl Viro
2016-05-02parallel lookups machinery, part 4 (and last)Al Viro
2016-05-02parallel lookups machinery, part 3Al Viro
2016-05-02parallel lookups machinery, part 2Al Viro
2016-05-02beginning of transition to parallel lookups - marking in-lookup dentriesAl Viro
2016-05-02__d_add(): don't drop/regain ->d_lockAl Viro
2016-05-02lookup_slow(): bugger off on IS_DEADDIR() from the very beginningAl Viro
2016-05-02nfs: missing wakeup in nfs_unblock_sillyrename()Al Viro
2016-05-02make ext2_get_page() and friends work without external serializationAl Viro
2016-05-02ovl_lookup_real(): use lookup_one_len_unlocked()Al Viro
2016-05-02reconnect_one(): use lookup_one_len_unlocked()Al Viro
2016-05-02reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()Al Viro
2016-05-02orangefs: don't open-code inode_lock/inode_unlockAl Viro
2016-05-02ocfs2: don't open-code inode_lock/inode_unlockAl Viro
2016-05-02configfs_detach_prep(): make sure that wait_mutex won't go awayAl Viro
2016-05-02kernfs: use lookup_one_len_unlocked()Al Viro
2016-05-02security_d_instantiate(): move to the point prior to attaching dentry to inodeAl Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-10Linux 4.6-rc3Linus Torvalds
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2016-04-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-04-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds
2016-04-10reiserfs: switch to generic_{get,set,remove}xattr()Al Viro
2016-04-10cifs: kill more bogus checks in ->...xattr() methodsAl Viro
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-04-09Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-09Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller