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
/
move_extent.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
ext4: remove single extent cache
Zheng Liu
2013-02-18
*
|
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2013-02-08
*
|
ext4: fix smatch warning in move_extent.c's mext_replace_branches()
Akria Fujita
2013-02-01
|
/
*
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-11-28
*
ext4: serialize dio nonlocked reads with defrag workers
Dmitry Monakhov
2012-09-29
*
ext4: convert to use leXX_add_cpu()
Wei Yongjun
2012-09-27
*
ext4: remove redundant offset check in mext_check_arguments()
Wang Sheng-Hui
2012-09-27
*
ext4: reimplement uninit extent optimization for move_extent_per_page()
Dmitry Monakhov
2012-09-26
*
ext4: clean up online defrag bugs in move_extent_per_page()
Dmitry Monakhov
2012-09-26
*
ext4: online defrag is not supported for journaled files
Dmitry Monakhov
2012-09-26
*
ext4: move_extent code cleanup
Dmitry Monakhov
2012-09-26
*
ext4: add some tracepoints in ext4/extents.c
Aditya Kali
2011-09-09
*
ext4: Fix max file size and logical block counting of extent format file
Lukas Czerner
2011-06-06
*
ext4: clean up some wait_on_page_writeback calls
Darrick J. Wong
2011-05-18
*
ext4: rename {ext,idx}_pblock and inline small extent functions
Theodore Ts'o
2010-10-27
*
ext4: Pass line numbers to ext4_error() and friends
Theodore Ts'o
2010-07-27
*
ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
Theodore Ts'o
2010-06-02
*
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
Dmitry Monakhov
2010-05-16
*
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
Theodore Ts'o
2010-05-16
*
ext4: Fix coding style in fs/ext4/move_extent.c
Steven Liu
2010-05-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
2010-03-04
*
ext4: Fix the NULL reference in double_down_write_data_sem()
Akira Fujita
2010-03-04
*
ext4: Fix insertion point of extent in mext_insert_across_blocks()
Akira Fujita
2010-03-04
*
ext4: move __func__ into a macro for ext4_warning, ext4_error
Eric Sandeen
2010-02-15
*
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
Akira Fujita
2009-12-06
*
ext4: move_extent_per_page() cleanup
Akira Fujita
2009-11-24
*
ext4: initialize moved_len before calling ext4_move_extents()
Kazuya Mio
2009-11-24
*
ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
Akira Fujita
2009-11-24
*
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: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
Theodore Ts'o
2009-09-28
*
ext4: Split uninitialized extents for direct I/O
Mingming Cao
2009-09-28
*
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
Eric Sandeen
2009-09-17
*
ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT
Akira Fujita
2009-09-16
*
ext4: Add null extent check to ext_get_path
Akira Fujita
2009-09-16
*
ext4: Replace BUG_ON() with ext4_error() in move_extents.c
Akira Fujita
2009-09-16
*
ext4: Replace get_ext_path macro with an inline funciton
Akira Fujita
2009-09-16
*
ext4: Fix small typo for move_extent_per_page()
Akira Fujita
2009-09-05
*
ext4: Remove unneeded BUG_ON() in ext4_move_extents()
Akira Fujita
2009-09-05
*
ext4: Fix wrong comparisons in mext_check_arguments()
Akira Fujita
2009-09-16
*
ext4: fix journal ref count in move_extent_par_page
Peng Tao
2009-08-10
*
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
2009-06-17