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
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
*
[PATCH] do shrink_submounts() for all fs types
Al Viro
2008-03-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-21
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
2008-03-18
|
|
\
|
*
|
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-18
*
|
|
nfs: don't ignore return value from nfs_pageio_add_request
Fred Isaman
2008-03-19
|
|
/
|
/
|
*
|
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-03-07
|
\
\
|
*
|
NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings
Trond Myklebust
2008-03-07
|
*
|
NFS: Fix the fsid revalidation in nfs_update_inode()
Trond Myklebust
2008-03-07
|
*
|
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
Trond Myklebust
2008-03-07
|
|
/
*
/
NFS: use new LSM interfaces to explicitly set mount options
Eric Paris
2008-03-05
|
/
*
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
2008-02-21
*
nfs: fix sparse warnings
Harvey Harrison
2008-02-20
*
NFS: flush signals before taking down callback thread
Jeff Layton
2008-02-20
*
Merge branch 'linus_origin' into hotfixes
Trond Myklebust
2008-02-15
|
\
|
*
Introduce path_put()
Jan Blunck
2008-02-15
|
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-15
*
|
NFS: add missing spkm3 strings to mount option parser
Olga Kornievskaia
2008-02-13
*
|
NFS: remove error field from nfs_readdir_descriptor_t
Jeff Layton
2008-02-13
*
|
NFS: missing spaces in KERN_WARNING
Dan Muntz
2008-02-13
*
|
NFS: fix reference counting for NFSv4 callback thread
Jeff Layton
2008-02-13
|
/
*
NFS: Fix a potential file corruption issue when writing
Trond Myklebust
2008-02-07
*
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
*
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2008-02-05
*
svc: Change services to use new svc_create_xprt service
Tom Tucker
2008-02-01
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-31
|
\
|
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
*
|
NFSv4: Iterate through all nfs_clients when the server recalls a delegation
Trond Myklebust
2008-01-30
*
|
NFSv4: Deal more correctly with duplicate delegations
Trond Myklebust
2008-01-30
*
|
NFS: Fix a potential race between umount and nfs_access_cache_shrinker()
Trond Myklebust
2008-01-30
*
|
NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
Trond Myklebust
2008-01-30
*
|
nfs: convert NFS_*(inode) helpers to static inline
Benny Halevy
2008-01-30
*
|
nfs: obliterate NFS_FLAGS macro
Benny Halevy
2008-01-30
*
|
NFS: Address memory leaks in the NFS client mount option parser
Chuck Lever
2008-01-30
*
|
nfs4: allow nfsv4 acls on non-regular-files
J. Bruce Fields
2008-01-30
*
|
NFS: Optimise away the sigmask code in aio/dio reads and writes
Trond Myklebust
2008-01-30
*
|
NLM: Introduce an arguments structure for nlmclnt_init()
Chuck Lever
2008-01-30
*
|
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
Chuck Lever
2008-01-30
*
|
NFS: Invoke nlmclnt_init during NFS mount processing
Chuck Lever
2008-01-30
*
|
NFS: nfs_write_end clean up
Chuck Lever
2008-01-30
*
|
NFS: Fix minor mixed sign comparison in NFS client's write logic
Chuck Lever
2008-01-30
*
|
NFS: Use size_t for storing name lengths
Chuck Lever
2008-01-30
*
|
NFS: Fix use of copy_to_user() in idmap_pipe_upcall
Chuck Lever
2008-01-30
*
|
NFS: Clean up fs/nfs/idmap.c
Chuck Lever
2008-01-30
*
|
NFS: Fix the 'proto=' mount option
Trond Myklebust
2008-01-30
*
|
NFS: Support per-mountpoint timeout parameters.
Trond Myklebust
2008-01-30
*
|
NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
Trond Myklebust
2008-01-30
*
|
NFSv4: Add socket proto argument to setclientid
Trond Myklebust
2008-01-30
*
|
NFS: Pull covers off IPv6 address parsing
Chuck Lever
2008-01-30
*
|
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
Chuck Lever
2008-01-30
*
|
NFS: Refactor mount option address parsing into separate function
Chuck Lever
2008-01-30
[next]