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
*
NFSv4.1: turn off pNFS on ds connection failure
Andy Adamson
2011-03-11
4
-9
/
+36
*
NFSv4.1 move deviceid cache to filelayout driver
Christoph Hellwig
2011-03-11
5
-263
/
+92
*
NFSv4.1: filelayout async error handler
Andy Adamson
2011-03-11
5
-6
/
+113
*
NFSv4.1: filelayout read
Andy Adamson
2011-03-11
5
-2
/
+91
*
NFSv4.1: filelayout i/o helpers
Fred Isaman
2011-03-11
3
-0
/
+108
*
NFSv4.1: data server connection
Andy Adamson
2011-03-11
5
-2
/
+146
*
NFSv4.1: generic read
Andy Adamson
2011-03-11
3
-25
/
+88
*
NFSv4.1: shift pnfs_update_layout locations
Fred Isaman
2011-03-11
6
-35
/
+48
*
NFSv4.1: coelesce across layout stripes
Fred Isaman
2011-03-11
6
-2
/
+68
*
NFSv4.1: lseg refcounting
Fred Isaman
2011-03-11
2
-23
/
+59
*
NFSv4.1: add MDS mount DS only check
Andy Adamson
2011-03-11
2
-0
/
+17
*
NFSv4.1: new flag for lease time check
Andy Adamson
2011-03-11
2
-0
/
+14
*
NFSv4.1: new flag for state renewal check
Andy Adamson
2011-03-11
2
-5
/
+6
*
NFSv4.1: send zero stateid seqid on v4.1 i/o
Andy Adamson
2011-03-11
1
-3
/
+7
*
NFS move nfs_client initialization into nfs_get_client
Andy Adamson
2011-03-11
5
-26
/
+42
*
NFSv4.1: put_layout_hdr can remove nfsi->layout
Andy Adamson
2011-03-11
1
-1
/
+1
*
NFS: change nfs_writeback_done to return void
Fred Isaman
2011-03-11
1
-4
/
+4
*
NFS: remove pointless if statement in nfs_direct_write_result
Fred Isaman
2011-03-11
1
-2
/
+1
*
pnfs: fix pnfs lock inversion of i_lock and cl_lock
Fred Isaman
2011-03-11
2
-18
/
+26
*
pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flag
Fred Isaman
2011-03-11
1
-2
/
+0
*
pnfs: avoid incorrect use of layout stateid
Fred Isaman
2011-03-11
1
-3
/
+10
*
NFS: NFSROOT should default to "proto=udp"
Chuck Lever
2011-03-11
1
-15
/
+14
*
nfs4: remove duplicated #include
Huang Weiyi
2011-03-11
1
-1
/
+0
*
NFSv4: nfs4_state_mark_reclaim_nograce() should be static
Trond Myklebust
2011-03-11
2
-4
/
+2
*
NFSv4: Fix the setlk error handler
Trond Myklebust
2011-03-11
1
-9
/
+4
*
NFSv4.1: Fix the handling of the SEQUENCE status bits
Trond Myklebust
2011-03-11
1
-3
/
+8
*
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
Trond Myklebust
2011-03-11
3
-29
/
+49
*
NFSv4.1 reclaim complete must wait for completion
Andy Adamson
2011-03-10
1
-0
/
+3
*
NFSv4: remove duplicate clientid in struct nfs_client
Andy Adamson
2011-03-10
1
-2
/
+2
*
NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY
Ricardo Labiaga
2011-03-10
1
-1
/
+11
*
(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...
Frank Filz
2011-03-10
1
-1
/
+6
*
nfs: fix compilation warning
Jovi Zhang
2011-03-10
1
-1
/
+1
*
nfs: add kmalloc return value check in decode_and_add_ds
Stanislav Fomichev
2011-03-10
1
-0
/
+4
*
nfs: close NFSv4 COMMIT vs. CLOSE race
Jeff Layton
2011-03-10
1
-0
/
+2
*
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
2011-03-10
2
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-03-05
3
-27
/
+4
|
\
|
*
ceph: no .snap inside of snapped namespace
Sage Weil
2011-03-04
1
-0
/
+1
|
*
ceph: do not clear I_COMPLETE from d_release
Sage Weil
2011-03-03
1
-21
/
+1
|
*
ceph: do not set I_COMPLETE
Sage Weil
2011-03-03
2
-2
/
+2
|
*
Revert "ceph: keep reference to parent inode on ceph_dentry"
Sage Weil
2011-03-03
2
-5
/
+1
*
|
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
Neil Horman
2011-03-05
1
-2
/
+42
*
|
Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Linus Torvalds
2011-03-04
8
-76
/
+28
|
\
\
|
*
|
hfs: fix rename() over non-empty directory
Al Viro
2011-03-03
1
-37
/
+13
|
*
|
udf: fix i_nlink limit
Al Viro
2011-03-03
1
-6
/
+5
|
*
|
fix reiserfs mkdir() breakage
Al Viro
2011-03-03
1
-1
/
+1
|
*
|
exofs: i_nlink races in rename()
Al Viro
2011-03-03
1
-6
/
+2
|
*
|
nilfs2: i_nlink races in rename()
Al Viro
2011-03-03
1
-7
/
+1
|
*
|
minix: i_nlink races in rename()
Al Viro
2011-03-03
1
-6
/
+2
|
*
|
ufs: i_nlink races in rename()
Al Viro
2011-03-03
1
-7
/
+2
|
*
|
sysv: i_nlink races in rename()
Al Viro
2011-03-03
1
-6
/
+2
[next]