aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-09virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu1-2/+2
2013-09-08vfs: use lockred "dead" flag to mark unrecoverably dead dentriesLinus Torvalds2-25/+15
2013-09-08vfs: reorganize dput() memory accessesLinus Torvalds2-10/+11
2013-09-07lockref: add ability to mark lockrefs "dead"Linus Torvalds2-0/+41
2013-09-07NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson1-4/+37
2013-09-07NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was setTrond Myklebust1-2/+15
2013-09-07lockref: fix docbook argument namesLinus Torvalds1-4/+4
2013-09-07NFSv4: Allow security autonegotiation for submountsTrond Myklebust2-5/+19
2013-09-07NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust1-1/+3
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust6-18/+30
2013-09-07NFS: Clean up nfs_parse_security_flavors()Trond Myklebust1-12/+13
2013-09-07NFS: Clean up the auth flavour array messTrond Myklebust2-13/+28
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds5-433/+3
2013-09-07um: Add irq chip um/mask handlersRichard Weinberger1-0/+4
2013-09-07um: prctl: Do not include linux/ptrace.hRichard Weinberger1-1/+1
2013-09-07um: Run UML in it's own session.Richard Weinberger1-0/+2
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger8-12/+16
2013-09-07um: ubd: Introduce submit_request()Richard Weinberger1-13/+19
2013-09-07um: ubd: Add REQ_FLUSH suppportRichard Weinberger3-1/+50
2013-09-07um: Implement probe_kernel_read()Richard Weinberger4-1/+78
2013-09-07um: hostfs: Fix writebackRichard Weinberger1-1/+8
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu12-43/+1082
2013-09-06NVMe: Merge issue on character device bring-upKeith Busch1-4/+8
2013-09-06ceph: use d_invalidate() to invalidate aliasesYan, Zheng1-4/+4
2013-09-06ceph: remove ceph_lookup_inode()Yan, Zheng3-11/+1
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson4-8/+146
2013-09-06tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet1-1/+4
2013-09-06net: add documentation for BQL helpersFlorian Fainelli1-0/+26
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker1-10/+0
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein1-6/+3
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov1-0/+2
2013-09-06tcp: fix no cwnd growth after timeoutYuchung Cheng1-4/+2
2013-09-06net: netlink: filter particular protocols from analyzersDaniel Borkmann1-0/+30
2013-09-06tile: refresh tile defconfig filesChris Metcalf2-268/+60
2013-09-06tile: rework <asm/cmpxchg.h>Chris Metcalf7-164/+156
2013-09-06ceph: trivial buildbot warnings fixMilosz Tanski2-4/+4
2013-09-06ceph: Do not do invalidate if the filesystem is mounted nofscMilosz Tanski1-0/+4
2013-09-06ceph: page still marked private_2Milosz Tanski2-1/+14
2013-09-06ceph: ceph_readpage_to_fscache didn't check if markedMilosz Tanski1-0/+3
2013-09-06ceph: clean PgPrivate2 on returning from readpagesMilosz Tanski2-0/+9
2013-09-06ceph: use fscache as a local presisent cacheMilosz Tanski10-13/+666
2013-09-06NFS: Don't check lock owner compatability unless file is locked (part 2)Trond Myklebust1-6/+16
2013-09-06hwmon: (emc6w201) Do not declare enum variableGuenter Roeck1-1/+1
2013-09-06hwmon: (w83792d) Update module authorShane Huang3-5/+4
2013-09-06fscache: Netfs function for cleanup post readpagesMilosz Tanski3-1/+55
2013-09-06FS-Cache: Fix heading in documentationDavid Howells1-1/+1
2013-09-06CacheFiles: Implement interface to check cache consistencyDavid Howells3-0/+63
2013-09-06FS-Cache: Add interface to check consistency of a cached objectDavid Howells7-28/+154
2013-09-05net: stmmac: fix bad merge conflict resolutionOlof Johansson1-0/+1
2013-09-06lguest: fix GPF in guest when using gdb.Rusty Russell1-0/+7