index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
Btrfs: Fix subvolume creation locking rules
Christoph Hellwig
1
-11
/
+91
2008-10-09
Btrfs: Remove offset field from struct btrfs_extent_ref
Yan Zheng
1
-1
/
+1
2008-10-09
Btrfs: Count space allocated to file in bytes
Yan Zheng
1
-2
/
+2
2008-09-26
Btrfs: extent_map and data=ordered fixes for space balancing
Zheng Yan
1
-2
/
+0
2008-09-25
Btrfs: Full back reference support
Zheng Yan
1
-25
/
+32
2008-09-25
Btrfs: trivial sparse fixes
Christoph Hellwig
1
-1
/
+1
2008-09-25
Btrfs: Fix nodatacow for the new data=ordered mode
Yan Zheng
1
-0
/
+1
2008-09-25
Btrfs: Update clone file ioctl
Yan Zheng
1
-80
/
+70
2008-09-25
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
Chris Mason
1
-2
/
+2
2008-09-25
Btrfs: fix ioctl-initiated transactions vs wait_current_trans()
Sage Weil
1
-1
/
+11
2008-09-25
Btrfs: Improve and cleanup locking done by walk_down_tree
Chris Mason
1
-0
/
+6
2008-09-25
Btrfs: Null terminate strings passed in from userspace
Mark Fasheh
1
-8
/
+5
2008-09-25
Btrfs: Fix a few functions that exit without stopping their transaction
Josef Bacik
1
-2
/
+4
2008-09-25
Btrfs: Implement new dir index format
Josef Bacik
1
-2
/
+2
2008-09-25
Btrfs: Fix the defragmention code and the block relocation code for data=ordered
Chris Mason
1
-7
/
+14
2008-09-25
Btrfs: Add locking around volume management (device add/remove/balance)
Chris Mason
1
-4
/
+2
2008-09-25
Add btrfs_end_transaction_throttle to force writers to wait for pending commits
Chris Mason
1
-2
/
+0
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
1
-18
/
+6
2008-09-25
Btrfs: Start btree concurrency work.
Chris Mason
1
-3
/
+5
2008-09-25
BTRFS_IOC_TRANS_START should be privilegued
Christoph Hellwig
1
-0
/
+3
2008-09-25
Btrfs: split out ioctl.c
Christoph Hellwig
1
-0
/
+781
[prev]