index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
29
-623
/
+2490
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
7
-2
/
+523
2011-01-17
fallocate should be a file operation
Christoph Hellwig
2
-111
/
+113
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
1
-1
/
+1
2011-01-16
fs/btrfs: Fix build of ctree
Stefan Schmidt
1
-0
/
+1
2011-01-16
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
Ben Hutchings
1
-0
/
+4
2011-01-16
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
1
-5
/
+0
2011-01-16
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
Tsutomu Itoh
1
-0
/
+1
2011-01-16
btrfs: check NULL or not
Tsutomu Itoh
3
-0
/
+16
2011-01-16
btrfs: Don't pass NULL ptr to func that may deref it.
Jesper Juhl
1
-0
/
+2
2011-01-16
btrfs: mount failure return value fix
Dave Young
2
-4
/
+8
2011-01-16
btrfs: Mem leak in btrfs_get_acl()
Jesper Juhl
1
-1
/
+3
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
5
-7
/
+286
2011-01-16
btrfs: make the chunk allocator utilize the devices better
Miao Xie
2
-103
/
+300
2011-01-16
btrfs: restructure find_free_dev_extent()
Miao Xie
2
-68
/
+91
2011-01-16
btrfs: fix wrong calculation of stripe size
Miao Xie
1
-2
/
+8
2011-01-16
btrfs: try to reclaim some space when chunk allocation fails
Miao Xie
1
-2
/
+7
2011-01-16
btrfs: fix wrong data space statistics
Miao Xie
1
-4
/
+3
2011-01-16
fs/btrfs: Fix build of ctree
Stefan Schmidt
1
-0
/
+1
2011-01-16
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
20
-385
/
+1051
2011-01-16
Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into ...
Chris Mason
7
-49
/
+195
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-13
/
+17
2011-01-12
Btrfs: fail if we try to use hole punch
Josef Bacik
1
-0
/
+4
2011-01-12
switch btrfs, close races
Al Viro
3
-12
/
+3
2011-01-07
btrfs: provide simple rcu-walk ACL implementation
Nick Piggin
2
-12
/
+12
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
3
-5
/
+10
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2
-3
/
+3
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2011-01-07
fs: change d_delete semantics
Nick Piggin
1
-1
/
+1
2011-01-04
Btrfs: fix off by one while setting block groups readonly
Chris Mason
1
-1
/
+2
2010-12-23
Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls
Li Zefan
2
-0
/
+85
2010-12-23
Btrfs: Add readonly snapshots support
Li Zefan
7
-10
/
+75
2010-12-23
Btrfs: Refactor btrfs_ioctl_snap_create()
Li Zefan
1
-44
/
+40
2010-12-22
btrfs: Extract duplicate decompress code
Li Zefan
4
-194
/
+115
2010-12-22
btrfs: Allow to specify compress method when defrag
Li Zefan
2
-2
/
+26
2010-12-22
btrfs: Add lzo compression support
Li Zefan
8
-8
/
+527
2010-12-22
btrfs: Allow to add new compression algorithm
Li Zefan
15
-282
/
+473
2010-12-22
btrfs: Fix error handling in zlib
Li Zefan
1
-0
/
+8
2010-12-22
btrfs: Fix bugs in zlib workspace
Li Zefan
1
-2
/
+5
2010-12-20
Fix btrfs b0rkage
Al Viro
1
-1
/
+1
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
11
-94
/
+207
2010-12-13
Btrfs: prevent RAID level downgrades when space is low
Chris Mason
1
-1
/
+19
2010-12-13
Btrfs: account for missing devices in RAID allocation profiles
Chris Mason
3
-3
/
+36
2010-12-13
Btrfs: EIO when we fail to read tree roots
Chris Mason
1
-1
/
+4
2010-12-10
Btrfs: fix compiler warnings
Jan Beulich
2
-7
/
+5
2010-12-10
Btrfs: Make async snapshot ioctl more generic
Li Zefan
2
-22
/
+36
2010-12-10
Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
Xin Zhong
1
-32
/
+60
2010-12-10
Btrfs: Fix a crash when mounting a subvolume
Li Zefan
1
-1
/
+1
2010-12-10
Btrfs: fix sync subvol/snapshot creation
Sage Weil
1
-9
/
+11
2010-12-10
Btrfs: Fix page leak in compressed writeback path
Yan, Zheng
1
-1
/
+1
[next]