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-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
3
-3
/
+3
2017-02-02
block: Unhash block device inodes on gendisk destruction
Jan Kara
1
-0
/
+15
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
CIFS: Allow to switch on encryption with seal mount option
Pavel Shilovsky
2
-31
/
+43
2017-02-01
CIFS: Add capability to decrypt big read responses
Pavel Shilovsky
3
-13
/
+169
2017-02-01
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
7
-3
/
+243
2017-02-01
CIFS: Add copy into pages callback for a read operation
Pavel Shilovsky
2
-6
/
+49
2017-02-01
CIFS: Add mid handle callback
Pavel Shilovsky
5
-11
/
+20
2017-02-01
CIFS: Add transform header handling callbacks
Pavel Shilovsky
2
-5
/
+15
2017-02-01
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
10
-10
/
+320
2017-02-01
CIFS: Enable encryption during session setup phase
Pavel Shilovsky
2
-22
/
+12
2017-02-01
CIFS: Add capability to transform requests before sending
Pavel Shilovsky
3
-33
/
+136
2017-02-01
CIFS: Separate RFC1001 length processing for SMB2 read
Pavel Shilovsky
4
-25
/
+74
2017-02-01
CIFS: Separate SMB2 sync header processing
Pavel Shilovsky
2
-20
/
+35
2017-02-01
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
6
-95
/
+174
2017-02-01
CIFS: Make send_cancel take rqst as argument
Pavel Shilovsky
3
-17
/
+22
2017-02-01
CIFS: Make SendReceive2() takes resp iov
Pavel Shilovsky
5
-100
/
+136
2017-02-01
CIFS: Separate SMB2 header structure
Pavel Shilovsky
7
-148
/
+174
2017-02-01
CIFS: Fix splice read for non-cached files
Pavel Shilovsky
1
-1
/
+9
2017-02-01
cifs: Add soft dependencies
Jean Delvare
1
-0
/
+12
2017-02-01
cifs: Only select the required crypto modules
Jean Delvare
1
-2
/
+3
2017-02-01
cifs: Simplify SMB2 and SMB311 dependencies
Jean Delvare
1
-3
/
+2
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
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+1
2017-01-31
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2017-01-31
fscache: Fix dead object requeue
David Howells
1
-2
/
+24
2017-01-31
fscache: Clear outstanding writes when disabling a cookie
David Howells
2
-0
/
+11
2017-01-31
FS-Cache: Initialise stores_lock in netfs cookie
David Howells
1
-0
/
+1
2017-01-31
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
1
-0
/
+1
2017-01-31
nfsd: special case truncates some more
Christoph Hellwig
1
-60
/
+37
2017-01-31
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
3
-15
/
+13
2017-01-30
GFS2: Reduce contention on gfs2_log_lock
Bob Peterson
1
-2
/
+11
2017-01-30
Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
1
-2
/
+2
2017-01-28
Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-2
/
+5
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-7
/
+10
2017-01-27
timers: Omit POSIX timer stuff from task_struct when disabled
Nicolas Pitre
1
-2
/
+2
2017-01-27
Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
13
-63
/
+220
2017-01-27
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+17
2017-01-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2017-01-27
ext4: fix data corruption in data=journal mode
Jan Kara
1
-10
/
+13
2017-01-27
ext4: trim allocation requests to group size
Jan Kara
1
-0
/
+7
2017-01-27
xfs: prevent quotacheck from overloading inode lru
Brian Foster
1
-1
/
+2
[prev]
[next]