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
/
write.c
Commit message (
Expand
)
Author
Age
*
nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0
Chuck Lever
2015-05-13
*
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
|
\
|
*
Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"
Nicolas Iooss
2015-04-23
|
*
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-27
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
|
\
\
|
*
|
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
|
|
/
*
/
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
2015-04-14
|
/
*
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
2015-03-01
*
nfs: Can call nfs_clear_page_commit() instead
Tom Haynes
2015-02-13
*
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
2015-02-13
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
|
\
|
*
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
*
|
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-11
|
\
\
|
*
|
nfs: add mirroring support to pgio layer
Weston Andros Adamson
2015-02-03
|
*
|
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
2015-02-03
|
*
|
nfs: handle overlapping reqs in lock_and_join
Weston Andros Adamson
2015-02-03
|
*
|
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
2015-02-03
|
*
|
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
Tom Haynes
2015-02-03
|
|
/
*
|
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
*
|
locks: convert posix locks to file_lock_context
Jeff Layton
2015-01-16
*
|
locks: move flock locks to file_lock_context
Jeff Layton
2015-01-16
|
/
*
nfs: replace nfs_add_stats with nfs_inc_stats when add one
Li RongQing
2014-11-24
*
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
2014-11-24
*
nfs: remove spurious WARN_ON_ONCE in write path
Weston Andros Adamson
2014-11-12
*
NFS: avoid waiting at all in nfs_release_page when congested.
NeilBrown
2014-09-25
*
NFS: avoid deadlocks with loop-back mounted NFS filesystems.
NeilBrown
2014-09-25
*
NFS: don't use STABLE writes during writeback.
NeilBrown
2014-09-24
*
NFS: Unconditionally enable commit code
Anna Schumaker
2014-09-12
*
NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)
Trond Myklebust
2014-09-10
*
nfs41: add a helper function to set layoutcommit after commit
Peng Tao
2014-09-10
*
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2014-08-22
*
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
2014-08-22
*
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2014-08-22
*
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-13
|
\
|
*
nfs: clear_request_commit while holding i_lock
Weston Andros Adamson
2014-08-03
|
*
pnfs: find swapped pages on pnfs commit lists too
Weston Andros Adamson
2014-08-03
|
*
nfs: fix comment and add warn_on for PG_INODE_REF
Weston Andros Adamson
2014-08-03
|
*
nfs: check wait_on_bit_lock err in page_group_lock
Weston Andros Adamson
2014-08-03
|
*
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2014-07-13
|
|
\
|
*
|
nfs: remove unused writeverf code
Weston Andros Adamson
2014-06-24
|
*
|
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2014-06-24
|
*
|
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
2014-06-24
|
*
|
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
2014-06-24
*
|
|
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
NFS: Remove 2 unused variables
Trond Myklebust
2014-07-12
|
*
|
nfs: handle multiple reqs in nfs_wb_page_cancel
Weston Andros Adamson
2014-07-12
|
*
|
nfs: handle multiple reqs in nfs_page_async_flush
Weston Andros Adamson
2014-07-12
|
*
|
nfs: change find_request to find_head_request
Weston Andros Adamson
2014-07-12
|
*
|
nfs: mark nfs_page reqs with flag for extra ref
Weston Andros Adamson
2014-07-12
|
|
/
*
/
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
|
/
[next]