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: deal with enospc from dirtying inodes properly
Josef Bacik
2011-12-15
*
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
2011-11-30
*
Btrfs: wait on caching if we're loading the free space cache
Josef Bacik
2011-11-20
*
Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush
Liu Bo
2011-11-15
*
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
2011-11-06
|
\
|
*
btrfs: initial readahead code and prototypes
Arne Jansen
2011-10-02
|
*
btrfs: state information for readahead
Arne Jansen
2011-10-02
*
|
Btrfs: fix delayed insertion reservation
Josef Bacik
2011-11-06
*
|
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
2011-11-06
*
|
Btrfs: add a log of past tree roots
Chris Mason
2011-11-06
*
|
btrfs: separate superblock items out of fs_info
David Sterba
2011-11-06
*
|
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
2011-11-06
*
|
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
2011-10-19
*
|
Btrfs: inline checksums into the disk free space cache
Josef Bacik
2011-10-19
*
|
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
2011-10-19
*
|
Btrfs: use the inode's mapping mask for allocating pages
Josef Bacik
2011-10-19
*
|
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
2011-10-19
*
|
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
*
|
Btrfs: reduce the amount of space needed for truncates
Josef Bacik
2011-10-19
*
|
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2011-10-19
*
|
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
*
|
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
*
|
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
2011-10-19
*
|
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
|
/
*
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-08-18
|
\
|
*
Btrfs: use plain page_address() in header fields setget functions
Li Zefan
2011-08-16
|
*
Btrfs: forced readonly when btrfs_drop_snapshot() fails
Tsutomu Itoh
2011-08-16
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-08-03
|
\
|
|
*
Btrfs: make acl functions really no-op if acl is not enabled
Li Zefan
2011-08-01
|
*
btrfs: make btrfs_set_root_node void
Mark Fasheh
2011-08-01
|
*
Btrfs: fix readahead in file defrag
Li Zefan
2011-08-01
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-27
|
\
|
|
*
Merge branch 'integration' into for-linus
Chris Mason
2011-07-27
|
|
\
|
|
*
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-07-27
|
|
*
Btrfs: fix enospc problems with delalloc
Josef Bacik
2011-07-27
|
|
*
Btrfs: use a worker thread to do caching
Josef Bacik
2011-07-27
|
|
*
Btrfs: serialize flushers in reserve_metadata_bytes
Josef Bacik
2011-07-11
|
|
*
Btrfs: do transaction space reservation before joining the transaction
Josef Bacik
2011-07-11
*
|
|
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
*
|
|
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
*
|
|
Btrfs: implement our own ->llseek
Josef Bacik
2011-07-20
*
|
|
btrfs: kill magical embedded struct superblock
Al Viro
2011-07-20
*
|
|
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-09
|
\
|
|
*
btrfs: add missing options displayed in mount output
David Sterba
2011-07-06
*
|
Remove unneeded version.h includes from fs/
Jesper Juhl
2011-06-24
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-20
|
\
|
|
*
btrfs: Remove unused sysfs code
Maarten Lankhorst
2011-06-17
|
*
Btrfs: fix relocation races
Chris Mason
2011-06-17
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-04
|
\
|
[next]