index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
afs: Get the target vnode in afs_rmdir() and get a callback on it
David Howells
1
-1
/
+10
2018-10-24
afs: Calc callback expiry in op reply delivery
David Howells
5
-8
/
+28
2018-10-24
afs: Fix FS.FetchStatus delivery from updating wrong vnode
David Howells
1
-11
/
+5
2018-10-24
afs: Implement the YFS cache manager service
David Howells
3
-1
/
+174
2018-10-24
afs: Remove callback details from afs_callback_break struct
David Howells
3
-19
/
+8
2018-10-24
afs: Commit the status on a new file/dir/symlink
David Howells
1
-0
/
+1
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
16
-79
/
+84
2018-10-24
afs: Don't invoke the server to read data beyond EOF
David Howells
1
-0
/
+11
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
7
-16
/
+33
2018-10-24
afs: Handle EIO from delivery function
David Howells
1
-1
/
+4
2018-10-24
afs: Fix TTL on VL server and address lists
David Howells
2
-7
/
+33
2018-10-24
afs: Implement VL server rotation
David Howells
11
-218
/
+905
2018-10-24
afs: Improve FS server rotation error handling
David Howells
3
-45
/
+55
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
5
-298
/
+225
2018-10-24
afs: Better tracing of protocol errors
David Howells
6
-62
/
+100
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
14
-35
/
+30
2018-10-24
iov_iter: Use accessor function
David Howells
8
-12
/
+21
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-39
/
+29
2018-10-18
fscache: Fix out of bound read in long cookie keys
Eric Sandeen
1
-3
/
+7
2018-10-18
fscache: Fix incomplete initialisation of inline key space
David Howells
3
-23
/
+5
2018-10-18
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
1
-1
/
+1
2018-10-15
afs: Fix clearance of reply
David Howells
2
-4
/
+0
2018-10-14
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+11
2018-10-13
ubifs: Fix WARN_ON logic in exit path
Richard Weinberger
1
-2
/
+2
2018-10-13
Merge branch 'akpm'
Greg Kroah-Hartman
2
-0
/
+3
2018-10-13
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
1
-0
/
+1
2018-10-13
ocfs2: fix a GCC warning
zhong jiang
1
-0
/
+2
2018-10-13
Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-5
/
+1
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-45
/
+193
2018-10-12
afs: Fix afs_server struct leak
David Howells
1
-0
/
+2
2018-10-12
gfs2: Fix iomap buffered write support for journaled files (2)
Andreas Gruenbacher
1
-5
/
+1
2018-10-12
afs: Fix cell proc list
David Howells
5
-10
/
+22
2018-10-11
Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Greg Kroah-Hartman
1
-35
/
+165
2018-10-09
gfs2: Fix iomap buffered write support for journaled files
Andreas Gruenbacher
1
-0
/
+4
2018-10-08
filesystem-dax: Fix dax_layout_busy_page() livelock
Dan Williams
1
-2
/
+11
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-286
/
+342
2018-10-06
xfs: fix data corruption w/ unaligned reflink ranges
Dave Chinner
1
-13
/
+34
2018-10-06
xfs: fix data corruption w/ unaligned dedupe ranges
Dave Chinner
1
-0
/
+21
2018-10-05
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
1
-2
/
+2
2018-10-05
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-10-05
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
1
-4
/
+12
2018-10-05
Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Greg Kroah-Hartman
4
-6
/
+31
2018-10-05
xfs: update ctime and remove suid before cloning files
Darrick J. Wong
1
-0
/
+25
2018-10-05
xfs: zero posteof blocks when cloning above eof
Darrick J. Wong
1
-8
/
+25
2018-10-05
xfs: refactor clonerange preparation into a separate helper
Darrick J. Wong
1
-27
/
+73
2018-10-04
Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
9
-10
/
+27
2018-10-04
Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Greg Kroah-Hartman
18
-264
/
+256
2018-10-04
ovl: fix format of setxattr debug
Miklos Szeredi
1
-2
/
+2
2018-10-04
ovl: fix access beyond unterminated strings
Amir Goldstein
1
-1
/
+1
2018-10-04
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
1
-14
/
+15
[next]