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] JFS: Don't allocate extents that overlap existing extents
Dave Kleikamp
2005-05-03
3
-25
/
+46
*
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
2005-05-03
4
-9
/
+27
*
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
2005-05-03
13
-462
/
+806
*
[PATCH] JFS: Changes for larger page size
Dave Kleikamp
2005-05-03
3
-28
/
+39
*
[PATCH] JFS: Simplify creation of new iag
Dave Kleikamp
2005-05-03
1
-34
/
+36
*
[PATCH] JFS: reduce number of synchronous transactions
Dave Kleikamp
2005-05-03
1
-23
/
+40
*
[PATCH] DocBook: fix some descriptions
Martin Waitz
2005-05-01
7
-57
/
+67
*
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2005-05-01
1
-5
/
+5
*
[PATCH] ext3: remove unnecessary race then retry in ext3_get_block
Mingming Cao
2005-05-01
1
-83
/
+61
*
[PATCH] reiserfs endianness: comp_short_keys() cleanup
Al Viro
2005-05-01
3
-25
/
+19
*
[PATCH] reiserfs endianness: fix endianness bugs
Al Viro
2005-05-01
1
-1
/
+1
*
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
2005-05-01
9
-38
/
+46
*
[PATCH] reiserfs endianness: clone struct reiserfs_key
Al Viro
2005-05-01
3
-4
/
+5
*
[PATCH] autofs4: tree race fix
Ian Kent
2005-05-01
3
-4
/
+27
*
[PATCH] autofs4: wait order fix
Ian Kent
2005-05-01
2
-10
/
+13
*
[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops
Colin Leroy
2005-05-01
3
-6
/
+13
*
[PATCH] aio: optimize io_submit_one()
Ken Chen
2005-05-01
1
-4
/
+8
*
[PATCH] aio: clean up debug code
Ken Chen
2005-05-01
1
-28
/
+5
*
[PATCH] aio: ring wrapping simplification
Ken Chen
2005-05-01
1
-1
/
+2
*
[PATCH] aio: remove superfluous kiocb member initialization
Ken Chen
2005-05-01
1
-10
/
+1
*
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-05-01
1
-1
/
+2
*
[PATCH] reiserfs: journal_init fix
Edward Shishkin
2005-05-01
1
-7
/
+5
*
[PATCH] Fix rewriting on a full reiserfs filesystem
Jan Kara
2005-05-01
1
-4
/
+5
*
[PATCH] reiserfs: make resize option auto-get new device size
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-7
/
+14
*
[PATCH] procfs: Fix hardlink counts for /proc/<PID>/task
Daniel Drake
2005-05-01
1
-2
/
+6
*
[PATCH] procfs: Fix hardlink counts
Daniel Drake
2005-05-01
1
-2
/
+10
*
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-05-01
5
-12
/
+7
*
[PATCH] uml - hostfs: avoid buffers
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-1
/
+1
*
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2005-05-01
1
-3
/
+3
*
[PATCH] drop_buffers() oops fix
akpm@osdl.org
2005-05-01
1
-1
/
+1
*
[PATCH] mpage_writepages() page locking fix
Nikita Danilov
2005-05-01
1
-0
/
+2
*
[PATCH] cifs: Update cifs todo list
Steve French
2005-04-30
1
-2
/
+10
*
[PATCH] cifs: append \* properly on ASCII servers
Steve French
2005-04-30
2
-3
/
+7
*
[PATCH] cifs: Do not sleep interruptible after socket connect failure
Steve French
2005-04-29
2
-7
/
+11
*
[PATCH] cifs: Do not init smb requests or block when sending requests
Steve French
2005-04-29
5
-7
/
+53
*
[PATCH] cifs: handle termination of cifs oplockd kernel thread
Steve French
2005-04-29
4
-15
/
+23
*
[PATCH] cifs: Fix mapping of EMLINK case
Steve French
2005-04-29
4
-2
/
+11
*
[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p...
Steve French
2005-04-29
3
-20
/
+23
*
[PATCH] cifs: cleanup various long lines
Steve French
2005-04-29
1
-9
/
+13
*
[PATCH] cifs: Handle multiple response transact2 part 1 of 2
Steve French
2005-04-29
2
-104
/
+246
*
[PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lo...
Steve French
2005-04-29
2
-149
/
+154
*
[PATCH] cifs: missing semicolon from previous fix
Steve French
2005-04-29
1
-1
/
+1
*
[PATCH] cifs: Better handle errors on second socket recv message call
Steve French
2005-04-29
2
-7
/
+27
*
[PATCH] cifs: improve check for search entry going beyond end of SMB transact
Steve French
2005-04-29
4
-68
/
+102
*
[PATCH] cifs: Fix caching problem
Steve French
2005-04-29
5
-25
/
+83
*
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses...
Steve French
2005-04-29
2
-59
/
+80
*
[PATCH] cifs: Missing initialization for largeBuf flag left out of previous c...
Steve French
2005-04-29
3
-2
/
+27
*
[PATCH] cifs: Do not use large smb buffers in response path
Steve French
2005-04-29
3
-33
/
+65
*
[PATCH] cifs: cleanup of ifdefs usage so it is more consistent
Steve French
2005-04-29
3
-21
/
+25
*
[PATCH] cifs: CIFS ioctl needed by umount.cifs utility
Steve French
2005-04-29
3
-9
/
+28
[next]