index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] knfsd: nfsd4: move replay_owner to cstate
J.Bruce Fields
2006-12-13
2
-29
/
+24
*
[PATCH] knfsd: nfsd4: remove spurious replay_owner check
J.Bruce Fields
2006-12-13
1
-1
/
+1
*
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
J.Bruce Fields
2006-12-13
2
-172
/
+244
*
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
2006-12-13
3
-6
/
+13
*
[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
J.Bruce Fields
2006-12-13
1
-9
/
+5
*
[PATCH] knfsd: nfsd: simplify exp_pseudoroot
J.Bruce Fields
2006-12-13
1
-4
/
+2
*
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
J.Bruce Fields
2006-12-13
1
-0
/
+4
*
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
J.Bruce Fields
2006-12-13
1
-5
/
+5
*
[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
J.Bruce Fields
2006-12-13
1
-1
/
+0
*
[PATCH] one more EXPORT_UNUSED_SYMBOL removal
Adrian Bunk
2006-12-13
1
-2
/
+0
*
[PATCH] update Tigran's email addresses
Tigran Aivazian
2006-12-13
1
-2
/
+2
*
[PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure
Eric W. Biederman
2006-12-13
1
-8
/
+15
*
[PATCH] ncpfs: Use struct pid to track the userspace watchdog process
Eric W. Biederman
2006-12-13
1
-5
/
+6
*
[PATCH] smbfs: Make conn_pid a struct pid
Eric W. Biederman
2006-12-13
3
-7
/
+9
*
[PATCH] lockd endianness annotations
Al Viro
2006-12-13
6
-35
/
+36
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
13
-29
/
+29
*
[PATCH] Use activate_mm() in fs/aio.c:use_mm()
Jeremy Fitzhardinge
2006-12-13
1
-1
/
+1
*
[PATCH] optimize o_direct on block devices
Chen, Kenneth W
2006-12-13
2
-28
/
+176
*
[PATCH] ocfs2: relative atime support
Mark Fasheh
2006-12-13
1
-0
/
+8
*
[PATCH] relative atime
Valerie Henson
2006-12-13
2
-5
/
+22
*
[PATCH] touch_atime() cleanup
Andrew Morton
2006-12-13
1
-10
/
+11
*
[PATCH] constify pipe_buf_operations
Eric Dumazet
2006-12-13
2
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-12-13
2
-12
/
+5
|
\
|
*
fs: Convert kmalloc() + memset() to kzalloc() in fs/.
Robert P. J. Day
2006-12-12
1
-2
/
+1
|
*
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
2006-12-12
1
-1
/
+1
|
*
EXT{2,3,4}_FS: remove outdated part of the help text
Jan Engelhardt
2006-12-12
1
-9
/
+3
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-12-12
16
-106
/
+546
|
\
\
|
|
/
|
/
|
|
*
[patch 3/3] OCFS2 Configurable timeouts - Protocol changes
Andrew Beekhof
2006-12-11
4
-16
/
+116
|
*
[patch 2/3] OCFS2 Configurable timeouts
Jeff Mahoney
2006-12-08
5
-18
/
+219
|
*
[patch 1/3] OCFS2 - Expose struct o2nm_cluster
Andrew Beekhof
2006-12-08
2
-12
/
+15
|
*
ocfs2: Synchronize feature incompat flags in ocfs2_fs.h
Mark Fasheh
2006-12-08
1
-0
/
+9
|
*
ocfs2: local mounts
Sunil Mushran
2006-12-08
11
-66
/
+193
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-12-12
1
-21
/
+21
|
\
\
|
*
|
JFS: Fix conflicting superblock flags
Dave Kleikamp
2006-12-07
1
-21
/
+21
*
|
|
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
2006-12-11
1
-2
/
+10
*
|
|
[PATCH] user of the jiffies rounding code: JBD
Arjan van de Ven
2006-12-10
1
-1
/
+1
*
|
|
[PATCH] fdtable: Implement new pagesize-based fdtable allocator
Vadim Lobanov
2006-12-10
1
-136
/
+72
*
|
|
[PATCH] fdtable: Remove the free_files field
Vadim Lobanov
2006-12-10
1
-19
/
+8
*
|
|
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
2006-12-10
6
-50
/
+36
*
|
|
[PATCH] dio: lock refcount operations
Zach Brown
2006-12-10
1
-31
/
+45
*
|
|
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
2006-12-10
2
-56
/
+36
*
|
|
[PATCH] dio: remove duplicate bio wait code
Zach Brown
2006-12-10
1
-29
/
+12
*
|
|
[PATCH] dio: formalize bio counters as a dio reference count
Zach Brown
2006-12-10
1
-74
/
+66
*
|
|
[PATCH] dio: call blk_run_address_space() once per op
Zach Brown
2006-12-10
1
-5
/
+3
*
|
|
[PATCH] dio: centralize completion in dio_complete()
Zach Brown
2006-12-10
1
-52
/
+42
*
|
|
[PATCH] io-accounting: report in procfs
Andrew Morton
2006-12-10
1
-0
/
+24
*
|
|
[PATCH] io-accounting: direct-io
Andrew Morton
2006-12-10
1
-0
/
+8
*
|
|
[PATCH] io-accounting-read-accounting cifs fix
Andrew Morton
2006-12-10
1
-0
/
+2
*
|
|
[PATCH] io-accounting: write-cancel accounting
Andrew Morton
2006-12-10
1
-1
/
+6
*
|
|
[PATCH] io-accounting: write accounting
Andrew Morton
2006-12-10
1
-1
/
+4
[next]