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-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
5
-13
/
+16
2010-07-29
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
4
-13
/
+2
2010-07-29
nfsd4: share file descriptors between stateid's
J. Bruce Fields
3
-123
/
+221
2010-07-29
nfsd4: fix openmode checking on IO using lock stateid
J. Bruce Fields
1
-1
/
+3
2010-07-29
nfsd4: miscellaneous process_open2 cleanup
J. Bruce Fields
1
-9
/
+17
2010-07-29
nfsd4: don't pretend to support write delegations
J. Bruce Fields
1
-0
/
+7
2010-07-27
nfsd: bypass readahead cache when have struct file
J. Bruce Fields
1
-24
/
+38
2010-07-23
nfsd: minor nfsd_svc() cleanup
J. Bruce Fields
1
-6
/
+7
2010-07-23
nfsd: move more into nfsd_startup()
J. Bruce Fields
1
-34
/
+35
2010-07-23
nfsd: just keep single lockd reference for nfsd
Jeff Layton
2
-21
/
+14
2010-07-23
nfsd: clean up nfsd_create_serv error handling
Jeff Layton
1
-3
/
+2
2010-07-23
nfsd: fix error handling in __write_ports_addxprt
Jeff Layton
1
-2
/
+4
2010-07-23
nfsd: fix error handling when starting nfsd with rpcbind down
Jeff Layton
1
-4
/
+8
2010-07-23
nfsd4: fix v4 state shutdown error paths
Jeff Layton
2
-20
/
+43
2010-07-23
nfsd: remove unused assignment from nfsd_link
J. Bruce Fields
1
-2
/
+1
2010-07-07
NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
Chuck Lever
1
-2
/
+4
2010-07-06
nfsd4: comment nitpick
J. Bruce Fields
1
-1
/
+1
2010-06-24
nfsd4: fix delegation recall race use-after-free
J. Bruce Fields
1
-0
/
+1
2010-06-24
nfsd4: fix deleg leak on callback error
J. Bruce Fields
1
-1
/
+3
2010-06-22
nfsd4: remove some debugging code
J. Bruce Fields
1
-2
/
+0
2010-06-22
nfsd: nfs4callback encode_stateid helper function
Benny Halevy
1
-3
/
+13
2010-06-22
nfsd4: translate memory errors to delay, not serverfault
J. Bruce Fields
1
-3
/
+3
2010-06-22
nfsd4; fix session reference count leak
J. Bruce Fields
2
-1
/
+1
2010-05-31
nfsd4: don't bother storing callback reply tag
J. Bruce Fields
1
-6
/
+5
2010-05-31
nfsd4: fix use of op_share_access
J. Bruce Fields
1
-4
/
+12
2010-05-31
nfsd4: treat more recall errors as failures
J. Bruce Fields
1
-9
/
+8
2010-05-31
nfsd4: remove extra put() on callback errors
J. Bruce Fields
1
-5
/
+1
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-81
/
+494
2010-05-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
24
-495
/
+232
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
17
-32
/
+85
2010-05-29
ceph: clean up on forwarded aborted mds request
Sage Weil
1
-4
/
+9
2010-05-29
ceph: fix leak of osd authorizer
Sage Weil
1
-1
/
+6
2010-05-29
ceph: close out mds, osd connections before stopping auth
Sage Weil
3
-1
/
+16
2010-05-29
ceph: make lease code DN specific
Sage Weil
2
-12
/
+13
2010-05-29
fs/ceph: Use ERR_CAST
Julia Lawall
6
-6
/
+6
2010-05-29
ceph: renew auth tickets before they expire
Sage Weil
4
-1
/
+27
2010-05-29
ceph: do not resend mon requests on auth ticket renewal
Sage Weil
1
-1
/
+4
2010-05-29
ceph: removed duplicated #includes
Andrea Gelmini
2
-2
/
+0
2010-05-29
ceph: avoid possible null dereference
Sage Weil
1
-2
/
+2
2010-05-29
ceph: make mds requests killable, not interruptible
Sage Weil
1
-2
/
+2
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+20
2010-05-28
remove detritus left by "mm: make read_cache_page synchronous"
Al Viro
1
-4
/
+1
2010-05-27
fix fs/sysv s_dirt handling
Al Viro
1
-0
/
+1
2010-05-27
fat: convert to use the new truncate convention.
npiggin@suse.de
3
-15
/
+57
2010-05-27
ext2: convert to use the new truncate convention.
npiggin@suse.de
3
-36
/
+119
2010-05-27
fs: convert simple fs to new truncate
Nick Piggin
5
-19
/
+15
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
10
-22
/
+37
2010-05-27
fs: introduce new truncate sequence
npiggin@suse.de
4
-56
/
+254
2010-05-27
fs/super: fix kernel-doc warning
Randy Dunlap
1
-2
/
+2
2010-05-27
fs/minix: bugfix, number of indirect block ptrs per block depends on block size
Erik van der Kouwe
1
-12
/
+15
[next]