index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-21
Btrfs: handle the space_cache option properly
Josef Bacik
1
-0
/
+1
2010-10-29
Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed
Sage Weil
1
-0
/
+5
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
1
-4
/
+2
2010-10-29
Btrfs: Use ERR_CAST helpers
Julia Lawall
1
-1
/
+1
2010-10-29
Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
1
-6
/
+12
2010-10-29
Btrfs: Add a clear_cache mount option
Josef Bacik
1
-1
/
+5
2010-10-28
Btrfs: create special free space cache inode
Josef Bacik
1
-1
/
+6
2010-10-22
Btrfs: fix error handling in btrfs_get_sb
Josef Bacik
1
-4
/
+3
2010-10-22
Btrfs: fix df regression
Josef Bacik
1
-2
/
+9
2010-08-09
convert btrfs to ->evict_inode()
Al Viro
1
-1
/
+1
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+4
2010-06-11
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-06-11
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
1
-0
/
+2
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-23
/
+7
2010-05-25
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
1
-1
/
+4
2010-05-25
Btrfs: Metadata reservation for orphan inodes
Yan, Zheng
1
-3
/
+3
2010-05-25
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
1
-1
/
+1
2010-05-25
Btrfs: Link block groups of different raid types
Yan, Zheng
1
-19
/
+3
2010-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-20
/
+3
2010-03-30
Btrfs: kill max_extent mount option
Josef Bacik
1
-20
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
btrfs: use memparse
Akinobu Mita
1
-28
/
+3
2010-03-15
Btrfs: make df be a little bit more understandable
Josef Bacik
1
-3
/
+26
2010-03-15
Btrfs: make subvolid=0 mount the original default root
Josef Bacik
1
-3
/
+9
2010-03-15
Btrfs: change how we mount subvolumes
Josef Bacik
1
-25
/
+147
2010-03-08
Btrfs: kfree correct pointer during mount option parsing
Josef Bacik
1
-2
/
+3
2010-01-28
Btrfs: Add mount -o compress-force
Chris Mason
1
-1
/
+8
2009-12-17
Btrfs: Show discard option in /proc/mounts
Matthew Wilcox
1
-0
/
+2
2009-12-17
Btrfs: fail mount on bad mount options
Sage Weil
1
-1
/
+8
2009-12-17
Btrfs: Add delayed iput
Yan, Zheng
1
-2
/
+2
2009-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
1
-2
/
+7
2009-10-14
Btrfs: add -o discard option
Christoph Hellwig
1
-1
/
+6
2009-10-13
Btrfs: fix btrfs acl #ifdef checks
Chris Mason
1
-1
/
+1
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-0
/
+2
2009-09-29
Btrfs: Fix setting umask when POSIX ACLs are not enabled
Chris Ball
1
-0
/
+2
2009-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-0
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-2
/
+2
2009-09-21
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
1
-0
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
1
-3
/
+0
2009-06-11
btrfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
1
-8
/
+0
2009-06-11
Btrfs: fix -o nodatasum printk spelling
Chris Mason
1
-1
/
+1
2009-06-10
Btrfs: autodetect SSD devices
Chris Mason
1
-0
/
+3
2009-06-10
Btrfs: add mount -o ssd_spread to spread allocations out
Chris Mason
1
-4
/
+15
2009-06-10
Btrfs: Add mount -o nossd
Chris Mason
1
-2
/
+7
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
1
-17
/
+9
2009-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-2
/
+2
2009-05-14
Btrfs: make show_options result match actual option names
Sage Weil
1
-2
/
+2
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-8
/
+4
2009-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-7
/
+20
[next]