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
2014-10-18
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+33
2014-10-17
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
1
-0
/
+33
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+1
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
1
-4
/
+1
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
1
-1
/
+1
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-2
/
+1
2014-10-02
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
1
-2
/
+1
2014-10-02
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
1
-1
/
+1
2014-10-01
btrfs: defrag, use unsigned type for extent thresh
David Sterba
1
-4
/
+4
2014-09-17
Btrfs: fix unprotected device's variants on 32bits machine
Miao Xie
1
-3
/
+3
2014-09-17
Btrfs: add missing compression property remove in btrfs_ioctl_setflags
Filipe Manana
1
-0
/
+3
2014-09-17
Btrfs: make btrfs_search_forward return with nodes unlocked
Filipe Manana
1
-5
/
+0
2014-09-17
btrfs: wake up transaction thread from SYNC_FS ioctl
David Sterba
1
-0
/
+6
2014-09-17
btrfs: device delete must be sysloged
Anand Jain
1
-0
/
+3
2014-09-17
btrfs: device add must be sysloged
Anand Jain
1
-0
/
+3
2014-09-17
btrfs: use DIV_ROUND_UP instead of open-coded variants
David Sterba
1
-3
/
+2
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
1
-3
/
+3
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
1
-3
/
+3
2014-09-17
btrfs: cleanup ino cache members of btrfs_root
David Sterba
1
-3
/
+3
2014-09-08
Btrfs: kfree()ing ERR_PTRs
Dan Carpenter
1
-10
/
+15
2014-08-27
Btrfs: fix autodefrag with compression
Chris Mason
1
-3
/
+4
2014-08-21
Btrfs: clone, don't create invalid hole extent map
Filipe Manana
1
-1
/
+2
2014-08-21
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
1
-33
/
+0
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-18
/
+19
2014-07-03
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
1
-11
/
+9
2014-07-03
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
Filipe Manana
1
-7
/
+10
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-26
/
+121
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
1
-0
/
+41
2014-06-12
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
1
-15
/
+33
2014-06-12
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
1
-9
/
+15
2014-06-12
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
1
-2
/
+26
2014-06-12
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
1
-7
/
+11
2014-06-12
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
1
-5
/
+7
2014-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-50
/
+346
2014-06-09
Btrfs: make fsync work after cloning into a file
Filipe Manana
1
-0
/
+69
2014-06-09
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
Antonio Ospite
1
-2
/
+2
2014-06-09
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
Filipe Manana
1
-25
/
+83
2014-06-09
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
Gui Hecheng
1
-1
/
+1
2014-06-09
Btrfs: update commit root on snapshot creation after orphan cleanup
Filipe Manana
1
-0
/
+29
2014-06-09
Btrfs: ioctl, don't re-lock extent range when not necessary
Filipe Manana
1
-2
/
+7
2014-06-09
Btrfs: avoid visiting all extent items when cloning a range
Filipe Manana
1
-4
/
+22
2014-06-09
Btrfs: set dead flag on the right root when destroying snapshot
Filipe Manana
1
-6
/
+6
2014-06-09
Btrfs: ensure readers see new data after a clone operation
Filipe Manana
1
-5
/
+31
2014-06-09
btrfs: replace simple_strtoull() with kstrtoull()
ZhangZhen
1
-2
/
+3
2014-06-09
Btrfs: rework qgroup accounting
Josef Bacik
1
-1
/
+62
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
1
-2
/
+2
2014-06-09
btrfs: assert that send is not in progres before root deletion
David Sterba
1
-0
/
+1
2014-06-09
btrfs: protect snapshots from deleting during send
David Sterba
1
-0
/
+30
2014-06-09
btrfs: make FS_INFO ioctl available to anyone
David Sterba
1
-3
/
+0
2014-06-09
btrfs: make DEV_INFO ioctl available to anyone
David Sterba
1
-3
/
+0
[prev]
[next]