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
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
*
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-01-09
|
\
|
*
Btrfs: call inode_dec_link_count() on mkdir error path
Wang Shilong
2015-01-02
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-12-12
|
\
|
|
*
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
2014-11-25
|
*
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
2014-11-21
|
*
Btrfs: report error after failure inlining extent in compressed write path
Filipe Manana
2014-11-20
|
*
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
2014-11-20
|
*
Btrfs: correctly flush compressed data before/after direct IO
Filipe Manana
2014-11-20
|
*
Btrfs: make inode.c:compress_file_range() return void
Filipe Manana
2014-11-20
|
*
Btrfs: fix incorrect compression ratio detection
Shilong Wang
2014-11-20
|
*
Btrfs: make inode.c:submit_compressed_extents() return void
Filipe Manana
2014-11-20
|
*
Btrfs: process all async extents on compressed write failure
Filipe Manana
2014-11-20
|
*
Btrfs: don't leak pages and memory on compressed write error
Filipe Manana
2014-11-20
|
*
Btrfs: fix hang on compressed write error
Filipe Manana
2014-11-20
|
*
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
2014-11-20
*
|
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
|
/
*
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2014-10-17
*
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2014-10-04
|
\
|
*
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
2014-10-02
|
*
btrfs: remove unlikely from NULL checks
David Sterba
2014-10-02
*
|
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
|
\
\
|
*
|
btrfs: use enum for wq endio metadata type
David Sterba
2014-10-02
|
|
/
*
/
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
2014-10-03
|
/
*
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-09-22
*
btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
Qu Wenruo
2014-09-18
*
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
2014-09-17
*
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
*
Btrfs: do file data check by sub-bio's self
Miao Xie
2014-09-17
*
Btrfs: cleanup similar code of the buffered data data check and dio read data...
Miao Xie
2014-09-17
*
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
2014-09-17
*
Btrfs: fix off-by-one in cow_file_range_inline()
Wang Shilong
2014-09-17
*
Btrfs: fall into nocompression codes quickly if possible
Wang Shilong
2014-09-17
*
Btrfs: fix wrong skipping compression for an inode
Wang Shilong
2014-09-17
*
Btrfs: set error return value in btrfs_get_blocks_direct
Filipe Manana
2014-09-17
*
Btrfs: make defragment work with nodatacow option
Wang Shilong
2014-09-17
*
btrfs: kill the key type accessor helpers
David Sterba
2014-09-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-09-12
|
\
|
*
Btrfs: use insert_inode_locked4 for inode creation
Chris Mason
2014-09-08
|
*
Btrfs: fix crash while doing a ranged fsync
Filipe Manana
2014-09-02
|
*
Btrfs: fix corruption after write/fsync failure + fsync + log recovery
Filipe Manana
2014-09-02
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-27
|
\
|
|
*
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
|
*
btrfs: Use right extent length when inserting overlap extent map.
Qu Wenruo
2014-08-21
|
*
Btrfs: don't monopolize a core when evicting inode
Filipe Manana
2014-08-21
|
*
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
2014-08-21
|
*
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
2014-08-21
|
*
Btrfs: fix wrong extent mapping for DirectIO
Wang Shilong
2014-08-19
|
*
Btrfs: fix wrong write range for filemap_fdatawrite_range()
Wang Shilong
2014-08-19
|
*
Btrfs: fix put dio bio twice when we submit dio bio fail
Miao Xie
2014-08-19
[next]