index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-200
/
+524
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
25
-2058
/
+2150
2007-05-07
blackfin architecture
Bryan Wu
1
-1
/
+1
2007-05-07
hugetlbfs: add NULL check in hugetlb_zero_setup()
Akinobu Mita
1
-0
/
+3
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
44
-90
/
+45
2007-05-07
get_unmapped_area handles MAP_FIXED in hugetlbfs
Benjamin Herrenschmidt
1
-0
/
+7
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
3
-12
/
+5
2007-05-07
mm: optimize acorn partition truncate
Peter Zijlstra
1
-1
/
+1
2007-05-07
mm: optimize kill_bdev()
Peter Zijlstra
2
-4
/
+5
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
6
-15
/
+10
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
1
-1
/
+1
2007-05-07
smaps: add clear_refs file to clear reference
David Rientjes
2
-16
/
+99
2007-05-07
smaps: add pages referenced count to smaps
David Rientjes
1
-7
/
+13
2007-05-07
smaps: extract pmd walker from smaps code
David Rientjes
1
-27
/
+42
2007-05-07
mm/slab.c: proper prototypes
Adrian Bunk
1
-2
/
+0
2007-05-07
fs: buffer don't PageUptodate without page locked
Nick Piggin
1
-10
/
+1
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
20
-128
/
+20
2007-05-07
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
1
-4
/
+1
2007-05-06
gfs2: nfs lock support for gfs2
Marc Eshel
2
-10
/
+104
2007-05-06
lockd: add code to handle deferred lock requests
Marc Eshel
4
-7
/
+40
2007-05-06
lockd: always preallocate block in nlmsvc_lock()
Marc Eshel
1
-23
/
+11
2007-05-06
lockd: handle test_lock deferrals
Marc Eshel
3
-16
/
+73
2007-05-06
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
3
-4
/
+5
2007-05-06
lockd: handle fl_grant callbacks
Marc Eshel
1
-4
/
+87
2007-05-06
lockd: save lock state on deferral
Marc Eshel
1
-0
/
+25
2007-05-06
locks: add fl_grant callback for asynchronous lock return
Marc Eshel
1
-0
/
+19
2007-05-06
nfsd4: Convert NFSv4 to new lock interface
Marc Eshel
1
-7
/
+13
2007-05-06
locks: add lock cancel command
Marc Eshel
1
-0
/
+16
2007-05-06
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
4
-33
/
+30
2007-05-06
locks: factor out generic/filesystem switch from setlock code
Marc Eshel
1
-32
/
+36
2007-05-06
locks: factor out generic/filesystem switch from test_lock
J. Bruce Fields
1
-13
/
+25
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
7
-50
/
+31
2007-05-06
locks: make ->lock release private data before returning in GETLK case
J. Bruce Fields
2
-4
/
+1
2007-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
17
-394
/
+748
2007-05-05
[CIFS] Fix typo in cifs readme from previous commit
Steve French
1
-2
/
+2
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
3
-3
/
+23
2007-05-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-91
/
+151
2007-05-05
[CIFS] Make sec=none force an anonymous mount
Jeff Layton
3
-8
/
+24
2007-05-04
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
19
-405
/
+349
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-540
/
+121
2007-05-04
NFS: Fix a compile glitch on 64-bit systems
Trond Myklebust
1
-1
/
+1
2007-05-03
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
1
-1
/
+1
2007-05-03
[AFS]: Adjust the new netdevice scanning code
David Howells
3
-7
/
+21
2007-05-03
[AFS]: Replace rtnetlink client by direct dev_base walking
Patrick McHardy
4
-475
/
+55
2007-05-03
[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
Patrick McHardy
1
-0
/
+1
2007-05-03
[AFS]: Fix use of __exit functions from __init path
David Howells
3
-4
/
+4
2007-05-03
[AFS/AF_RXRPC]: Miscellaneous fixes.
David Howells
3
-59
/
+45
2007-05-03
[CIFS] Change semaphore to mutex for cifs lock_sem
Roland Dreier
3
-9
/
+9
2007-05-03
[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
Steve French
1
-1
/
+1
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
12
-29
/
+27
[next]