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: fix the mount option "init_itable=n" to work as expected for n=0
Lukas Czerner
2011-05-20
*
ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
Lukas Czerner
2011-05-20
*
ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
Lukas Czerner
2011-05-20
*
ext4: wait for writeback to complete while making pages writable
Darrick J. Wong
2011-05-18
*
ext4: clean up some wait_on_page_writeback calls
Darrick J. Wong
2011-05-18
*
ext4: don't warn about mnt_count if it has been disabled
Tao Ma
2011-05-18
*
ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing
Allison Henderson
2011-05-16
*
ext4: fix oops in ext4_quota_off()
Amir Goldstein
2011-05-16
*
ext4: don't dereference null pointer when make_indexed_dir() fails
Allison Henderson
2011-05-15
*
ext4: remove alloc_semp
Amir Goldstein
2011-05-09
*
ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches
Amir Goldstein
2011-05-09
*
ext4: synchronize ext4_mb_init_group() with buddy page lock
Amir Goldstein
2011-05-09
*
ext4: implement ext4_add_groupblocks() by freeing blocks
Amir Goldstein
2011-05-09
*
ext4: remove unneeded ext4_journal_get_undo_access
Theodore Ts'o
2011-05-09
*
ext4: move ext4_add_groupblocks() to mballoc.c
Amir Goldstein
2011-05-09
*
ext4: remove redundant #ifdef in super.c
Amerigo Wang
2011-05-09
*
ext4: remove redundant check for first_not_zeroed in ext4_register_li_request
Tao Ma
2011-05-09
*
ext4: use s_inodes_per_block directly in __ext4_get_inode_loc
Tao Ma
2011-05-09
*
ext4: use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c
Tao Ma
2011-05-09
*
jbd2: only print the debugging information for tid wraparound once
Theodore Ts'o
2011-05-08
*
jbd2: Fix forever sleeping process in do_get_write_access()
Jan Kara
2011-05-08
*
ext4: reimplement convert and split_unwritten
Yongqiang Yang
2011-05-03
*
ext4: add ext4_split_extent_at() and ext4_split_extent()
Yongqiang Yang
2011-05-03
*
ext4: add a function merging extents right and left
Yongqiang Yang
2011-05-03
*
ext4: fix deadlock in ext4_symlink() in ENOSPC conditions
Jan Kara
2011-05-03
*
ext4: Fix fs corruption when make_indexed_dir() fails
Jan Kara
2011-05-03
*
ext4: set extents flag when migrating file to use extents
Theodore Ts'o
2011-05-03
*
jbd2: fix fsync() tid wraparound bug
Theodore Ts'o
2011-05-01
*
ext4: remove dead code in ext4_has_free_blocks()
Shaohua Li
2011-05-01
*
ext4: ignore errors when issuing discards
Theodore Ts'o
2011-04-30
*
ext4: don't set PageUptodate in ext4_end_bio()
Curt Wohlgemuth
2011-04-30
*
ext4: check for ext[23] file system features when mounting as ext[23]
Theodore Ts'o
2011-04-18
*
ext4: release page cache in ext4_mb_load_buddy error path
Yang Ruirui
2011-04-16
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-11
|
\
|
*
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
2011-04-11
|
*
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
2011-04-08
|
*
xfs: fix xfs_debug warnings
Christoph Hellwig
2011-04-08
|
*
xfs: fix variable set but not used warnings
Christoph Hellwig
2011-04-08
|
*
xfs: convert log tail checking to a warning
Dave Chinner
2011-04-07
|
*
xfs: catch bad block numbers freeing extents.
Dave Chinner
2011-04-07
|
*
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
2011-04-07
|
*
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
2011-04-07
|
*
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
2011-04-07
|
*
xfs: introduce background inode reclaim work
Dave Chinner
2011-04-07
|
*
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-07
|
*
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-07
|
*
xfs: fix extent format buffer allocation size
Dave Chinner
2011-04-07
|
*
xfs: fix unreferenced var error in xfs_buf.c
Dave Chinner
2011-03-31
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-04-11
|
\
\
|
*
|
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
2011-04-10
[next]