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
2006-01-06
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
Trond Myklebust
3
-1
/
+5
2006-01-06
SUNRPC: Fix a potential race in rpc_pipefs.
Trond Myklebust
1
-3
/
+6
2006-01-06
NFS: Make directIO aware of compound pages...
Trond Myklebust
1
-3
/
+4
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
3
-11
/
+15
2006-01-06
NFSv4: Ensure that we return the delegation on the target of a rename too.
Trond Myklebust
1
-1
/
+3
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
8
-53
/
+91
2006-01-06
NFS: make "inode number mismatch" message more useful
Chuck Lever
1
-8
/
+9
2006-01-06
NFS: get rid of useless kernel log message
Chuck Lever
1
-2
/
+1
2006-01-06
NFS: simplify inlined bit ops in nfs_page.h
Chuck Lever
1
-9
/
+3
2006-01-06
NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
Chuck Lever
1
-2
/
+2
2006-01-06
NFS: use generic_write_checks() to sanity check direct writes
Chuck Lever
1
-24
/
+19
2006-01-06
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
4
-49
/
+52
2006-01-06
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
4
-25
/
+41
2006-01-06
NFSv4: Send RENEW requests to the server only when we're holding state
Trond Myklebust
5
-2
/
+75
2006-01-06
NFS: Convert instances of kernel_thread() to kthread()
Trond Myklebust
1
-30
/
+16
2006-01-06
NFSv4: State recovery cleanup
Trond Myklebust
3
-25
/
+28
2006-01-06
NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease
Trond Myklebust
1
-3
/
+31
2006-01-06
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
2
-4
/
+4
2006-01-06
NFSv4: Make DELEGRETURN an interruptible operation.
Trond Myklebust
1
-8
/
+60
2006-01-06
NFSv4: Convert LOCK rpc call into an asynchronous RPC call
Trond Myklebust
2
-75
/
+175
2006-01-06
NFSv4: locking XDR cleanup
Trond Myklebust
3
-196
/
+179
2006-01-06
NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly
Trond Myklebust
2
-131
/
+156
2006-01-06
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
Trond Myklebust
3
-28
/
+42
2006-01-06
NFSv4: Make open_confirm() asynchronous too
Trond Myklebust
3
-29
/
+81
2006-01-06
NFSv4: Convert open() into an asynchronous RPC call
Trond Myklebust
2
-66
/
+130
2006-01-06
SUNRPC: rpc_execute should not return task->tk_status;
Trond Myklebust
2
-8
/
+7
2006-01-06
SUNRPC: Get rid of some unused exports
Trond Myklebust
1
-4
/
+0
2006-01-06
NFSv4: Allocate OPEN call RPC arguments using kmalloc()
Trond Myklebust
1
-96
/
+117
2006-01-06
NFSv4: Make locku use the new RPC "wait on completion" interface.
Trond Myklebust
1
-29
/
+36
2006-01-06
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
3
-22
/
+78
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
4
-18
/
+27
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
18
-185
/
+241
2006-01-06
SUNRPC: Yet more RPC cleanups
Trond Myklebust
4
-40
/
+34
2006-01-06
NFS: Work correctly with single-page ->writepage() calls
Trond Myklebust
1
-11
/
+5
2006-01-06
identify multipage ->writepages() calls
Andrew Morton
2
-6
/
+13
2006-01-06
gitignore: ignore shared objects
Brian Gerst
2
-1
/
+1
2006-01-06
kbuild: Use git in scripts/setlocalversion
Rene Scharfe
1
-51
/
+17
2006-01-06
kbuild: document howto build external modules using several directories
Sam Ravnborg
1
-0
/
+40
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
50
-644
/
+695
2006-01-06
x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined
Linus Torvalds
1
-1
/
+1
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
7
-0
/
+181
2006-01-06
[PATCH] md: allow sync-speed to be controlled per-device
NeilBrown
3
-5
/
+131
2006-01-06
[PATCH] md: support adding new devices to md arrays via sysfs
NeilBrown
2
-0
/
+68
2006-01-06
[PATCH] md: allow available size of component devices to be set via sysfs
NeilBrown
2
-0
/
+32
2006-01-06
[PATCH] md-export-rdev-data_offset-via-sysfs-fix
Andrew Morton
1
-1
/
+1
2006-01-06
[PATCH] md: export rdev->data_offset via sysfs
NeilBrown
2
-0
/
+29
2006-01-06
[PATCH] md: expose device slot information via sysfs
NeilBrown
2
-0
/
+43
2006-01-06
[PATCH] md: keep better track of dev/array size when assembling md arrays
NeilBrown
1
-18
/
+23
2006-01-06
[PATCH] md: allow md/raid_disks to be settable
NeilBrown
2
-23
/
+54
2006-01-06
[PATCH] md: count corrected read errors per drive
NeilBrown
7
-4
/
+57
[prev]
[next]