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-03-15
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
2
-13
/
+4
2017-03-15
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
4
-57
/
+11
2017-02-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
20
-136
/
+455
2017-02-20
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-376
/
+278
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-16
/
+16
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-82
/
+66
2017-02-20
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN
Theodore Ts'o
2
-5
/
+5
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+16
2017-02-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-15
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-02-15
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-02-14
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
1
-0
/
+4
2017-02-11
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+28
2017-02-10
Btrfs: fix btrfs_decompress_buf2page()
Omar Sandoval
1
-15
/
+24
2017-02-10
Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-37
/
+60
2017-02-10
timerfd: Protect the might cancel mechanism proper
Thomas Gleixner
1
-3
/
+14
2017-02-10
ext4: do not use stripe_width if it is not set
Jan Kara
1
-2
/
+2
2017-02-10
ext4: fix stripe-unaligned allocations
Jan Kara
1
-2
/
+4
2017-02-09
nfsd: Revert "nfsd: special case truncates some more"
J. Bruce Fields
1
-37
/
+60
2017-02-09
pstore: don't OOPS when there are no ftrace zones
Brian Norris
1
-1
/
+1
2017-02-08
dax: assert that i_rwsem is held exclusive for writes
Christoph Hellwig
1
-1
/
+5
2017-02-08
ext4: fix DAX write locking
Christoph Hellwig
1
-9
/
+1
2017-02-08
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
Jeff Mahoney
1
-2
/
+4
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
5
-7
/
+7
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
1
-1
/
+2
2017-02-06
fscrypt: properly declare on-stack completion
Richard Weinberger
1
-1
/
+1
2017-02-06
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
5
-73
/
+16
2017-02-06
fscrypt: remove redundant assignment of res
Colin Ian King
1
-1
/
+0
2017-02-05
ext4: add EXT4_IOC_GOINGDOWN ioctl
Theodore Ts'o
3
-1
/
+61
2017-02-05
ext4: add shutdown bit and check for it
Theodore Ts'o
11
-3
/
+103
2017-02-05
ext4: rename s_resize_flags to s_ext4_flags
Theodore Ts'o
2
-5
/
+10
2017-02-05
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
1
-1
/
+2
2017-02-04
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
1
-2
/
+4
2017-02-04
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
1
-1
/
+3
2017-02-04
ext4: fix inline data error paths
Theodore Ts'o
2
-6
/
+23
2017-02-03
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-02
Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-75
/
+50
2017-02-02
ext4: move halfmd4 into hash.c directly
Jason A. Donenfeld
1
-1
/
+70
2017-02-01
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
1
-2
/
+4
2017-02-01
jbd2: fix use after free in kjournald2()
Sahitya Tummala
1
-1
/
+1
2017-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-2
/
+36
2017-02-01
s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs
Frederic Weisbecker
1
-2
/
+2
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
3
-40
/
+20
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
3
-9
/
+16
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2
-6
/
+6
2017-02-01
sched/cputime: Convert guest time accounting to nsecs (u64)
Frederic Weisbecker
1
-3
/
+3
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2
-39
/
+36
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
56
-243
/
+568
2017-01-31
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
[next]