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-02-12
GFS2: Fix bmap allocation corner-case bug
Steven Whitehouse
1
-1
/
+1
2010-02-12
GFS2: Fix error code
Abhijith Das
1
-1
/
+1
2010-02-11
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-12
/
+10
2010-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+6
2010-02-11
fs/exec.c: restrict initial stack space expansion to rlimit
Michael Neuling
1
-2
/
+19
2010-02-11
compat_ioctl: add compat handler for TIOCGSID ioctl
Andreas Schwab
1
-0
/
+1
2010-02-10
compat_ioctl: ignore RAID_VERSION ioctl
Arnd Bergmann
1
-0
/
+2
2010-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
7
-14
/
+54
2010-02-09
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
3
-5
/
+5
2010-02-09
NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()
Trond Myklebust
1
-2
/
+1
2010-02-09
NFS: Fix a bug in nfs_fscache_release_page()
Trond Myklebust
1
-5
/
+4
2010-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-13
/
+42
2010-02-08
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+1
2010-02-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
28
-129
/
+284
2010-02-08
9p: fix memory leak in v9fs_parse_options()
Eric Van Hensbergen
1
-10
/
+17
2010-02-08
9p: fix option parsing
Eric Van Hensbergen
1
-4
/
+6
2010-02-08
9p: Include fsync support for 9p client
M. Mohan Kumar
3
-1
/
+21
2010-02-08
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-02-08
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
1
-1
/
+1
2010-02-08
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
1
-9
/
+1
2010-02-08
[SCSI] compat_ioct: fix bsg SG_IO
FUJITA Tomonori
1
-0
/
+6
2010-02-08
cifs: fix dentry hash calculation for case-insensitive mounts
Jeff Layton
1
-2
/
+5
2010-02-08
[CIFS] Don't cache timestamps on utimes due to coarse granularity
Steve French
1
-1
/
+11
2010-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-8
/
+9
2010-02-07
Fix race in tty_fasync() properly
Linus Torvalds
1
-4
/
+2
2010-02-07
Take ima_file_free() to proper place.
Al Viro
1
-0
/
+1
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
2
-3
/
+3
2010-02-07
fix ima breakage
Mimi Zohar
2
-6
/
+3
2010-02-07
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
Al Viro
1
-1
/
+2
2010-02-07
freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
Jun'ichi Nomura
1
-3
/
+4
2010-02-07
befs: fix leak
Al Viro
1
-0
/
+1
2010-02-06
[CIFS] Maximum username length check in session setup does not match
Steve French
1
-6
/
+5
2010-02-06
cifs: fix length calculation for converted unicode readdir names
Jeff Layton
1
-0
/
+1
2010-02-05
ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
Roel Kluin
1
-1
/
+1
2010-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-54
/
+19
2010-02-04
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
9
-32
/
+93
2010-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-5
/
+27
2010-02-04
Btrfs: apply updated fallocate i_size fix
Aneesh Kumar K.V
1
-1
/
+3
2010-02-04
Btrfs: do not try and lookup the file extent when finishing ordered io
Josef Bacik
1
-44
/
+2
2010-02-04
Btrfs: Fix oopsen when dropping empty tree.
Yan, Zheng
1
-4
/
+4
2010-02-04
Btrfs: remove BUG_ON() due to mounting bad filesystem
Miao Xie
2
-2
/
+8
2010-02-04
Btrfs: make error return negative in btrfs_sync_file()
Roel Kluin
1
-1
/
+1
2010-02-04
Btrfs: fix race between allocate and release extent buffer.
Yan, Zheng
1
-2
/
+1
2010-02-03
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
1
-1
/
+6
2010-02-03
ocfs2: Plugs race between the dc thread and an unlock ast message
Sunil Mushran
1
-1
/
+3
2010-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2010-02-03
NFS: Don't clobber the attribute type in nfs_update_inode()
Trond Myklebust
1
-1
/
+3
2010-02-03
NFS: Fix a umount race
Trond Myklebust
1
-1
/
+14
2010-02-03
NFS: Fix an Oops when truncating a file
Trond Myklebust
1
-8
/
+9
2010-02-03
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
5
-7
/
+17
[next]