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
Commit message (
Expand
)
Author
Age
...
|
*
|
ext4: move ext4_show_options() after parse_options()
Theodore Ts'o
2012-03-03
|
*
|
ext4: use a table-driven handler for mount options
Theodore Ts'o
2012-03-03
|
*
|
ext4: unify handling of mount options which have been removed
Theodore Ts'o
2012-03-03
|
*
|
ext4: simplify handling of the errors=* mount options
Theodore Ts'o
2012-03-03
|
*
|
ext4: remove the I_VERSION mount flag and use the super_block flag instead
Theodore Ts'o
2012-03-02
|
*
|
ext4: remove Opt_ignore
Theodore Ts'o
2012-03-02
|
*
|
ext4: remove deprecation warnings for minix_df and grpid
Theodore Ts'o
2012-03-02
|
*
|
ext4: Fix endianness bug when reading the MMP block
Santosh Nayak
2012-02-27
|
*
|
ext4: format flag in dx_probe()
Zheng Liu
2012-02-20
|
*
|
ext4: avoid deadlock on sync-mounted FS w/o journal
Eric Sandeen
2012-02-20
|
*
|
ext4: fix resize when resizing within single group
Lukas Czerner
2012-02-20
|
*
|
ext4: fix race between unwritten extent conversion and truncate
Jeff Moyer
2012-02-20
|
*
|
ext4: fix balloc.c printk-format-warning
Heiko Carstens
2012-02-20
|
*
|
ext4: remove EXT4_MB_{BITMAP,BUDDY} macros
Theodore Ts'o
2012-02-20
|
*
|
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate()
Dan Carpenter
2012-02-20
|
*
|
ext4: remove an unneeded NULL check in __ext4_check_dir_entry()
Dan Carpenter
2012-02-20
|
*
|
ext4: remove unneeded variable in ext4_xattr_check_block()
Zheng Liu
2012-02-20
|
*
|
ext4: remove the resize mount option
Eric Sandeen
2012-02-20
|
*
|
ext4: remove the journal=update mount option
Eric Sandeen
2012-02-20
|
*
|
ext4: mark possibly unused variable in ext4_mb_normalize_request()
Curt Wohlgemuth
2012-02-20
|
*
|
jbd2: use KMEM_CACHE instead of kmem_cache_create()
Yongqiang Yang
2012-02-20
|
*
|
jbd2: rename functions which initialize slab caches
Yongqiang Yang
2012-02-20
|
*
|
jbd2: allocate transaction from separate slab cache
Yongqiang Yang
2012-02-20
|
*
|
ext4: expand commit callback and
Bobi Jam
2012-02-20
|
*
|
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
Eric Sandeen
2012-02-20
|
*
|
ext4: fix INCOMPAT feature codepoint reservation for INLINEDATA
Theodore Ts'o
2012-02-20
|
*
|
jbd2: add drop_transaction/update_superblock_end tracepoints
Seiji Aguchi
2012-02-20
|
*
|
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
Lukas Czerner
2012-02-20
|
*
|
ext4: fix race when setting bitmap_uptodate flag
Theodore Ts'o
2012-02-20
|
*
|
ext4: fold ext4_claim_inode into ext4_new_inode
Theodore Ts'o
2012-02-06
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-03-28
|
\
\
\
|
*
|
|
rbd: move snap_rwsem to the device, rename to header_rwsem
Josh Durgin
2012-03-22
|
*
|
|
ceph: fix three bugs, two in ceph_vxattrcb_file_layout()
Alex Elder
2012-03-22
|
*
|
|
libceph: isolate kmap() call in write_partial_msg_pages()
Alex Elder
2012-03-22
|
*
|
|
libceph: rename "page_shift" variable to something sensible
Alex Elder
2012-03-22
|
*
|
|
libceph: get rid of zero_page_address
Alex Elder
2012-03-22
|
*
|
|
libceph: only call kernel_sendpage() via helper
Alex Elder
2012-03-22
|
*
|
|
libceph: use kernel_sendpage() for sending zeroes
Alex Elder
2012-03-22
|
*
|
|
libceph: fix inverted crc option logic
Alex Elder
2012-03-22
|
*
|
|
libceph: some simple changes
Alex Elder
2012-03-22
|
*
|
|
libceph: small refactor in write_partial_kvec()
Alex Elder
2012-03-22
|
*
|
|
libceph: do crc calculations outside loop
Alex Elder
2012-03-22
|
*
|
|
libceph: separate CRC calculation from byte swapping
Alex Elder
2012-03-22
|
*
|
|
libceph: use "do" in CRC-related Boolean variables
Alex Elder
2012-03-22
|
*
|
|
ceph: ensure Boolean options support both senses
Alex Elder
2012-03-22
|
*
|
|
libceph: a few small changes
Alex Elder
2012-03-22
|
*
|
|
libceph: make ceph_tcp_connect() return int
Alex Elder
2012-03-22
|
*
|
|
libceph: encapsulate some messenger cleanup code
Alex Elder
2012-03-22
|
*
|
|
libceph: make ceph_msgr_wq private
Alex Elder
2012-03-22
|
*
|
|
libceph: encapsulate connection kvec operations
Alex Elder
2012-03-22
[prev]
[next]