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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
cifs: move cifsFileInfo_put to file.c
Jeff Layton
2
-9
/
+11
2010-10-18
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
Jeff Layton
6
-38
/
+38
2010-10-18
[CIFS] Fix minor checkpatch warning and update cifs version
Steve French
2
-3
/
+4
2010-10-18
cifs: move cifs_new_fileinfo to file.c
Jeff Layton
2
-48
/
+47
2010-10-18
cifs: eliminate pfile pointer from cifsFileInfo
Jeff Layton
3
-10
/
+3
2010-10-18
cifs: cifs_write argument change and cleanup
Jeff Layton
1
-34
/
+17
2010-10-18
cifs: clean up cifs_reopen_file
Jeff Layton
3
-74
/
+57
2010-10-18
cifs: eliminate the inode argument from cifs_new_fileinfo
Jeff Layton
3
-27
/
+22
2010-10-18
cifs: eliminate oflags option from cifs_new_fileinfo
Jeff Layton
3
-10
/
+7
2010-10-18
cifs: fix flags handling in cifs_posix_open
Jeff Layton
3
-119
/
+95
2010-10-15
cifs: eliminate cifs_posix_open_inode_helper
Jeff Layton
1
-67
/
+0
2010-10-15
cifs: handle FindFirst failure gracefully
Suresh Jayaraman
1
-8
/
+11
2010-10-14
NTLM authentication and signing - Calculate auth response per smb session
Shirish Pargaonkar
5
-36
/
+36
2010-10-12
cifs: don't use vfsmount to pin superblock for oplock breaks
Jeff Layton
7
-18
/
+29
2010-10-12
cifs: keep dentry reference in cifsFileInfo instead of inode reference
Jeff Layton
4
-5
/
+6
2010-10-12
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7)
Jeff Layton
1
-3
/
+9
2010-10-12
CIFS ntlm authentication and signing - Build a proper av/ti pair blob for ntl...
Shirish Pargaonkar
1
-11
/
+69
2010-10-08
cifs: initialize tlink_tree_lock and tlink_tree
Jeff Layton
1
-0
/
+3
2010-10-08
Merge branch 'for-next'
Steve French
26
-434
/
+1614
2010-10-08
[CIFS] Remove build warning
Steve French
1
-1
/
+1
2010-10-08
cifs: fix module refcount leak in find_domain_name
Jeff Layton
1
-1
/
+4
2010-10-08
cifs: implement recurring workqueue job to prune old tcons
Jeff Layton
2
-1
/
+58
2010-10-08
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5)
Jeff Layton
1
-0
/
+10
2010-10-07
Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+15
2010-10-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-4
/
+9
2010-10-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+8
2010-10-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
6
-17
/
+75
2010-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-11
/
+22
2010-10-07
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-5
/
+14
2010-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-144
/
+271
2010-10-07
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-44
/
+48
2010-10-07
sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
Eric Dumazet
1
-1
/
+1
2010-10-07
MAINTAINERS: add Samsung S5P series FIMC maintainers
Kyungmin Park
1
-0
/
+10
2010-10-07
MAINTAINERS: Haavard has moved
Andrew Morton
1
-1
/
+1
2010-10-07
memcg: fix thresholds with use_hierarchy == 1
Kirill A. Shutemov
1
-3
/
+7
2010-10-07
mm: alloc_large_system_hash() printk overflow on 16TB boot
Robin Holt
1
-2
/
+2
2010-10-07
[CIFS] Various small checkpatch cleanups
Steve French
3
-12
/
+12
2010-10-07
cifs: add "multiuser" mount option
Jeff Layton
1
-0
/
+13
2010-10-07
cifs: add routines to build sessions and tcons on the fly
Jeff Layton
3
-28
/
+279
2010-10-07
HWPOISON: Stop shrinking at right page count
Andi Kleen
1
-1
/
+1
2010-10-07
HWPOISON: Report correct address granuality for AO huge page errors
Andi Kleen
1
-5
/
+5
2010-10-07
HWPOISON: Copy si_addr_lsb to user
Andi Kleen
1
-0
/
+8
2010-10-07
page-types.c: fix name of unpoison interface
Naoya Horiguchi
1
-1
/
+1
2010-10-07
elevator: fix oops on early call to elevator_change()
Jens Axboe
2
-4
/
+9
2010-10-07
drm: don't drop handle reference on unload
Dave Airlie
4
-4
/
+1
2010-10-06
xfs: properly account for reclaimed inodes
Johannes Weiner
1
-5
/
+14
2010-10-07
md: check return code of read_sb_page
Vasiliy Kulikov
1
-4
/
+5
2010-10-07
md/raid1: minor bio initialisation improvements.
NeilBrown
1
-0
/
+2
2010-10-07
md/raid1: avoid overflow in raid1 resync when bitmap is in use.
NeilBrown
1
-1
/
+1
2010-10-06
Linux 2.6.36-rc7
v2.6.36-rc7
Linus Torvalds
1
-1
/
+1
[next]