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
*
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
*
Btrfs: fix sync fs to actually wait for all data to be persisted
Filipe David Borba Manana
2013-11-11
*
btrfs: change extent-same to copy entire argument struct
Mark Fasheh
2013-09-21
*
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...
chandan
2013-09-21
*
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
2013-09-21
*
btrfs: return btrfs error code for dev excl ops err
Anand Jain
2013-09-01
*
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
Filipe David Borba Manana
2013-09-01
*
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
Geert Uytterhoeven
2013-09-01
*
Btrfs: Make btrfs_header_fsid() return unsigned long
Geert Uytterhoeven
2013-09-01
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
*
Btrfs: don't allow the replace procedure on read only filesystems
Stefan Behrens
2013-09-01
*
Btrfs: reset force_compress on btrfs_file_defrag failure
Filipe David Borba Manana
2013-09-01
*
Btrfs: maintain subvolume items in the UUID tree
Stefan Behrens
2013-09-01
*
Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP
Filipe David Borba Manana
2013-09-01
*
Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler
Filipe David Borba Manana
2013-09-01
*
Btrfs: don't allow a subvol to be deleted if it is the default subovl
Josef Bacik
2013-09-01
*
btrfs: offline dedupe
Mark Fasheh
2013-09-01
*
btrfs_ioctl_clone: Move clone code into it's own function
Mark Fasheh
2013-09-01
*
btrfs: abtract out range locking in clone ioctl()
Mark Fasheh
2013-09-01
*
btrfs: fix get set label blocking against balance
Anand Jain
2013-09-01
*
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
*
btrfs: fall back to global reservation when removing subvolumes
Jeff Mahoney
2013-09-01
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-09
|
\
|
*
Btrfs: allow file data clone within a file
Liu Bo
2013-06-14
|
*
btrfs: device delete to get errors from the kernel
Anand Jain
2013-06-14
|
*
Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...
Miao Xie
2013-06-14
|
*
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
2013-06-14
|
*
Btrfs: remove useless copy in quota_ctl
Liu Bo
2013-06-14
|
*
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
2013-06-14
*
|
btrfs: more open-coded file_inode()
Al Viro
2013-06-29
|
/
*
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
2013-05-17
*
btrfs: read entire device info under lock
David Sterba
2013-05-06
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
*
Btrfs: rescan for qgroups
Jan Schmidt
2013-05-06
*
Btrfs: return error when we specify wrong start to defrag
Liu Bo
2013-05-06
*
Btrfs: use tree_root to avoid edquot when disabling quota
Wang Shilong
2013-05-06
*
Btrfs: creating the subvolume qgroup automatically when enabling quota
Wang Shilong
2013-05-06
*
btrfs: make subvol creation/deletion killable in the early stages
David Sterba
2013-05-06
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-08
|
\
[next]