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
2011-01-16
dlm: Make DLM depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2011-01-16
configfs: change depends -> select SYSFS
Nicholas Bellinger
1
-2
/
+2
2011-01-16
fs/btrfs: Fix build of ctree
Stefan Schmidt
1
-0
/
+1
2011-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
15
-30
/
+203
2011-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
28
-834
/
+935
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
7
-111
/
+73
2011-01-16
fix old umount_tree() breakage
Al Viro
1
-3
/
+5
2011-01-16
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
Ben Hutchings
1
-0
/
+4
2011-01-16
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
1
-5
/
+0
2011-01-16
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
Tsutomu Itoh
1
-0
/
+1
2011-01-16
btrfs: check NULL or not
Tsutomu Itoh
3
-0
/
+16
2011-01-16
btrfs: Don't pass NULL ptr to func that may deref it.
Jesper Juhl
1
-0
/
+2
2011-01-16
btrfs: mount failure return value fix
Dave Young
2
-4
/
+8
2011-01-16
btrfs: Mem leak in btrfs_get_acl()
Jesper Juhl
1
-1
/
+3
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
5
-7
/
+286
2011-01-16
btrfs: make the chunk allocator utilize the devices better
Miao Xie
2
-103
/
+300
2011-01-16
btrfs: restructure find_free_dev_extent()
Miao Xie
2
-68
/
+91
2011-01-16
btrfs: fix wrong calculation of stripe size
Miao Xie
1
-2
/
+8
2011-01-16
btrfs: try to reclaim some space when chunk allocation fails
Miao Xie
1
-2
/
+7
2011-01-16
btrfs: fix wrong data space statistics
Miao Xie
1
-4
/
+3
2011-01-16
fs/btrfs: Fix build of ctree
Stefan Schmidt
1
-0
/
+1
2011-01-16
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
20
-385
/
+1051
2011-01-16
Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into ...
Chris Mason
7
-49
/
+195
2011-01-15
autofs4: Merge the remaining dentry ops tables
David Howells
3
-20
/
+4
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
6
-74
/
+86
2011-01-15
Allow d_manage() to be used in RCU-walk mode
David Howells
2
-9
/
+14
2011-01-15
Remove a further kludge from __do_follow_link()
David Howells
1
-6
/
+2
2011-01-15
autofs4: Add v4 pseudo direct mount support
Ian Kent
1
-0
/
+58
2011-01-15
autofs4: Fix wait validation
Ian Kent
1
-1
/
+16
2011-01-15
autofs4: Clean up autofs4_free_ino()
Ian Kent
2
-22
/
+0
2011-01-15
autofs4: Clean up dentry operations
Ian Kent
3
-29
/
+26
2011-01-15
autofs4: Clean up inode operations
Ian Kent
3
-21
/
+1
2011-01-15
autofs4: Remove unused code
Ian Kent
2
-250
/
+0
2011-01-15
autofs4: Add d_manage() dentry operation
Ian Kent
4
-40
/
+159
2011-01-15
autofs4: Add d_automount() dentry operation
Ian Kent
4
-112
/
+189
2011-01-15
Remove the automount through follow_link() kludge code from pathwalk
David Howells
1
-14
/
+3
2011-01-15
CIFS: Use d_automount() rather than abusing follow_link()
David Howells
4
-67
/
+80
2011-01-15
NFS: Use d_automount() rather than abusing follow_link()
David Howells
4
-47
/
+46
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
4
-30
/
+19
2011-01-15
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
David Howells
2
-1
/
+9
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
10
-43
/
+91
2011-01-15
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2
-57
/
+174
2011-01-15
do_lookup() fix
Al Viro
1
-0
/
+3
2011-01-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
23
-482
/
+729
2011-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-18
/
+75
2011-01-14
Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()
Linus Torvalds
1
-2
/
+2
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-277
/
+573
2011-01-14
nfsd4: fix callback restarting
J. Bruce Fields
1
-12
/
+9
2011-01-14
cifs: add cruid= mount option
Jeff Layton
1
-0
/
+2
2011-01-14
cifs: cFYI the entire error code in map_smb_to_linux_error
Jeff Layton
1
-2
/
+2
[prev]
[next]