index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-06-11
1
-2
/
+4
|
\
|
*
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
2010-06-11
1
-2
/
+2
|
*
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
2010-06-11
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-05-27
1
-23
/
+7
|
\
\
|
|
/
|
*
Btrfs: Metadata reservation for orphan inodes
Yan, Zheng
2010-05-25
1
-3
/
+3
|
*
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
2010-05-25
1
-1
/
+1
|
*
Btrfs: Link block groups of different raid types
Yan, Zheng
2010-05-25
1
-19
/
+3
*
|
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
2010-05-25
1
-1
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-04-05
1
-20
/
+3
|
\
|
*
Btrfs: kill max_extent mount option
Josef Bacik
2010-03-30
1
-20
/
+3
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
btrfs: use memparse
Akinobu Mita
2010-03-15
1
-28
/
+3
*
Btrfs: make df be a little bit more understandable
Josef Bacik
2010-03-15
1
-3
/
+26
*
Btrfs: make subvolid=0 mount the original default root
Josef Bacik
2010-03-15
1
-3
/
+9
*
Btrfs: change how we mount subvolumes
Josef Bacik
2010-03-15
1
-25
/
+147
*
Btrfs: kfree correct pointer during mount option parsing
Josef Bacik
2010-03-08
1
-2
/
+3
*
Btrfs: Add mount -o compress-force
Chris Mason
2010-01-28
1
-1
/
+8
*
Btrfs: Show discard option in /proc/mounts
Matthew Wilcox
2009-12-17
1
-0
/
+2
*
Btrfs: fail mount on bad mount options
Sage Weil
2009-12-17
1
-1
/
+8
*
Btrfs: Add delayed iput
Yan, Zheng
2009-12-17
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
2009-10-15
1
-2
/
+7
|
\
|
*
Btrfs: add -o discard option
Christoph Hellwig
2009-10-14
1
-1
/
+6
|
*
Btrfs: fix btrfs acl #ifdef checks
Chris Mason
2009-10-13
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-10-01
1
-0
/
+2
|
\
\
|
|
/
|
*
Btrfs: Fix setting umask when POSIX ACLs are not enabled
Chris Ball
2009-09-29
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-09-24
1
-0
/
+1
|
\
\
|
|
/
|
*
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
2009-09-21
1
-0
/
+1
*
|
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-22
1
-2
/
+2
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
2009-06-11
1
-3
/
+0
*
btrfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2009-06-11
1
-8
/
+0
*
Btrfs: fix -o nodatasum printk spelling
Chris Mason
2009-06-11
1
-1
/
+1
*
Btrfs: autodetect SSD devices
Chris Mason
2009-06-10
1
-0
/
+3
*
Btrfs: add mount -o ssd_spread to spread allocations out
Chris Mason
2009-06-10
1
-4
/
+15
*
Btrfs: Add mount -o nossd
Chris Mason
2009-06-10
1
-2
/
+7
*
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-06-10
1
-17
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-05-14
1
-2
/
+2
|
\
|
*
Btrfs: make show_options result match actual option names
Sage Weil
2009-05-14
1
-2
/
+2
*
|
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
1
-8
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-27
1
-7
/
+20
|
\
\
|
|
/
|
*
Btrfs: Fix a bunch of printk() warnings.
Joel Becker
2009-04-27
1
-6
/
+9
|
*
Btrfs: try to keep a healthy ratio of metadata vs data block groups
Josef Bacik
2009-04-24
1
-1
/
+11
*
|
btrfs: use memdup_user()
Li Zefan
2009-04-20
1
-9
/
+4
|
/
*
Btrfs: add flushoncommit mount option
Sage Weil
2009-04-02
1
-4
/
+10
*
Btrfs: notreelog mount option
Sage Weil
2009-04-02
1
-1
/
+9
*
Btrfs: introduce btrfs_show_options
Eric Paris
2009-04-02
1
-1
/
+33
*
Btrfs: don't clean old snapshots on sync(1)
Chris Mason
2009-02-12
1
-1
/
+0
*
Btrfs: process mount options on mount -o remount,
Chris Mason
2009-02-12
1
-0
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-01-28
1
-3
/
+3
|
\
|
*
Btrfs: removed unused #include <version.h>'s
Huang Weiyi
2009-01-21
1
-1
/
+0
[next]