summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson
2013-09-05SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust
2013-09-05SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust
2013-09-04SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown
2013-09-04SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-30SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson
2013-07-23Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-23Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-19allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-19tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-17ACPICA: expose OSI versionAaron Lu
2013-07-17Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-17linked-list: Remove __list_for_eachDave Jones
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-14PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds