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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()
Roberto Sassu
1
-4
/
+3
2010-10-29
Btrfs: fix raid code for removing missing drives
Chris Mason
1
-2
/
+1
2010-10-29
Btrfs: Switch the extent buffer rbtree into a radix tree
Miao Xie
2
-69
/
+49
2010-10-29
Btrfs: restructure try_release_extent_buffer()
Miao Xie
1
-11
/
+37
2010-10-29
Btrfs: use the flusher threads for delalloc throttling
Chris Mason
1
-18
/
+15
2010-10-29
Btrfs: tune the chunk allocation to 5% of the FS as metadata
Chris Mason
1
-4
/
+18
2010-10-29
Add new functions for triggering inode writeback
Chris Mason
1
-10
/
+42
2010-10-29
Btrfs: don't loop forever on bad btree blocks
Chris Mason
1
-9
/
+28
2010-10-29
Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
7
-179
/
+294
2010-10-29
Btrfs: let the user know space caching is enabled
Josef Bacik
1
-0
/
+2
2010-10-29
Btrfs: Add a clear_cache mount option
Josef Bacik
4
-3
/
+8
2010-10-29
Btrfs: add support for mixed data+metadata block groups
Josef Bacik
2
-4
/
+28
2010-10-29
Btrfs: check cache->caching_ctl before returning if caching has started
Josef Bacik
1
-0
/
+6
2010-10-29
Btrfs: load free space cache if it exists
Josef Bacik
3
-3
/
+345
2010-10-29
Btrfs: write out free space cache
Josef Bacik
6
-13
/
+420
2010-10-29
braino in internal.h
Al Viro
1
-1
/
+1
2010-10-29
convert simple cases of nfs-related ->get_sb() to ->mount()
Al Viro
1
-50
/
+46
2010-10-29
convert btrfs
Al Viro
1
-9
/
+6
2010-10-29
convert ceph
Al Viro
1
-23
/
+27
2010-10-29
convert gfs2
Al Viro
1
-29
/
+22
2010-10-29
convert afs
Al Viro
1
-12
/
+7
2010-10-29
convert ecryptfs
Al Viro
1
-7
/
+5
2010-10-29
convert sysfs
Al Viro
1
-19
/
+13
2010-10-29
switch get_sb_ns() users
Al Viro
1
-8
/
+6
2010-10-29
switch procfs to ->mount()
Al Viro
1
-7
/
+6
2010-10-29
setting ->proc_mnt doesn't belong in proc_get_sb()
Al Viro
1
-1
/
+2
2010-10-29
convert cifs
Al Viro
1
-8
/
+7
2010-10-29
convert nilfs
Al Viro
1
-9
/
+7
2010-10-29
switch logfs to ->mount()
Al Viro
2
-27
/
+23
2010-10-29
logfs: fix a leak in get_sb
Al Viro
4
-7
/
+8
2010-10-29
logfs get_sb, part 3
Al Viro
4
-39
/
+29
2010-10-29
logfs get_sb, part 2
Al Viro
4
-14
/
+13
2010-10-29
logfs get_sb massage, part 1
Al Viro
4
-21
/
+39
2010-10-29
convert v9fs
Al Viro
1
-12
/
+10
2010-10-29
convert ubifs
Al Viro
1
-7
/
+6
2010-10-29
convert get_sb_pseudo() users
Al Viro
4
-23
/
+18
2010-10-29
convert get_sb_nodev() users
Al Viro
11
-53
/
+65
2010-10-29
convert get_sb_single() users
Al Viro
8
-49
/
+58
2010-10-29
convert get_sb_mtd() users to ->mount()
Al Viro
2
-14
/
+12
2010-10-29
new helper: mount_bdev()
Al Viro
30
-161
/
+147
2010-10-29
beginning of transtion: ->mount()
Al Viro
1
-3
/
+14
2010-10-29
fix open/umount race
Al Viro
2
-3
/
+5
2010-10-29
a couple of open-coded ihold() introduced by nfs merge
Al Viro
1
-2
/
+2
2010-10-29
cifs: Cleanup and thus reduce smb session structure and fields used during au...
Shirish Pargaonkar
4
-47
/
+55
2010-10-29
NTLM auth and sign - Use appropriate server challenge
Shirish Pargaonkar
5
-12
/
+21
2010-10-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-7
/
+5
2010-10-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-5
/
+11
2010-10-28
ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
Theodore Ts'o
1
-7
/
+5
2010-10-28
fs/notify/fanotify/fanotify_user.c: fix warnings
Andrew Morton
1
-3
/
+2
2010-10-28
fanotify: do not recalculate the mask if the ignored mask changed
Eric Paris
1
-3
/
+3
[prev]
[next]