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
*
[GFS2] Change ondisk format (hopefully for the last time)
Steven Whitehouse
2006-02-13
1
-17
/
+19
*
[GFS2] Fix for root inode ref count bug
Steven Whitehouse
2006-02-13
12
-133
/
+103
*
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
2006-02-08
18
-1477
/
+714
*
[GFS2] Update truncate function (shrinking partial blocks)
Steven Whitehouse
2006-01-31
4
-57
/
+63
*
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
2006-01-30
12
-149
/
+187
*
[GFS2] Remove unused prototype
Steven Whitehouse
2006-01-30
1
-1
/
+0
*
[GFS2] Make dir.c independant of jdata.c
Steven Whitehouse
2006-01-30
1
-9
/
+255
*
[GFS2] Use mpage_readpage() in gfs2_readpage()
Steven Whitehouse
2006-01-30
1
-1
/
+2
*
[GFS2] Bug fix relating to endian conversion in inode.c
Steven Whitehouse
2006-01-30
1
-1
/
+2
*
[GFS2] Rename get_block and make it extern
Steven Whitehouse
2006-01-30
2
-7
/
+9
*
[GFS2] Remove unused file resize.c
Steven Whitehouse
2006-01-30
3
-311
/
+0
*
[GFS2] Remove pointless argument relating to truncate
Steven Whitehouse
2006-01-24
3
-12
/
+8
*
Merge branch 'master'
David Teigland
2006-01-20
67
-788
/
+2132
|
\
|
*
[PATCH] Fix regression added by ppoll/pselect code.
David S. Miller
2006-01-20
1
-2
/
+2
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-01-19
21
-183
/
+729
|
|
\
|
|
*
[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
Steve French
2006-01-18
1
-1
/
+4
|
|
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-18
58
-662
/
+1180
|
|
|
\
|
|
*
|
[CIFS] Remove compiler warning
Steve French
2006-01-18
1
-1
/
+1
|
|
*
|
[CIFS] Fix CIFS to recognize share mode security
Steve French
2006-01-14
4
-15
/
+41
|
|
*
|
[CIFS] Fix typo
Steve French
2006-01-13
1
-1
/
+0
|
|
*
|
[CIFS] Add worker function for Get ACL cifs style
Steve French
2006-01-13
9
-20
/
+292
|
|
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-12
421
-7255
/
+54457
|
|
|
\
\
|
|
*
|
|
[CIFS] Allow local filesize for file that is open for write to be updated
Steve French
2006-01-12
2
-2
/
+25
|
|
*
|
|
[CIFS] Fix cifs trying to write to f_ops
Steve French
2006-01-09
1
-6
/
+11
|
|
*
|
|
[CIFS] Minor cleanup to new cifs acl header.
Steve French
2006-01-09
1
-0
/
+2
|
|
*
|
|
[CIFS] Fix typos in rfc1002pdu.h
Steve French
2005-12-31
1
-2
/
+2
|
|
*
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2005-12-31
13
-89
/
+111
|
|
|
\
\
\
|
|
*
\
\
\
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2005-12-13
2
-4
/
+11
|
|
|
\
\
\
\
|
|
*
|
|
|
|
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
2005-12-13
11
-108
/
+156
|
|
*
|
|
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2005-12-05
5
-37
/
+39
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
[CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats
Steve French
2005-12-03
1
-0
/
+8
|
|
*
|
|
|
|
|
[CIFS] Add extended stats (STATS2) for total buffer allocations for
Steve French
2005-12-03
4
-2
/
+23
|
|
*
|
|
|
|
|
[CIFS] Readpages and readir performance improvements - eliminate extra
Steve French
2005-12-02
6
-23
/
+71
|
|
*
|
|
|
|
|
[CIFS] Kerberos and CIFS ACL support part 1
Steve French
2005-12-02
4
-9
/
+94
|
|
*
|
|
|
|
|
[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in
Steve French
2005-12-02
5
-11
/
+17
|
*
|
|
|
|
|
|
[PATCH] EDAC: atomic scrub operations
Alan Cox
2006-01-19
1
-0
/
+1
|
*
|
|
|
|
|
|
[PATCH] Add pselect/ppoll system call implementation
David Woodhouse
2006-01-19
2
-94
/
+514
|
*
|
|
|
|
|
|
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-19
5
-71
/
+300
|
*
|
|
|
|
|
|
[PATCH] exportfs: add find_acceptable_alias helper
Christoph Hellwig
2006-01-19
1
-43
/
+36
|
*
|
|
|
|
|
|
[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.
David Shaw
2006-01-19
1
-7
/
+30
|
*
|
|
|
|
|
|
[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c
NeilBrown
2006-01-19
1
-11
/
+6
|
*
|
|
|
|
|
|
[PATCH] nfsd4_lock() returns bogus values to clients
Al Viro
2006-01-19
1
-0
/
+3
|
*
|
|
|
|
|
|
[PATCH] NFSERR_SERVERFAULT returned host-endian
Al Viro
2006-01-19
1
-2
/
+2
|
*
|
|
|
|
|
|
[PATCH] nfsd4_truncate() bogus return value
Al Viro
2006-01-19
1
-1
/
+1
|
*
|
|
|
|
|
|
[PATCH] nfsd/vfs.c: endianness fixes
Al Viro
2006-01-19
1
-3
/
+3
|
*
|
|
|
|
|
|
[PATCH] nfsd4: clean up settattr code
Fred Isaman
2006-01-19
1
-9
/
+1
|
*
|
|
|
|
|
|
[PATCH] nfsd4: Fix bug in rdattr_error return
Fred Isaman
2006-01-19
1
-2
/
+3
|
*
|
|
|
|
|
|
[PATCH] nfsd4: fix open_downgrade
J. Bruce Fields
2006-01-19
1
-11
/
+11
|
*
|
|
|
|
|
|
[PATCH] nfsd4: don't create on open that fails due to ERR_GRACE
J. Bruce Fields
2006-01-19
2
-6
/
+8
|
*
|
|
|
|
|
|
[PATCH] nfsd4: simplify process-open1 logic
J. Bruce Fields
2006-01-19
1
-64
/
+35
[next]