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
*
ext4: reserve xattr index for Rich ACL support
Theodore Ts'o
2013-04-18
*
ext4: clear buffer_uninit flag when submitting IO
Jan Kara
2013-04-12
*
ext4: use io_end for multiple bios
Jan Kara
2013-04-11
*
ext4: make ext4_bio_write_page() use BH_Async_Write flags
Jan Kara
2013-04-11
*
ext4: Use kstrtoul() instead of parse_strtoul()
Lukas Czerner
2013-04-11
*
ext4: defragmentation code cleanup
Dmitry Monakhov
2013-04-11
*
ext4: do not convert to indirect with bigalloc enabled
Lukas Czerner
2013-04-11
*
ext4: move ext4_ind_migrate() into migrate.c
Lukas Czerner
2013-04-10
*
ext4: fix miscellaneous big endian warnings
Theodore Ts'o
2013-04-09
*
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2013-04-09
*
ext4: fix big-endian bug in extent migration code
Dmitry Monakhov
2013-04-09
*
ext4: fix usless declarations
Dmitri Monakho
2013-04-09
*
ext4: introduce reserved space
Lukas Czerner
2013-04-09
*
ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS
Jan Kara
2013-04-09
*
ext4: speed-up releasing blocks on commit
Andrey Sidorov
2013-04-09
*
ext4: fix free space estimate in ext4_nonda_switch()
Eric Whitney
2013-04-09
*
ext4: fix deadlock with quota feature
Jan Kara
2013-04-09
*
ext4: fix incorrect lock ordering for ext4_ind_migrate
Dmitry Monakhov
2013-04-08
*
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
Dr. Tilmann Bubeck
2013-04-08
*
ext4: print more info in ext4_print_free_blocks()
Lukas Czerner
2013-04-03
*
ext4: try to prepend extent to the existing one
Lukas Czerner
2013-04-03
*
ext4: Transfer initialized block to right neighbor if possible
Lukas Czerner
2013-04-03
*
ext4: introduce ext4_get_group_number()
Lukas Czerner
2013-04-03
*
ext4: make ext4_block_in_group() much more efficient
Lukas Czerner
2013-04-03
*
ext4: unregister es_shrinker if mount failed
Dmitry Monakhov
2013-04-03
*
ext4: fix journal callback list traversal
Dmitry Monakhov
2013-04-03
*
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2013-04-03
*
ext4: support simple conversion of extent-mapped inodes to use i_blocks
Theodore Ts'o
2013-04-03
*
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-04-03
*
ext4: add might_sleep() annotations
Theodore Ts'o
2013-04-03
*
ext4: add mutex_is_locked() assertion to ext4_truncate()
Theodore Ts'o
2013-04-03
*
ext4: refactor truncate code
Theodore Ts'o
2013-04-03
*
ext4: refactor punch hole code
Theodore Ts'o
2013-04-03
*
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
Theodore Ts'o
2013-04-03
*
ext4: fold ext4_generic_write_end() into ext4_write_end()
Zheng Liu
2013-04-03
*
ext4: collapse handling of data=ordered and data=writeback codepaths
Theodore Ts'o
2013-04-03
*
ext4: fix big-endian bugs which could cause fs corruptions
Zheng Liu
2013-04-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-29
|
\
|
*
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
2013-03-29
|
*
Btrfs: fix wrong return value of btrfs_lookup_csum()
Miao Xie
2013-03-28
|
*
Btrfs: fix wrong reservation of csums
Miao Xie
2013-03-28
|
*
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
2013-03-28
|
*
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-03-28
|
*
Btrfs: hold the ordered operations mutex when waiting on ordered extents
Josef Bacik
2013-03-28
|
*
Btrfs: fix space accounting for unlink and rename
Josef Bacik
2013-03-28
|
*
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
2013-03-28
|
*
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
Jan Schmidt
2013-03-28
|
*
Btrfs: fix race between mmap writes and compression
Chris Mason
2013-03-26
|
*
Btrfs: fix memory leak in btrfs_create_tree()
Tsutomu Itoh
2013-03-21
|
*
Btrfs: fix locking on ROOT_REPLACE operations in tree mod log
Jan Schmidt
2013-03-21
[next]