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: add check for wraparound in ext4_data_block_valid()
Theodore Ts'o
2009-11-22
|
|
*
|
|
|
|
ext4: print i_mode in octal in ext4 tracepoints
Theodore Ts'o
2009-11-22
|
|
*
|
|
|
|
ext4: call ext4_forget() from ext4_free_blocks()
Theodore Ts'o
2009-11-23
|
|
*
|
|
|
|
ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()
Theodore Ts'o
2009-11-22
|
|
*
|
|
|
|
ext4: fold ext4_journal_forget() into ext4_forget()
Theodore Ts'o
2009-11-22
|
|
*
|
|
|
|
ext4: fold ext4_journal_revoke() into ext4_forget()
Theodore Ts'o
2009-11-24
|
|
*
|
|
|
|
ext4: move ext4_forget() to ext4_jbd2.c
Theodore Ts'o
2009-11-22
|
|
*
|
|
|
|
ext4: make "norecovery" an alias for "noload"
Eric Sandeen
2009-11-19
|
|
*
|
|
|
|
ext4: make trim/discard optional (and off by default)
Eric Sandeen
2009-11-19
|
|
*
|
|
|
|
ext4: fix error handling in ext4_ind_get_blocks()
Jan Kara
2009-11-23
|
|
*
|
|
|
|
ext4: avoid issuing unnecessary barriers
Theodore Ts'o
2009-11-23
|
|
*
|
|
|
|
ext4: fix block validity checks so they work correctly with meta_bg
Theodore Ts'o
2009-11-15
|
|
*
|
|
|
|
ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero
Theodore Ts'o
2009-11-23
|
|
*
|
|
|
|
ext4: don't update the superblock in ext4_statfs()
Theodore Ts'o
2009-11-23
|
|
*
|
|
|
|
ext4: journal all modifications in ext4_xattr_set_handle
Eric Sandeen
2009-11-15
|
|
*
|
|
|
|
ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
Julia Lawall
2009-11-15
|
|
*
|
|
|
|
ext4: make sure directory and symlink blocks are revoked
Theodore Ts'o
2009-11-23
|
|
*
|
|
|
|
ext4: add tracepoint for ext4_forget()
Theodore Ts'o
2009-11-23
|
|
*
|
|
|
|
ext4: remove failed journal checksum check
Theodore Ts'o
2009-11-22
|
|
*
|
|
|
|
jbd2: don't wipe the journal on a failed journal checksum
Theodore Ts'o
2009-11-15
|
|
*
|
|
|
|
ext4: plug a buffer_head leak in an error path of ext4_iget()
Theodore Ts'o
2009-11-14
|
|
*
|
|
|
|
ext4: fix spelling typos in move_extent.c
Akira Fujita
2009-11-23
|
|
*
|
|
|
|
ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
Akira Fujita
2009-11-23
|
|
*
|
|
|
|
ext4: fix lock order problem in ext4_move_extents()
Akira Fujita
2009-11-23
|
|
*
|
|
|
|
ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
Akira Fujita
2009-11-23
|
|
*
|
|
|
|
ext4: avoid divide by zero when trying to mount a corrupted file system
Theodore Ts'o
2009-11-23
|
|
*
|
|
|
|
ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC
Theodore Ts'o
2009-11-23
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2009-12-10
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
exofs: Multi-device mirror support
Boaz Harrosh
2009-12-10
|
|
*
|
|
|
|
|
exofs: Move all operations to an io_engine
Boaz Harrosh
2009-12-10
|
|
*
|
|
|
|
|
exofs: move osd.c to ios.c
Boaz Harrosh
2009-12-10
|
|
*
|
|
|
|
|
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
2009-12-10
|
|
*
|
|
|
|
|
exofs: Prints on mount and unmout
Boaz Harrosh
2009-12-10
|
|
*
|
|
|
|
|
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
2009-12-10
|
|
*
|
|
|
|
|
exofs: dbg-print less
Boaz Harrosh
2009-12-10
|
|
*
|
|
|
|
|
exofs: More sane debug print
Boaz Harrosh
2009-12-10
|
|
*
|
|
|
|
|
trivial: some small fixes in exofs documentation
Thadeu Lima de Souza Cascardo
2009-12-10
|
*
|
|
|
|
|
|
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-12-10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
UBIFS: fix return code in check_leaf
Roel Kluin
2009-12-08
|
|
*
|
|
|
|
|
|
UBI: flush wl before clearing update marker
Sebastian Andrzej Siewior
2009-12-04
|
|
*
|
|
|
|
|
|
MAINTAINERS: change e-mail of Artem Bityutskiy
Artem Bityutskiy
2009-11-24
|
|
*
|
|
|
|
|
|
UBIFS: remove manual O_SYNC handling
Christoph Hellwig
2009-11-24
|
|
*
|
|
|
|
|
|
UBIFS: support mounting of UBI volume character devices
Corentin Chary
2009-11-24
|
|
*
|
|
|
|
|
|
UBI: Add ubi_open_volume_path
Corentin Chary
2009-11-24
|
*
|
|
|
|
|
|
|
V4L/DVB (13592): max2165: 32bit build patch
David Wong
2009-12-10
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2009-12-09
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPICA: Update version to 20091112.
Bob Moore
2009-11-24
|
|
*
|
|
|
|
|
|
ACPICA: Add additional module-level code support
Lin Ming
2009-11-24
|
|
*
|
|
|
|
|
|
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
2009-11-24
|
|
*
|
|
|
|
|
|
ACPICA: New internal utility function to create Integer objects
Bob Moore
2009-11-24
[prev]
[next]