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
*
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
2008-06-23
*
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2008-06-23
*
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
2008-06-23
*
nfs: make nfs4_drop_state_owner() static
Adrian Bunk
2008-05-16
*
nfs: path_{get,put}() cleanups
Jan Blunck
2008-05-16
*
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
*
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
2008-05-16
*
NFSv4: Check the return value of decode_compound_hdr_arg()
Trond Myklebust
2008-05-16
*
nfs: fix race in nfs_dirty_request
Fred Isaman
2008-05-16
*
NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching
Trond Myklebust
2008-05-16
*
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
2008-04-30
*
nfs: use proc_create to setup de->proc_fops
Denis V. Lunev
2008-04-29
*
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
*
[PATCH] restore sane ->umount_begin() API
Al Viro
2008-04-25
*
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-04-24
|
\
|
*
Merge branch 'devel'
Trond Myklebust
2008-04-24
|
|
\
|
|
*
make nfs_automount_list static
Adrian Bunk
2008-04-19
|
|
*
NFS: remove duplicate flags assignment from nfs_validate_mount_data
Jeff Layton
2008-04-19
|
|
*
NFS - fix potential NULL pointer dereference v2
Cyrill Gorcunov
2008-04-19
|
|
*
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
Trond Myklebust
2008-04-19
|
|
*
NFSv4: Reintroduce machine creds
Trond Myklebust
2008-04-19
|
|
*
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
2008-04-19
|
|
*
nfs: fix printout of multiword bitfields
Fred Isaman
2008-04-19
|
|
*
nfs: return negative error value from nfs{,4}_stat_to_errno
Benny Halevy
2008-04-19
|
|
*
NFS: Remove the buggy lock-if-signalled case from do_setlk()
Trond Myklebust
2008-04-19
|
|
*
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
2008-04-19
|
|
*
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2008-04-19
|
|
*
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
2008-04-19
|
|
*
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
Trond Myklebust
2008-04-19
|
|
*
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
Trond Myklebust
2008-04-19
|
|
*
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
Trond Myklebust
2008-04-19
|
|
*
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
Trond Myklebust
2008-04-19
|
|
*
NFS: Always enable NFS direct I/O
Chuck Lever
2008-03-19
|
|
*
NFS: Show most mount options via nfs_show_options()
Chuck Lever
2008-03-19
|
|
*
NFS: Save the values of the "mount*=" mount options
Chuck Lever
2008-03-19
|
|
*
NFS: Save the value of the "port=" mount option
Chuck Lever
2008-03-19
|
|
*
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
2008-03-19
|
|
*
NFS: numeric mount parameters are unsigned
Chuck Lever
2008-03-19
|
|
*
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
2008-03-19
|
|
*
NFS: clean up short packet handling for NFSv3 readdir
Jeff Layton
2008-03-19
|
|
*
NFS: clean up short packet handling for NFSv2 readdir
Jeff Layton
2008-03-19
|
|
*
nfs: remove duplicate initializations of nfs_read_data field
Fred Isaman
2008-03-19
|
|
*
nfs: nfs_redirty_request
Fred
2008-03-19
|
|
*
Merge branch 'hotfixes' into devel
Trond Myklebust
2008-03-19
|
|
|
\
|
|
*
|
NFS: fix encode_fsinfo_maxsz
Fred Isaman
2008-03-14
|
|
*
|
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
2008-03-14
|
|
*
|
Merge commit 'origin' into devel
Trond Myklebust
2008-03-08
|
|
|
\
\
|
|
*
\
\
Merge branch 'cleanups' into next
Trond Myklebust
2008-02-29
|
|
|
\
\
\
|
|
|
*
|
|
nfs: use GFP_NOFS preloads for radix-tree insertion
Nick Piggin
2008-02-13
|
|
*
|
|
|
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
Trond Myklebust
2008-02-29
[next]