index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
Trond Myklebust
2012-05-25
*
NFSv4.1: Ensure we use the correct credentials for session create/destroy
Trond Myklebust
2012-05-25
*
NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations
Trond Myklebust
2012-05-25
*
NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the lease
Trond Myklebust
2012-05-25
*
NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRM
Trond Myklebust
2012-05-25
*
NFSv4: Clean up the error handling for nfs4_reclaim_lease
Trond Myklebust
2012-05-25
*
NFSv4.1: Exchange ID must use GFP_NOFS allocation mode
Trond Myklebust
2012-05-24
*
nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*
Weston Andros Adamson
2012-05-24
*
nfs4.1: add BIND_CONN_TO_SESSION operation
Weston Andros Adamson
2012-05-24
*
NFSv4.1 test the mdsthreshold hint parameters
Andy Adamson
2012-05-24
*
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
2012-05-24
*
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
2012-05-24
*
NFSv4.1 mdsthreshold attribute xdr
Andy Adamson
2012-05-24
*
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
Trond Myklebust
2012-05-23
*
NFSv4: Fix a race in the net namespace mount notification
Trond Myklebust
2012-05-23
*
NFSv4.1: Fix session initialisation races
Trond Myklebust
2012-05-23
*
NFS: EXCHANGE_ID should save the server major and minor ID
Chuck Lever
2012-05-22
*
NFS: Add nfs_client behavior flags
Chuck Lever
2012-05-22
*
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
2012-05-22
*
NFS: Refactor nfs_get_client(): add nfs_found_client()
Chuck Lever
2012-05-22
*
NFS: Always use the same SETCLIENTID boot verifier
Chuck Lever
2012-05-22
*
NFS: Force server to drop NFSv4 state
Chuck Lever
2012-05-22
*
NFS: Remove nfs_unique_id
Chuck Lever
2012-05-22
*
NFS: Clean up return code checking in nfs4_proc_exchange_id()
Chuck Lever
2012-05-22
*
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
2012-05-22
*
NFS: Use proper naming conventions for nfs_client.impl_id field
Chuck Lever
2012-05-22
*
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
2012-05-22
*
NFS: Fix comment misspelling in struct nfs_client definition
Chuck Lever
2012-05-22
*
NFS: Add NFSDBG_STATE
Chuck Lever
2012-05-22
*
NFS: Don't swap bytes in nfs4_construct_boot_verifier()
Chuck Lever
2012-05-22
*
NFS: Fix compiler warnings
Bryan Schumaker
2012-05-22
*
NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks
Andy Adamson
2012-05-22
*
NFSv4.1 Just use nfs_put_client in filelayout release
Andy Adamson
2012-05-22
*
NFSv4.1 fix null state reference in filelayout_async_handle_error
Andy Adamson
2012-05-22
*
NFSv4.1: Fix a bad reference count issue in the pNFS commit code
Trond Myklebust
2012-05-22
*
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-05-21
|
\
|
*
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
Trond Myklebust
2012-05-19
|
*
sunrpc: suppress page allocation warnings in xprt_alloc_slot()
Jeff Layton
2012-05-16
|
*
NFS: fix unsigned comparison in nfs4_create_sec_client
Benny Halevy
2012-05-16
|
*
sunrpc: fix kernel-doc warnings
Randy Dunlap
2012-05-14
|
*
NFS: kmalloc() doesn't return an ERR_PTR()
Dan Carpenter
2012-05-14
|
*
Linux 3.4-rc7
Linus Torvalds
2012-05-12
|
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-05-12
|
|
\
|
|
*
Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-05-12
|
|
|
\
|
|
|
*
ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1
Kukjin Kim
2012-05-12
|
|
|
*
ARM: EXYNOS: use s5p-timer for UniversalC210 board
Marek Szyprowski
2012-05-12
|
|
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...
Olof Johansson
2012-05-12
|
|
|
\
\
|
|
|
*
|
ARM / mach-shmobile: Invalidate caches when booting secondary cores
Magnus Damm
2012-05-12
|
|
|
*
|
ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix
Kuninori Morimoto
2012-05-12
|
|
|
*
|
ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix
Magnus Damm
2012-05-12
[next]