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
/
ioctl.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
|
\
|
*
btrfs: export global block reserve size as space_info
David Sterba
2014-04-07
|
*
Btrfs: fix EINVAL checks in btrfs_clone
Chris Mason
2014-04-07
|
*
btrfs: filter invalid arg for btrfs resize
Gui Hecheng
2014-04-07
|
*
Btrfs: kmalloc() doesn't return an ERR_PTR
Dan Carpenter
2014-04-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-04
|
\
|
|
*
Btrfs: fix a crash of clone with inline extents's split
Liu Bo
2014-03-21
|
*
Btrfs: less fs tree lock contention when using autodefrag
Filipe Manana
2014-03-20
|
*
Btrfs: return EPERM when deleting a default subvolume
Guangyu Sun
2014-03-20
|
*
Btrfs: cache extent states in defrag code path
Filipe Manana
2014-03-20
|
*
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
|
*
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
2014-03-10
|
*
Btrfs: make defrag not fragment files when using prealloc extents
Filipe Manana
2014-03-10
|
*
Btrfs: correctly flush data on defrag when compression is enabled
Filipe Manana
2014-03-10
|
*
btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
Hugo Mills
2014-03-10
|
*
btrfs: Return EXDEV for cross file system snapshot
Kusanagi Kouichi
2014-03-10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-16
|
\
|
|
*
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2014-02-14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-09
|
\
|
|
*
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
2014-02-08
|
*
btrfs: commit transaction after setting label and features
Jeff Mahoney
2014-02-08
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
|
\
|
|
*
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
2014-01-28
|
*
btrfs: call permission checks earlier in ioctls and return EPERM
David Sterba
2014-01-28
|
*
btrfs: restrict snapshotting to own subvolumes
David Sterba
2014-01-28
|
*
Btrfs: faster file extent item search in clone ioctl
Filipe David Borba Manana
2014-01-28
|
*
Btrfs: unlock inodes in correct order in clone ioctl
Filipe David Borba Manana
2014-01-28
|
*
Btrfs: release subvolume's block_rsv before transaction commit
Liu Bo
2014-01-28
|
*
Btrfs: add support for inode properties
Filipe David Borba Manana
2014-01-28
|
*
fs/btrfs: Integer overflow in btrfs_ioctl_resize()
Wenliang Fan
2014-01-28
|
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
|
*
btrfs: Check read-only status of roots during send
David Sterba
2014-01-28
|
*
Btrfs: fix error check of btrfs_lookup_dentry()
Tsutomu Itoh
2014-01-28
|
*
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
2014-01-28
|
*
btrfs: use feature attribute names to print better error messages
Jeff Mahoney
2014-01-28
|
*
btrfs: add ioctls to query/change feature bits online
Jeff Mahoney
2014-01-28
*
|
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
2014-01-25
|
/
*
btrfs: call mnt_drop_write after interrupted subvol deletion
David Sterba
2013-12-12
*
btrfs: get rid of fdentry()
Al Viro
2013-11-15
*
btrfs: fix empty_zero_page misusage
Chris Mason
2013-11-15
*
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
*
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
*
btrfs: Fix checkpatch.pl warning of spacing issues
Dulshani Gunawardhana
2013-11-11
*
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
2013-11-11
*
btrfs: Remove redundant local zero structure
Dulshani Gunawardhana
2013-11-11
*
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
*
btrfs: simplify kmalloc+copy_from_user to memdup_user
Geyslan G. Bem
2013-11-11
*
Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replace
Ilya Dryomov
2013-11-11
*
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
2013-11-11
*
btrfs: remove unused parameter from btrfs_header_fsid
Ross Kirk
2013-11-11
[next]