summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-26net: stmmac: Log MAC address only onceHans de Goede
2014-01-26net: stmmac: Silence PTP init errors on hw without PTPHans de Goede
2014-01-26net/apne: Remove unused variable ei_localGeert Uytterhoeven
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-26[CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifsSteve French
2014-01-26i2c: rcar: fix NACK error codeBen Dooks
2014-01-26i2c: update i2c_algorithm documentationBen Dooks
2014-01-26i2c: rcar: use devm_clk_get to ensure clock is properly ref-countedBen Dooks
2014-01-26i2c: rcar: do not print error if device nacks transferBen Dooks
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-26__dentry_path() fixesAl Viro
2014-01-26vfs: Remove second variable named error in __dentry_pathEric W. Biederman
2014-01-26vfs: Is mounted should be testing mnt_ns for NULL or error.Eric W. Biederman
2014-01-26Fix race when checking i_size on direct i/o readSteven Whitehouse
2014-01-26hfsplus: remove can_set_xattrChristoph Hellwig
2014-01-26nfsd: use get_acl and ->set_aclChristoph Hellwig
2014-01-26fs: remove generic_aclChristoph Hellwig
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig
2014-01-26acpi-dma: align documentation with kernel-doc formatAndy Shevchenko
2014-01-26dma: fix vchan_cookie_complete() debug printJonas Jensen
2014-01-26af_rxrpc: Handle frames delivered from another VMTim Smith
2014-01-26af_rxrpc: Avoid setting up double-free on checksum errorTim Smith
2014-01-26RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()Alexey Khoroshilov
2014-01-26um: hostfs: make functions staticJames Hogan
2014-01-26um: Include generic barrier.hRichard Weinberger
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger
2014-01-26libceph: dout() is missing a newlineIlya Dryomov
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov
2014-01-25gfs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25jfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25xfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25reiserfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25ocfs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25jffs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25f2fs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25btrfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig
2014-01-25fs: add generic xattr_acl handlersChristoph Hellwig
2014-01-25fs: add a set_acl inode operationChristoph Hellwig
2014-01-25fs: add get_acl helperChristoph Hellwig
2014-01-25fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig
2014-01-25reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig
2014-01-25Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds
2014-01-25ipmi: Cleanup error returnCorey Minyard
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi