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
/
ext4
/
indirect.c
Commit message (
Expand
)
Author
Age
*
ext4: isolate ext4_extents.h file
Zheng Liu
2013-08-28
*
ext4: translate flag bits to strings in tracepoints
Theodore Ts'o
2013-07-01
*
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
Theodore Ts'o
2013-06-12
*
ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
Jan Kara
2013-06-04
*
ext4: improve writepage credit estimate for files with indirect blocks
Jan Kara
2013-06-04
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
*
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: fix big-endian bugs which could cause fs corruptions
Zheng Liu
2013-04-03
*
more file_inode() open-coded instances
Al Viro
2013-02-27
*
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2013-02-08
*
ext4: use WARN in ext4_alloc_blocks
Julia Lawall
2013-02-01
*
ext4: add punching hole support for non-extent-mapped files
Zheng Liu
2013-01-28
*
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
2013-01-12
*
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-11-28
*
ext4: let ext4 maintain extent status tree
Zheng Liu
2012-11-08
*
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
Zheng Liu
2012-11-08
*
ext4: fix ext4_flush_completed_IO wait semantics
Dmitry Monakhov
2012-10-05
*
ext4: serialize dio nonlocked reads with defrag workers
Dmitry Monakhov
2012-09-29
*
ext4: completed_io locking cleanup
Dmitry Monakhov
2012-09-29
*
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2012-01-09
*
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
Theodore Ts'o
2011-09-09
*
ext4: fix fsx truncate failure
Allison Henderson
2011-09-06
*
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
2011-08-19
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-08-01
*
ext4: refactor duplicated block placement code
Eric Sandeen
2011-06-28
*
ext4: move ext4_ind_* functions from inode.c to indirect.c
Amir Goldstein
2011-06-27