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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-27
Btrfs: Don't return acl info when mounting with noacl option
Miao Xie
1
-0
/
+6
2011-01-27
Btrfs: Free correct pointer after using strsep
Tero Roponen
1
-2
/
+3
2011-01-27
Btrfs: Fix memory leak on finding existing super
Ian Kent
1
-0
/
+2
2011-01-27
Btrfs: Fix memory leak at umount
Li Zefan
1
-0
/
+2
2011-01-27
btrfs: Check mergeable free space when removing a cluster
Li Zefan
1
-6
/
+20
2011-01-27
btrfs: Add a helper try_merge_free_space()
Li Zefan
1
-32
/
+43
2011-01-27
btrfs: Update stats when allocating from a cluster
Li Zefan
1
-3
/
+14
2011-01-27
btrfs: Free fully occupied bitmap in cluster
Li Zefan
1
-0
/
+2
2011-01-27
btrfs: Add helper function free_bitmap()
Li Zefan
1
-21
/
+16
2011-01-27
btrfs: Fix threshold calculation for block groups smaller than 1GB
Li Zefan
1
-2
/
+6
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
[prev]
[next]