index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
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-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
2009-04-27
Btrfs: Fix a bunch of printk() warnings.
Joel Becker
1
-6
/
+9
2009-04-24
Btrfs: try to keep a healthy ratio of metadata vs data block groups
Josef Bacik
1
-1
/
+11
2009-04-20
btrfs: use memdup_user()
Li Zefan
1
-9
/
+4
2009-04-02
Btrfs: add flushoncommit mount option
Sage Weil
1
-4
/
+10
2009-04-02
Btrfs: notreelog mount option
Sage Weil
1
-1
/
+9
2009-04-02
Btrfs: introduce btrfs_show_options
Eric Paris
1
-1
/
+33
2009-02-12
Btrfs: don't clean old snapshots on sync(1)
Chris Mason
1
-1
/
+0
2009-02-12
Btrfs: process mount options on mount -o remount,
Chris Mason
1
-0
/
+4
2009-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-3
/
+3
2009-01-21
Btrfs: removed unused #include <version.h>'s
Huang Weiyi
1
-1
/
+0
2009-01-21
Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()
Wang Cong
1
-2
/
+3
2009-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+2
2009-01-16
Btrfs: fix ioctl arg size (userland incompatible change!)
Chris Mason
1
-1
/
+2
2009-01-15
btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>
Qinghuang Feng
1
-1
/
+1
2009-01-10
btrfs: fix for write_super_lockfs/unlockfs error handling
Linus Torvalds
1
-4
/
+6
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
1
-14
/
+11
2009-01-05
Btrfs: fix a memory leak in btrfs_get_sb
Shen Feng
1
-5
/
+4
2009-01-05
Btrfs: add permission checks to the ioctls
Chris Mason
1
-0
/
+3
[next]