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
2009-03-30
reiserfs: make per-inode xattr locking more fine grained
Jeff Mahoney
2
-67
/
+54
2009-03-30
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
5
-122
/
+69
2009-03-30
reiserfs: simplify xattr internal file lookups/opens
Jeff Mahoney
1
-127
/
+135
2009-03-30
reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset
Jeff Mahoney
2
-333
/
+360
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
6
-25
/
+23
2009-03-30
reiserfs: remove link detection code
Jeff Mahoney
1
-13
/
+0
2009-03-30
reiserfs: xattr reiserfs_get_page takes offset instead of index
Jeff Mahoney
1
-6
/
+4
2009-03-30
reiserfs: small variable cleanup
Jeff Mahoney
1
-12
/
+8
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
9
-110
/
+107
2009-03-30
reiserfs: introduce reiserfs_error()
Jeff Mahoney
1
-0
/
+25
2009-03-30
reiserfs: rearrange journal abort
Jeff Mahoney
2
-20
/
+5
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
12
-177
/
+178
2009-03-30
reiserfs: add locking around error buffer
Jeff Mahoney
1
-1
/
+4
2009-03-30
reiserfs: prepare_error_buf wrongly consumes va_arg
Jeff Mahoney
1
-9
/
+3
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
16
-423
/
+448
2009-03-30
reiserfs: make some warnings informational
Jeff Mahoney
3
-17
/
+13
2009-03-30
reiserfs: use more consistent printk formatting
Jeff Mahoney
1
-14
/
+14
2009-03-30
reiserfs: use buffer_info for leaf_paste_entries
Jeff Mahoney
2
-12
/
+10
2009-03-30
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
2
-25
/
+25
2009-03-30
reiserfs: add support for mount count incrementing
Jeff Mahoney
1
-1
/
+5
2009-03-30
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-3
/
+7
2009-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+2
2009-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
8
-344
/
+46
2009-03-30
fuse: fix fuse_file_lseek returning with lock held
Dan Carpenter
1
-1
/
+2
2009-03-30
Fix a lockdep warning in fasync_helper()
Jonathan Corbet
1
-3
/
+7
2009-03-30
cpumask: fix seq_bitmap_*() functions.
Rusty Russell
1
-1
/
+1
2009-03-28
fix setuid sometimes wouldn't
Hugh Dickins
1
-34
/
+16
2009-03-28
fix setuid sometimes doesn't
Hugh Dickins
3
-9
/
+5
2009-03-28
compat_do_execve should unshare_files
Hugh Dickins
1
-1
/
+11
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
68
-446
/
+386
2009-03-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
56
-654
/
+815
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
6
-112
/
+175
2009-03-27
fs: avoid I_NEW inodes
Nick Piggin
4
-11
/
+19
2009-03-27
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
1
-73
/
+40
2009-03-27
Remove get_init_pts_sb()
Sukadev Bhattiprolu
1
-19
/
+6
2009-03-27
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
1
-19
/
+17
2009-03-27
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
1
-78
/
+22
2009-03-27
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
1
-1
/
+6
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
8
-12
/
+20
2009-03-27
fs: move bdev code out of buffer.c
Nick Piggin
2
-145
/
+146
2009-03-27
constify dentry_operations: rest
Al Viro
3
-3
/
+3
2009-03-27
constify dentry_operations: configfs
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: sysfs
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: JFS
Al Viro
2
-3
/
+3
2009-03-27
constify dentry_operations: OCFS2
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: GFS2
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: FAT
Al Viro
2
-3
/
+3
2009-03-27
constify dentry_operations: FUSE
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: procfs
Al Viro
3
-6
/
+6
2009-03-27
constify dentry_operations: ecryptfs
Al Viro
2
-2
/
+2
[prev]
[next]