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
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-14
|
\
|
*
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
2014-06-13
|
*
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-13
|
*
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
2014-06-13
|
*
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
|
*
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
2014-06-13
|
*
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
2014-06-13
|
*
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-13
|
*
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
2014-06-12
|
*
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2014-06-12
|
*
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
2014-06-12
|
*
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
2014-06-12
|
*
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
2014-06-12
|
*
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
2014-06-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
|
\
\
|
*
\
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
|
|
\
\
|
*
|
|
btrfs: switch to ->write_iter()
Al Viro
2014-05-06
|
*
|
|
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
|
*
|
|
iov_iter_truncate()
Al Viro
2014-05-06
|
*
|
|
btrfs: switch check_direct_IO() to iov_iter
Al Viro
2014-05-06
|
*
|
|
start adding the tag to iov_iter
Al Viro
2014-05-06
|
*
|
|
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
|
*
|
|
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
|
*
|
|
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
|
*
|
|
kill generic_segment_checks()
Al Viro
2014-05-06
|
*
|
|
__btrfs_direct_write(): switch to iov_iter
Al Viro
2014-05-06
|
*
|
|
generic_file_direct_write(): switch to iov_iter
Al Viro
2014-05-06
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-11
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Btrfs: convert smp_mb__{before,after}_clear_bit
Chris Mason
2014-06-10
|
*
|
|
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-09
|
*
|
|
Btrfs: make fsync work after cloning into a file
Filipe Manana
2014-06-09
|
*
|
|
Btrfs: use right type to get real comparison
Liu Bo
2014-06-09
|
*
|
|
Btrfs: don't check nodes for extent items
Josef Bacik
2014-06-09
|
*
|
|
Btrfs: don't release invalid page in btrfs_page_exists_in_range()
Filipe Manana
2014-06-09
|
*
|
|
Btrfs: make sure we retry if page is a retriable exception
Filipe Manana
2014-06-09
|
*
|
|
Btrfs: make sure we retry if we couldn't get the page
Filipe Manana
2014-06-09
|
*
|
|
btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56
Gui Hecheng
2014-06-09
|
*
|
|
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
Antonio Ospite
2014-06-09
|
*
|
|
Btrfs: fix leaf corruption after __btrfs_drop_extents
Liu Bo
2014-06-09
|
*
|
|
Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item
Filipe Manana
2014-06-09
|
*
|
|
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
Filipe Manana
2014-06-09
|
*
|
|
btrfs: free delayed node outside of root->inode_lock
Jeff Mahoney
2014-06-09
|
*
|
|
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
Gui Hecheng
2014-06-09
|
*
|
|
Btrfs: fix transaction leak during fsync call
Filipe Manana
2014-06-09
|
*
|
|
btrfs: Avoid trucating page or punching hole in a already existed hole.
Qu Wenruo
2014-06-09
|
*
|
|
Btrfs: update commit root on snapshot creation after orphan cleanup
Filipe Manana
2014-06-09
|
*
|
|
Btrfs: ioctl, don't re-lock extent range when not necessary
Filipe Manana
2014-06-09
|
*
|
|
Btrfs: avoid visiting all extent items when cloning a range
Filipe Manana
2014-06-09
|
*
|
|
Btrfs: set dead flag on the right root when destroying snapshot
Filipe Manana
2014-06-09
|
*
|
|
Btrfs: ensure readers see new data after a clone operation
Filipe Manana
2014-06-09
[next]