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
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
|
\
|
*
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-12
|
\
\
|
|
/
|
/
|
|
*
Btrfs: only update disk_i_size as we remove extents
Josef Bacik
2013-09-01
|
*
Btrfs: allow partial ordered extent completion
Josef Bacik
2013-09-01
|
*
Btrfs: do not clear our orphan item runtime flag on eexist
Josef Bacik
2013-09-01
|
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
|
*
Btrfs: avoid starting a transaction in the write path
Josef Bacik
2013-09-01
|
*
Btrfs: fix the error handling wrt orphan items
Josef Bacik
2013-09-01
|
*
Btrfs: allow compressed extents to be merged during defragment
Liu Bo
2013-09-01
|
*
Btrfs: fix what bits we clear when erroring out from delalloc
Josef Bacik
2013-09-01
|
*
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
Josef Bacik
2013-09-01
|
*
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
2013-09-01
|
*
Btrfs: reset ret in record_one_backref
Josef Bacik
2013-09-01
*
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
|
\
\
|
|
/
|
/
|
|
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-14
*
|
btrfs: don't loop on large offsets in readdir
Zach Brown
2013-08-09
*
|
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
2013-08-09
*
|
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
2013-08-09
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-09
|
\
|
*
Btrfs: wait ordered range before doing direct io
Josef Bacik
2013-07-02
|
*
Btrfs: cleanup redundant code in btrfs_submit_direct()
Miao Xie
2013-07-02
|
*
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
2013-07-02
|
*
Btrfs: check for actual acls rather than just xattrs when caching no acl
Josef Bacik
2013-07-02
|
*
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
Josef Bacik
2013-07-01
|
*
Btrfs: unlock extent range on enospc in compressed submit
Josef Bacik
2013-07-01
|
*
Btrfs: put our inode if orphan cleanup fails
Josef Bacik
2013-06-14
|
*
Btrfs: add some missing iput()'s in btrfs_orphan_cleanup
Josef Bacik
2013-06-14
|
*
Btrfs: simplify unlink reservations
Josef Bacik
2013-06-14
|
*
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
|
*
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
|
*
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
2013-06-14
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-02
|
\
\
|
*
|
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-21
*
|
|
[readdir] convert btrfs
Al Viro
2013-06-29
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-06-14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
btrfs: Drop inode if inode root is NULL
Naohiro Aota
2013-06-08
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-18
|
\
|
|
*
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2013-05-17
|
|
\
|
|
*
Btrfs: fix unprotected root node of the subvolume's inode rb-tree
Miao Xie
2013-05-17
|
|
*
Btrfs: fix accessing a freed tree root
Miao Xie
2013-05-17
|
|
*
Btrfs: return errno if possible when we fail to allocate memory
Liu Bo
2013-05-17
|
*
|
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-09
|
\
|
|
*
btrfs: use unsigned long type for extent state bits
David Sterba
2013-05-06
|
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
|
*
Btrfs: return free space in cow error path
Liu Bo
2013-05-06
|
*
Btrfs: fix extent logging with O_DIRECT into prealloc
Josef Bacik
2013-05-06
|
*
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
2013-05-06
|
*
btrfs: abort unlink trans in missed error case
Zach Brown
2013-05-06
[next]