index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
PM/Hibernate: use pfn_to_online_page()
David Hildenbrand
1
-4
/
+4
2019-03-05
vmw_balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+32
2019-03-05
hv_balloon: mark inflated pages PG_offline
David Hildenbrand
1
-2
/
+12
2019-03-05
xen/balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+3
2019-03-05
kexec: export PG_offline to VMCOREINFO
David Hildenbrand
1
-0
/
+2
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
6
-15
/
+21
2019-03-05
mm: balloon: update comment about isolation/migration/compaction
David Hildenbrand
1
-17
/
+9
2019-03-05
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
6
-25
/
+45
2019-03-05
mm/slub.c: remove an unused addr argument
Qian Cai
1
-3
/
+2
2019-03-05
include/linux/slub_def.h: comment fixes
Tobin C. Harding
1
-6
/
+6
2019-03-05
mm/slab.c: kmemleak no scan alien caches
Qian Cai
1
-8
/
+9
2019-03-05
mm/slub.c: freelist is ensured to be NULL when new_slab() fails
Peng Wang
1
-2
/
+1
2019-03-05
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
1
-0
/
+1
2019-03-05
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
1
-7
/
+1
2019-03-05
ocfs2: Use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-03-05
ocfs2: fix the application IO timeout when fstrim is running
Gang He
5
-63
/
+106
2019-03-05
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
1
-6
/
+8
2019-03-05
sh: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2019-03-05
scripts/decode_stacktrace.sh: handle RIP address with segment
Konstantin Khlebnikov
1
-1
/
+8
2019-03-05
kasan: fix coccinelle warnings in kasan_p*_table
Andrey Konovalov
1
-3
/
+3
2019-03-05
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2
-1
/
+3
2019-03-05
page_poison: play nicely with KASAN
Qian Cai
2
-1
/
+5
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
9
-73
/
+0
2019-03-05
mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
zhongjiang
1
-8
/
+6
2019-03-05
f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
Jaegeuk Kim
1
-2
/
+4
2019-03-05
f2fs: don't allow negative ->write_io_size_bits
Chao Yu
1
-1
/
+1
2019-03-05
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
3
-13
/
+14
2019-03-05
f2fs: do not use mutex lock in atomic context
Sahitya Tummala
1
-7
/
+13
2019-03-05
f2fs: fix potential data inconsistence of checkpoint
Chao Yu
4
-13
/
+11
2019-03-05
f2fs: jump to label 'free_node_inode' when failing from d_make_root()
Chengguang Xu
1
-1
/
+1
2019-03-05
f2fs: fix to document inline_xattr_size option
Chao Yu
1
-0
/
+2
2019-03-05
f2fs: fix to data block override node segment by mistake
zhengliang
1
-0
/
+4
2019-03-05
smb3: request more credits on normal (non-large read/write) ops
Steve French
1
-2
/
+2
2019-03-05
CIFS: Mask off signals when sending SMB packets
Pavel Shilovsky
1
-3
/
+38
2019-03-05
CIFS: Return -EAGAIN instead of -ENOTSOCK
Pavel Shilovsky
1
-1
/
+2
2019-03-05
CIFS: Only send SMB2_NEGOTIATE command on new TCP connections
Pavel Shilovsky
1
-0
/
+8
2019-03-05
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
1
-5
/
+7
2019-03-05
smb3: for kerberos mounts display the credential uid used
Steve French
1
-1
/
+1
2019-03-05
cifs: use correct format characters
Louis Taylor
2
-3
/
+3
2019-03-05
smb3: add dynamic trace point for query_info_enter/done
Steve French
2
-0
/
+48
2019-03-05
smb3: add dynamic trace point for smb3_cmd_enter
Steve French
2
-0
/
+4
2019-03-05
smb3: improve dynamic tracing of open and posix mkdir
Steve French
2
-1
/
+45
2019-03-05
smb3: add missing read completion trace point
Steve French
1
-1
/
+4
2019-03-05
smb3: Add tracepoints for read, write and query_dir enter
Steve French
2
-0
/
+18
2019-03-05
smb3: add tracepoints for query dir
Steve French
2
-2
/
+14
2019-03-05
smb3: Update POSIX negotiate context with POSIX ctxt GUID
Steve French
2
-2
/
+19
2019-03-05
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-03-05
CIFS: Try to acquire credits at once for compound requests
Pavel Shilovsky
1
-5
/
+34
2019-03-05
CIFS: Return error code when getting file handle for writeback
Pavel Shilovsky
3
-32
/
+70
2019-03-05
CIFS: Move open file handling to writepages
Pavel Shilovsky
1
-15
/
+14
[prev]
[next]