index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[GFS2] Fix log entry list corruption
Benjamin Marzinski
2007-05-01
1
-9
/
+11
|
*
|
[GFS2] Speed up lock_dlm's locking (move sprintf)
Steven Whitehouse
2007-05-01
2
-6
/
+5
|
*
|
[DLM] Don't delete misc device if lockspace removal fails
Patrick Caulfield
2007-05-01
1
-22
/
+36
|
*
|
[GFS2] Fix a bug on i386 due to evaluation order
Steven Whitehouse
2007-05-01
1
-1
/
+1
|
*
|
[GFS2] Fix bz 224480 and cleanup glock demotion code
Steven Whitehouse
2007-05-01
5
-179
/
+93
|
*
|
[GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write
Josef Whiter
2007-05-01
1
-0
/
+4
|
*
|
[DLM] Fix uninitialised variable in receiving
Patrick Caulfield
2007-05-01
1
-0
/
+1
|
*
|
[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option
Josef Whiter
2007-05-01
1
-1
/
+1
|
*
|
[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
Robert Peterson
2007-05-01
5
-63
/
+262
*
|
|
blackfin architecture
Bryan Wu
2007-05-07
1
-1
/
+1
*
|
|
hugetlbfs: add NULL check in hugetlb_zero_setup()
Akinobu Mita
2007-05-07
1
-0
/
+3
*
|
|
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
44
-90
/
+45
*
|
|
get_unmapped_area handles MAP_FIXED in hugetlbfs
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+7
*
|
|
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
3
-12
/
+5
*
|
|
mm: optimize acorn partition truncate
Peter Zijlstra
2007-05-07
1
-1
/
+1
*
|
|
mm: optimize kill_bdev()
Peter Zijlstra
2007-05-07
2
-4
/
+5
*
|
|
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
2007-05-07
6
-15
/
+10
*
|
|
Make page->private usable in compound pages
Christoph Lameter
2007-05-07
1
-1
/
+1
*
|
|
smaps: add clear_refs file to clear reference
David Rientjes
2007-05-07
2
-16
/
+99
*
|
|
smaps: add pages referenced count to smaps
David Rientjes
2007-05-07
1
-7
/
+13
*
|
|
smaps: extract pmd walker from smaps code
David Rientjes
2007-05-07
1
-27
/
+42
*
|
|
mm/slab.c: proper prototypes
Adrian Bunk
2007-05-07
1
-2
/
+0
*
|
|
fs: buffer don't PageUptodate without page locked
Nick Piggin
2007-05-07
1
-10
/
+1
*
|
|
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
20
-128
/
+20
*
|
|
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
2007-05-07
1
-4
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-05-05
17
-394
/
+748
|
\
\
\
|
*
|
|
[CIFS] Fix typo in cifs readme from previous commit
Steve French
2007-05-05
1
-2
/
+2
|
*
|
|
[CIFS] Make sec=none force an anonymous mount
Jeff Layton
2007-05-05
3
-8
/
+24
|
*
|
|
[CIFS] Change semaphore to mutex for cifs lock_sem
Roland Dreier
2007-05-03
3
-9
/
+9
|
*
|
|
[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
Steve French
2007-05-03
1
-1
/
+1
|
*
|
|
[CIFS] UID/GID override on CIFS mounts to Samba
Steve French
2007-04-30
8
-171
/
+213
|
*
|
|
[CIFS] prefixpath mounts to servers supporting posix paths used wrong slash
Steve French
2007-04-26
1
-1
/
+7
|
*
|
|
[CIFS] Update cifs version to 1.49
Steve French
2007-04-26
2
-41
/
+30
|
*
|
|
[CIFS] Replace kmalloc/memset combination with kzalloc
vignesh
2007-04-25
1
-5
/
+2
|
*
|
|
[CIFS] Add IPv6 support
Steve French
2007-04-25
3
-7
/
+40
|
*
|
|
[CIFS] New CIFS POSIX mkdir performance improvement (part 2)
Steve French
2007-04-25
2
-15
/
+39
|
*
|
|
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
2007-04-23
5
-15
/
+340
|
*
|
|
[CIFS] Add write perm for usr to file on windows should remove r/o dos attr
Steve French
2007-04-06
2
-12
/
+15
|
*
|
|
[CIFS] Remove unnecessary parm to cifs_reopen_file
Steve French
2007-04-04
2
-62
/
+28
|
*
|
|
[CIFS] Switch cifsd to kthread_run from kernel_thread
Igor Mammedov
2007-04-03
1
-16
/
+16
|
*
|
|
[CIFS] Remove unnecessary checks
Christoph Hellwig
2007-04-02
3
-53
/
+6
*
|
|
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
3
-3
/
+23
|
\
\
\
\
|
*
|
|
|
[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems
Andi Kleen
2007-05-02
1
-0
/
+9
|
*
|
|
|
[PATCH] x86-64: Print type and size correctly for unknown compat ioctls
Andi Kleen
2007-05-02
1
-2
/
+3
|
*
|
|
|
[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT
Andi Kleen
2007-05-02
1
-0
/
+2
|
*
|
|
|
[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls
Andi Kleen
2007-05-02
1
-0
/
+8
|
*
|
|
|
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
Ian Campbell
2007-05-02
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-05-04
23
-91
/
+151
|
\
\
\
\
|
*
|
|
|
ocfs2: Force use of GFP_NOFS in ocfs2_write()
Mark Fasheh
2007-05-02
1
-1
/
+1
|
*
|
|
|
ocfs2: fix sparse warnings in fs/ocfs2/cluster
Mark Fasheh
2007-05-02
2
-6
/
+6
[prev]
[next]