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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]