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
Commit message (
Expand
)
Author
Age
*
fs: Mark function as static in fs/bio-integrity.c
Rashika Kheria
2014-02-09
*
block: Fix nr_vecs for inline integrity vectors
Martin K. Petersen
2014-02-07
*
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
|
\
|
*
Merge branch 'for-3.14/core' into for-3.14/drivers
Jens Axboe
2014-01-08
|
|
\
|
*
|
block: Replace __this_cpu_ptr with raw_cpu_ptr
Christoph Lameter
2013-12-03
*
|
|
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
|
\
\
\
|
*
|
|
bio-integrity: Fix bio_integrity_verify segment start bug
Nicholas Bellinger
2014-01-21
|
*
|
|
btrfs: fix missing increment of bi_remaining
Muthu Kumar
2014-01-08
|
*
|
|
Revert "block: Warn and free bio if bi_end_io is not set"
Jens Axboe
2014-01-08
|
*
|
|
block: Warn and free bio if bi_end_io is not set
Muthukumar Ratty
2014-01-08
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
block: fixup for generic bio chaining
Kent Overstreet
2013-12-03
|
*
|
block: Kill bio_pair_split()
Kent Overstreet
2013-11-24
|
*
|
block: Introduce new bio_split()
Kent Overstreet
2013-11-24
|
*
|
block: Rename bio_split() -> bio_pair_split()
Kent Overstreet
2013-11-24
|
*
|
block: Generic bio chaining
Kent Overstreet
2013-11-24
|
*
|
block: Remove bi_idx hacks
Kent Overstreet
2013-11-24
|
*
|
block: Don't save/copy bvec array anymore
Kent Overstreet
2013-11-24
|
*
|
dm: Refactor for new bio cloning/splitting
Kent Overstreet
2013-11-24
|
*
|
block: Add bio_clone_fast()
Kent Overstreet
2013-11-24
|
*
|
block: Refactor bio_clone_bioset() for immutable biovecs
Kent Overstreet
2013-11-24
|
*
|
block: Convert drivers to immutable biovecs
Kent Overstreet
2013-11-24
|
*
|
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-24
|
*
|
bio-integrity: Convert to bvec_iter
Kent Overstreet
2013-11-24
|
*
|
block: Convert bio_copy_data() to bvec_iter
Kent Overstreet
2013-11-24
|
*
|
block: Immutable bio vecs
Kent Overstreet
2013-11-24
|
*
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
|
*
|
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-24
|
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
|
*
|
block: Convert various code to bio_for_each_segment()
Kent Overstreet
2013-11-24
|
*
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
*
|
|
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-30
|
\
\
\
|
*
|
|
nfsd: consider CLAIM_FH when handing out delegation
Ming Chen
2014-01-27
|
*
|
|
nfsd4: fix delegation-unlink/rename race
J. Bruce Fields
2014-01-27
|
*
|
|
nfsd4: delay setting current_fh in open
J. Bruce Fields
2014-01-27
|
*
|
|
nfsd4: minor nfs4_setlease cleanup
J. Bruce Fields
2014-01-27
|
*
|
|
nfsd4: decrease nfsd4_encode_fattr stack usage
J. Bruce Fields
2014-01-24
|
*
|
|
nfsd: fix encode_entryplus_baggage stack usage
J. Bruce Fields
2014-01-23
|
*
|
|
nfsd4: simplify xdr encoding of nfsv4 names
J. Bruce Fields
2014-01-08
|
*
|
|
nfsd4: encode_rdattr_error cleanup
J. Bruce Fields
2014-01-07
|
*
|
|
nfsd4: nfsd4_encode_fattr cleanup
J. Bruce Fields
2014-01-07
|
*
|
|
nfsd4: better VERIFY comment
J. Bruce Fields
2014-01-07
|
*
|
|
nfsd4: break only delegations when appropriate
J. Bruce Fields
2014-01-07
|
*
|
|
NFSD: Fix a memory leak in nfsd4_create_session
Kinglong Mee
2014-01-06
|
*
|
|
nfsd: get rid of unused function definition
Kinglong Mee
2014-01-06
|
*
|
|
Define op_iattr for nfsd4_open instead using macro
Kinglong Mee
2014-01-06
|
*
|
|
NFSD: fix compile warning without CONFIG_NFSD_V3
Kinglong Mee
2014-01-06
|
*
|
|
NFSD: Don't start lockd when only NFSv4 is running
Kinglong Mee
2014-01-03
|
*
|
|
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
2014-01-03
|
*
|
|
NFSD: fix bad length checking for backchannel
Kinglong Mee
2014-01-03
[next]