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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-10
/
+24
2012-07-31
btrfs: Convert to new freezing mechanism
Jan Kara
4
-5
/
+14
2012-07-30
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
4
-8
/
+50
2012-07-31
btrfs: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-12
/
+11
2012-07-26
Btrfs: using vmalloc and friends needs vmalloc.h
Stephen Rothwell
1
-0
/
+1
2012-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
34
-631
/
+8687
2012-07-25
Btrfs: uninit variable fixes in send/receive
Chris Mason
1
-2
/
+2
2012-07-25
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
Chris Mason
14
-40
/
+5483
2012-07-25
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
Alexander Block
5
-1
/
+4717
2012-07-25
Btrfs: add btrfs_compare_trees function
Alexander Block
2
-0
/
+440
2012-07-25
Btrfs: introduce subvol uuids and times
Alexander Block
8
-15
/
+292
2012-07-25
Btrfs: make iref_to_path non static
Alexander Block
2
-5
/
+9
2012-07-25
Btrfs: add a barrier before a waitqueue_active check
Chris Mason
1
-0
/
+1
2012-07-25
Btrfs: call the ordered free operation without any locks held
Chris Mason
1
-1
/
+8
2012-07-25
Btrfs: Check INCOMPAT flags on remount and add helper function
Mitch Harder
3
-14
/
+20
2012-07-25
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
15
-242
/
+2697
2012-07-25
Btrfs: add helper for tree enumeration
Arne Jansen
2
-0
/
+77
2012-07-25
btrfs: allow cross-subvolume file clone
David Sterba
1
-3
/
+8
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2012-07-23
Btrfs: improve multi-thread buffer read
Liu Bo
1
-5
/
+24
2012-07-23
Btrfs: make btrfs's allocation smoothly with preallocation
Liu Bo
1
-1
/
+3
2012-07-23
Btrfs: lock the transition from dirty to writeback for an eb
Josef Bacik
1
-0
/
+9
2012-07-23
Btrfs: fix potential race in extent buffer freeing
Josef Bacik
1
-6
/
+3
2012-07-23
Btrfs: don't return true in releasepage unless we actually freed the eb
Josef Bacik
1
-4
/
+5
2012-07-23
Btrfs: suppress printk() if all device I/O stats are zero
Stefan Behrens
1
-0
/
+8
2012-07-23
Btrfs: remove unwanted printk() for btrfs device I/O stats
Stefan Behrens
1
-3
/
+0
2012-07-23
Btrfs: rewrite BTRFS_SETGET_FUNCS
Li Zefan
2
-103
/
+146
2012-07-23
Btrfs: zero unused bytes in inode item
Li Zefan
2
-0
/
+3
2012-07-23
Btrfs: kill free_space pointer from inode structure
Li Zefan
4
-19
/
+10
2012-07-23
btrfs read error corrected message floods the console during recovery
Anand Jain
1
-1
/
+1
2012-07-23
Btrfs: fix buffer leak in btrfs_next_old_leaf
Jan Schmidt
1
-0
/
+1
2012-07-23
Btrfs: do not count in readonly bytes
Liu Bo
1
-1
/
+1
2012-07-23
Btrfs: add ro notification to dump_space_info
Liu Bo
1
-3
/
+3
2012-07-23
Btrfs: fix a bug of writting free space cache during balance
Liu Bo
1
-3
/
+21
2012-07-23
Btrfs: do not abort transaction in prealloc case
Liu Bo
1
-1
/
+5
2012-07-23
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
4
-15
/
+16
2012-07-23
Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
Liu Bo
1
-2
/
+4
2012-07-23
Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()
Stefan Behrens
1
-1
/
+1
2012-07-23
Btrfs: rework shrink_delalloc
Josef Bacik
1
-57
/
+24
2012-07-23
Btrfs: do not set subvolume flags in readonly mode
Liu Bo
1
-14
/
+28
2012-07-23
Btrfs: use mnt_want_write_file instead of mnt_want_write
Liu Bo
1
-2
/
+2
2012-07-23
Btrfs: remove redundant r/o check for superblock
Liu Bo
1
-7
/
+0
2012-07-23
Btrfs: check write access to mount earlier while creating snapshots
Liu Bo
1
-11
/
+11
2012-07-23
Btrfs: fix typo in cow_file_range_async and async_cow_submit
Liu Bo
1
-2
/
+2
2012-07-23
Btrfs: change how we indicate we're adding csums
Josef Bacik
4
-15
/
+18
2012-07-23
Btrfs: return error of btrfs_update_inode() to caller
Tsutomu Itoh
2
-3
/
+3
2012-07-23
Btrfs: fix error handling in __add_reloc_root()
Dan Carpenter
1
-1
/
+2
2012-07-23
Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting
Ilya Dryomov
1
-2
/
+2
2012-07-23
Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()
Ilya Dryomov
1
-1
/
+1
2012-07-23
Btrfs: add DEVICE_READY ioctl
Josef Bacik
4
-2
/
+18
[next]