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
2019-05-07
ceph: make iterate_session_caps a public symbol
Jeff Layton
2
-8
/
+12
2019-05-07
ceph: fix NULL pointer deref when debugging is enabled
Jeff Layton
1
-1
/
+1
2019-05-07
ceph: properly handle granular statx requests
Jeff Layton
1
-28
/
+57
2019-05-07
ceph: remove superfluous inode_lock in ceph_fsync
Jeff Layton
1
-3
/
+0
2019-05-07
ceph: snapshot nfs re-export
Yan, Zheng
1
-27
/
+323
2019-05-07
ceph: quota: fix quota subdir mounts
Luis Henriques
4
-10
/
+190
2019-05-07
ceph: factor out ceph_lookup_inode()
Luis Henriques
2
-2
/
+13
2019-05-07
ceph: remove duplicated filelock ref increase
Zhi Zhang
1
-13
/
+0
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-4
/
+4
2019-05-07
afs: Implement YFS ACL setting
David Howells
3
-5
/
+112
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
4
-4
/
+304
2019-05-07
afs: implement acl setting
Joe Gorse
4
-6
/
+109
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
4
-0
/
+183
2019-05-07
afs: Fix getting the afs.fid xattr
David Howells
1
-3
/
+12
2019-05-07
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
1
-2
/
+2
2019-05-07
afs: Calculate i_blocks based on file size
Marc Dionne
1
-1
/
+5
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
4
-8
/
+36
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
1
-1
/
+1
2019-05-07
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
1
-1
/
+6
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-15
/
+0
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-24
/
+8
2019-05-06
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
1
-0
/
+6
2019-05-06
io_uring: fix shadowed variable ret return code being not checked
Colin Ian King
1
-1
/
+0
2019-05-06
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2
-48
/
+70
2019-05-06
ovl: check the capability before cred overridden
Jiufei Xue
1
-18
/
+61
2019-05-06
ovl: do not generate duplicate fsnotify events for "fake" path
Amir Goldstein
1
-3
/
+4
2019-05-06
ovl: support stacked SEEK_HOLE/SEEK_DATA
Amir Goldstein
1
-4
/
+40
2019-05-06
ovl: fix missing upper fs freeze protection on copy up for ioctl
Amir Goldstein
3
-7
/
+6
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-8
/
+8
2019-05-03
orangefs: truncate before updating size
Martin Brandenburg
1
-1
/
+5
2019-05-03
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
Mike Marshall
5
-15
/
+156
2019-05-03
orangefs: pass slot index back to readpage.
Mike Marshall
3
-6
/
+6
2019-05-03
orangefs: remember count when reading.
Mike Marshall
2
-1
/
+29
2019-05-03
orangefs: add orangefs_revalidate_mapping
Martin Brandenburg
5
-19
/
+328
2019-05-03
orangefs: implement writepages
Martin Brandenburg
1
-0
/
+1
2019-05-03
orangefs: write range tracking
Martin Brandenburg
3
-35
/
+274
2019-05-03
orangefs: avoid fsync service operation on flush
Martin Brandenburg
1
-1
/
+23
2019-05-03
orangefs: skip inode writeout if nothing to write
Martin Brandenburg
1
-0
/
+5
2019-05-03
orangefs: move do_readv_writev to direct_IO
Martin Brandenburg
2
-111
/
+111
2019-05-03
orangefs: do not return successful read when the client-core disappeared
Martin Brandenburg
1
-1
/
+4
2019-05-03
orangefs: implement writepage
Martin Brandenburg
3
-68
/
+80
2019-05-03
orangefs: migrate to generic_file_read_iter
Martin Brandenburg
3
-104
/
+38
2019-05-03
orangefs: service ops done for writeback are not killable
Martin Brandenburg
3
-9
/
+12
2019-05-03
orangefs: remove orangefs_readpages
Martin Brandenburg
1
-38
/
+1
2019-05-03
orangefs: reorganize setattr functions to track attribute changes
Martin Brandenburg
6
-119
/
+129
2019-05-03
orangefs: let setattr write to cached inode
Martin Brandenburg
2
-8
/
+20
2019-05-03
orangefs: set up and use backing_dev_info
Martin Brandenburg
1
-7
/
+14
2019-05-03
orangefs: hold i_lock during inode_getattr
Martin Brandenburg
2
-12
/
+25
2019-05-03
orangefs: update attributes rather than relying on server
Martin Brandenburg
2
-9
/
+8
2019-05-03
orangefs: simplify orangefs_inode_getattr interface
Martin Brandenburg
4
-38
/
+28
[prev]
[next]