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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-12-12
Btrfs: shared seed device
Yan Zheng
1
-3
/
+5
2008-12-02
Btrfs: corret fmode_t annotations
Christoph Hellwig
1
-5
/
+9
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
1
-1
/
+1
2008-11-20
Btrfs: compat code fixes
Chris Mason
1
-0
/
+2
2008-11-17
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
1
-5
/
+5
2008-11-17
Btrfs: Seed device support
Yan Zheng
1
-0
/
+9
2008-11-12
Btrfs: mount ro and remount support
Yan Zheng
1
-2
/
+35
2008-11-06
Btrfs: Optimize compressed writeback and reads
Chris Mason
1
-0
/
+4
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
1
-1
/
+9
2008-09-29
Btrfs: add and improve comments
Chris Mason
1
-0
/
+3
2008-09-25
Remove Btrfs compat code for older kernels
Chris Mason
1
-7
/
+0
2008-09-25
Btrfs: Reinstate '-osubvol=.' option to mount entire tree
David Woodhouse
1
-15
/
+19
2008-09-25
Mask root object ID into f_fsid in btrfs_statfs()
David Woodhouse
1
-0
/
+4
2008-09-25
Fill f_fsid field in btrfs_statfs()
David Woodhouse
1
-0
/
+6
2008-09-25
NFS support for btrfs - v3
Balaji Rao
1
-0
/
+2
2008-09-25
Btrfs: Various small fixes.
Yan Zheng
1
-0
/
+2
2008-09-25
Btrfs: Add ACL support
Josef Bacik
1
-2
/
+7
2008-09-25
Btrfs: Add version strings on module load
Chris Mason
1
-0
/
+3
2008-09-25
Btrfs: Online btree defragmentation fixes
Chris Mason
1
-1
/
+0
2008-09-25
Btrfs: Replace the transaction work queue with kthreads
Chris Mason
1
-10
/
+6
[next]