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: Reduce the stack footprint of nfs_follow_mountpoint()
Trond Myklebust
2010-05-14
*
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
2010-05-14
*
NFS: Add helper functions for allocating filehandles and fattr structs
Trond Myklebust
2010-05-14
*
NFS: Fix RCU issues in the NFSv4 delegation code
David Howells
2010-05-01
*
NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
Trond Myklebust
2010-05-01
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-04-29
|
\
|
*
nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
Xiaotian Feng
2010-04-28
|
*
nfs: fix some issues in nfs41_proc_reclaim_complete()
Dan Carpenter
2010-04-28
|
*
NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear
Trond Myklebust
2010-04-27
|
*
NFS: Fix an unstable write data integrity race
Trond Myklebust
2010-04-22
|
*
nfs: testing for null instead of ERR_PTR()
Dan Carpenter
2010-04-22
|
*
NFS: rsize and wsize settings ignored on v4 mounts
Chuck Lever
2010-04-22
|
*
NFSv4: Don't attempt an atomic open if the file is a mountpoint
Trond Myklebust
2010-04-22
*
|
nfs d_revalidate() is too trigger-happy with d_drop()
Al Viro
2010-04-28
|
/
*
NFSv4: fix delegated locking
Trond Myklebust
2010-04-12
*
NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
Trond Myklebust
2010-04-09
*
NFS: Fix a race with the new commit code
Trond Myklebust
2010-04-09
*
NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
Trond Myklebust
2010-04-09
*
NFS: Fix the mode calculation in nfs_find_open_context
Trond Myklebust
2010-04-09
*
NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR
Trond Myklebust
2010-04-09
*
Have nfs ->d_revalidate() report errors properly
Al Viro
2010-04-07
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
NFS: don't try to decode GETATTR if DELEGRETURN returned error
Jeff Layton
2010-03-22
*
NFS: Prevent another deadlock in nfs_release_page()
Trond Myklebust
2010-03-19
*
NFS: ensure bdi_unregister is called on mount failure.
NeilBrown
2010-03-15
*
NFS: Avoid a deadlock in nfs_release_page
Trond Myklebust
2010-03-11
*
NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()
Trond Myklebust
2010-03-10
*
nfs4: Make the v4 callback service hidden
Steve Dickson
2010-03-08
*
nfs: fix unlikely memory leak
Dan Carpenter
2010-03-08
*
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-03-06
|
\
|
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
J. Bruce Fields
2010-03-04
|
|
\
|
*
|
SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
Chuck Lever
2010-01-26
*
|
|
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
2010-03-05
|
\
\
\
|
*
|
|
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Clean up nfs_sync_mapping
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Simplify nfs_wb_page()
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Replace __nfs_write_mapping with sync_inode()
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Simplify nfs_wb_page_cancel()
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Reduce the number of unnecessary COMMIT calls
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Add a count of the number of unstable writes carried by an inode
Trond Myklebust
2010-03-05
|
*
|
|
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
Trond Myklebust
2010-03-05
|
*
|
|
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
|
*
|
|
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-03-05
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-04
|
|
\
\
\
|
|
*
|
|
a couple of mntget+dget -> path_get in nfs4proc
Al Viro
2010-03-03
|
|
*
|
|
Switch alloc_nfs_open_context() to struct path
Al Viro
2010-03-03
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
|
|
\
\
\
|
|
*
|
|
percpu: add __percpu sparse annotations to fs
Tejun Heo
2010-02-16
|
|
|
|
/
|
|
|
/
|
[prev]
[next]