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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-05-03
orangefs: do not invalidate attributes on inode create
Martin Brandenburg
2
-12
/
+0
2019-05-03
orangefs: implement xattr cache
Martin Brandenburg
4
-1
/
+127
2019-04-28
Linux 5.1-rc7
Linus Torvalds
1
-1
/
+1
2019-04-26
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
1
-1
/
+1
2019-04-26
Input: synaptics-rmi4 - write config register values to the right offset
Lucas Stach
1
-1
/
+1
2019-04-26
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-04-26
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
1
-3
/
+3
2019-04-26
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
1
-0
/
+3
2019-04-26
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
1
-5
/
+0
2019-04-26
mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
Mel Gorman
2
-8
/
+21
2019-04-26
lib/test_vmalloc.c: do not create cpumask_t variable on stack
Uladzislau Rezki (Sony)
1
-3
/
+3
2019-04-26
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
1
-0
/
+1
2019-04-26
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
1
-2
/
+3
2019-04-26
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
1
-0
/
+1
2019-04-26
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-04-26
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
1
-1
/
+4
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
3
-16
/
+17
2019-04-26
dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start
Shun-Chih Yu
1
-1
/
+1
2019-04-25
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-04-25
RDMA/hns: Bugfix for mapping user db
Lijun Ou
1
-1
/
+1
2019-04-25
btrfs: Switch memory allocations in async csum calculation path to kvmalloc
Nikolay Borisov
2
-5
/
+13
2019-04-25
drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus
Jonas Karlman
1
-4
/
+8
2019-04-25
gpio: Fix gpiochip_add_data_with_key() error path
Geert Uytterhoeven
1
-4
/
+8
2019-04-25
drm/vmwgfx: Fix dma API layer violation
Thomas Hellstrom
1
-28
/
+5
2019-04-25
perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 counters
Harry Pan
1
-5
/
+5
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-24
MAINTAINERS: LEDs: Add designated reviewer for LED subsystem
Dan Murphy
1
-0
/
+1
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-04-24
net: vrf: Fix operation not supported when set vrf mac
Miaohe Lin
1
-0
/
+2
2019-04-24
cifs: fix page reference leak with readv/writev
Jérôme Glisse
2
-15
/
+23
2019-04-24
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
1
-0
/
+4
[next]