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
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
8
-37
/
+37
2017-07-13
NFS: Set FATTR4_WORD0_TYPE for . and .. entries
Anna Schumaker
1
-4
/
+7
2017-07-13
nfsd4: const-ify nfsd4_ops
Christoph Hellwig
1
-7
/
+6
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
12
-62
/
+62
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
9
-10
/
+10
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
7
-0
/
+20
2017-07-13
nfsd4: properly type op_func callbacks
Christoph Hellwig
3
-173
/
+209
2017-07-13
nfsd4: remove nfsd4op_rsize
Christoph Hellwig
1
-55
/
+54
2017-07-13
nfsd4: properly type op_get_currentstateid callbacks
Christoph Hellwig
3
-35
/
+50
2017-07-13
nfsd4: properly type op_set_currentstateid callbacks
Christoph Hellwig
4
-19
/
+27
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
17
-157
/
+173
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
17
-187
/
+211
2017-07-13
sunrpc: properly type pc_release callbacks
Christoph Hellwig
10
-61
/
+57
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
9
-224
/
+325
2017-07-13
nfsd: remove the unused PROC() macro in nfs3proc.c
Christoph Hellwig
1
-12
/
+0
2017-07-13
nfsd: use named initializers in PROC()
Christoph Hellwig
3
-27
/
+27
2017-07-13
nfsd4: const-ify nfs_cb_version4
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
10
-14
/
+14
2017-07-13
nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
Christoph Hellwig
1
-2
/
+1
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
8
-6
/
+27
2017-07-13
lockd: fix some weird indentation
Christoph Hellwig
2
-19
/
+19
2017-07-13
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
3
-69
/
+77
2017-07-13
nfs: fix decoder callback prototypes
Christoph Hellwig
5
-84
/
+151
2017-07-13
lockd: fix decoder callback prototypes
Christoph Hellwig
3
-10
/
+16
2017-07-13
nfsd: fix decoder callback prototypes
Christoph Hellwig
1
-4
/
+7
2017-07-13
nfsd: fix encoder callback prototypes
Christoph Hellwig
1
-5
/
+8
2017-07-13
nfs: fix encoder callback prototypes
Christoph Hellwig
5
-122
/
+242
2017-07-13
lockd: fix encoder callback prototypes
Christoph Hellwig
3
-18
/
+34
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-13
/
+138
2017-07-13
Btrfs: fix write corruption due to bio cloning on raid5/6
Filipe Manana
1
-8
/
+18
2017-07-13
isofs: Fix isofs_show_options()
David Howells
1
-1
/
+1
2017-07-13
ext2: Fix memory leak when truncate races ext2_get_blocks
Ernesto A. Fernández
1
-0
/
+1
2017-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-14
/
+31
2017-07-12
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
1
-4
/
+4
2017-07-12
xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
Michal Hocko
1
-0
/
+10
2017-07-12
fault-inject: support systematic fault injection
Dmitry Vyukov
1
-0
/
+52
2017-07-12
kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE
Cyrill Gorcunov
1
-0
/
+2
2017-07-12
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
Cyrill Gorcunov
1
-0
/
+42
2017-07-12
procfs: fdinfo: extend information about epoll target files
Cyrill Gorcunov
1
-2
/
+6
2017-07-12
fs/Kconfig: kill CONFIG_PERCPU_RWSEM some more
Davidlohr Bueso
1
-1
/
+0
2017-07-12
bfs: fix sanity checks for empty files
Rakesh Pandit
1
-1
/
+1
2017-07-12
sysctl: add unsigned int range support
Luis R. Rodriguez
1
-1
/
+3
2017-07-12
sysctl: simplify unsigned int support
Luis R. Rodriguez
1
-0
/
+14
2017-07-12
sysctl: fix lax sysctl_check_table() sanity check
Luis R. Rodriguez
1
-5
/
+5
2017-07-12
nfsd4: factor ctime into change attribute
J. Bruce Fields
3
-3
/
+25
2017-07-12
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-383
/
+1418
2017-07-11
Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-179
/
+180
2017-07-11
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
10
-55
/
+201
2017-07-11
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
2
-14
/
+31
2017-07-11
VFS: Kill off s_options and helpers
David Howells
3
-61
/
+0
[prev]
[next]