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
/
ctree.h
Commit message (
Expand
)
Author
Age
*
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2015-04-13
*
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2015-04-13
*
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
*
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
2015-04-13
*
Btrfs: fix use after free when close_ctree frees the orphan_rsv
Chris Mason
2015-04-10
*
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
2015-04-10
*
Btrfs: two stage dirty block group writeout
Chris Mason
2015-04-10
*
btrfs: move struct io_ctl into ctree.h and rename it
Chris Mason
2015-04-10
*
Btrfs: refill block reserves during truncate
Chris Mason
2015-04-10
*
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
|
\
|
*
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
2015-02-16
*
|
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-25
|
\
\
|
*
|
btrfs: use explicit initializer for seq_elem
David Sterba
2015-03-03
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-21
|
\
\
|
*
|
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-03-17
|
*
|
Btrfs: prepare block group cache before writing
Josef Bacik
2015-03-17
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-19
|
\
|
|
*
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-14
|
*
Btrfs: fix race between transaction commit and empty block group removal
Filipe Manana
2015-02-02
|
*
btrfs: kill btrfs_inode_*time helpers
David Sterba
2015-02-02
|
*
Btrfs: fix unused members in struct btrfs_root
Anand Jain
2015-01-21
|
*
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
2015-01-21
|
*
Btrfs: track dirty block groups on their own list
Josef Bacik
2015-01-21
|
*
Btrfs: change how we track dirty roots
Josef Bacik
2015-01-21
*
|
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
2015-01-19
|
/
*
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
2014-12-10
*
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
|
\
|
*
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-02
*
|
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
2014-12-02
*
|
Btrfs: fix crash caused by block group removal
Filipe Manana
2014-12-02
*
|
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
2014-11-25
*
|
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2014-11-25
|
\
\
|
*
|
btrfs: introduce pending action: commit
David Sterba
2014-11-12
|
*
|
btrfs: switch inode_cache option handling to pending changes
David Sterba
2014-11-12
|
*
|
btrfs: add support for processing pending changes
David Sterba
2014-11-12
|
|
/
*
|
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
2014-11-21
*
|
Btrfs: make xattr replace operations atomic
Filipe Manana
2014-11-20
*
|
Btrfs: move read only block groups onto their own list V2
Josef Bacik
2014-11-20
*
|
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
2014-11-20
|
/
*
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-27
*
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2014-10-07
*
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2014-10-06
*
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
|
\
|
*
btrfs: remove blocksize from btrfs_alloc_free_block and rename
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: move checks for DUMMY_ROOT into a helper
David Sterba
2014-10-02
|
*
|
btrfs: new define for the inline extent data start
David Sterba
2014-10-02
|
*
|
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
2014-10-02
|
|
/
*
/
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
2014-10-03
|
/
*
Btrfs: remove empty block groups automatically
Josef Bacik
2014-09-22
[next]