index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: fix pagecache truncation prior to reflink
Darrick J. Wong
2018-10-30
1
-2
/
+3
*
ocfs2: truncate page cache for clone destination file before remapping
Darrick J. Wong
2018-10-30
1
-6
/
+4
*
vfs: clean up generic_remap_file_range_prep return value
Darrick J. Wong
2018-10-30
3
-6
/
+6
*
vfs: hide file range comparison function
Darrick J. Wong
2018-10-30
2
-99
/
+91
*
vfs: enable remap callers that can handle short operations
Darrick J. Wong
2018-10-30
4
-15
/
+33
*
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
2018-10-30
3
-5
/
+9
*
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
2018-10-30
6
-12
/
+17
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
18
-82
/
+108
*
vfs: remap helper should update destination inode metadata
Darrick J. Wong
2018-10-30
2
-23
/
+19
*
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
2018-10-30
3
-4
/
+4
*
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
2018-10-30
8
-24
/
+26
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
12
-106
/
+127
*
vfs: rename clone_verify_area to remap_verify_area
Darrick J. Wong
2018-10-30
1
-5
/
+5
*
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
2018-10-30
4
-9
/
+9
*
vfs: skip zero-length dedupe requests
Darrick J. Wong
2018-10-30
1
-0
/
+5
*
vfs: avoid problematic remapping requests into partial EOF block
Darrick J. Wong
2018-10-30
1
-0
/
+33
*
vfs: strengthen checking of file range inputs to generic_remap_checks
Darrick J. Wong
2018-10-30
1
-32
/
+52
*
vfs: exit early from zero length remap operations
Darrick J. Wong
2018-10-30
1
-0
/
+2
*
vfs: check file ranges before cloning files
Darrick J. Wong
2018-10-30
5
-47
/
+90
*
vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
Darrick J. Wong
2018-10-30
1
-3
/
+0
*
Linux 4.19
v4.19
Greg Kroah-Hartman
2018-10-22
1
-2
/
+2
*
MAINTAINERS: Add an entry for the code of conduct
Greg Kroah-Hartman
2018-10-22
1
-0
/
+6
*
Code of Conduct: Change the contact email address
Greg Kroah-Hartman
2018-10-22
1
-6
/
+7
*
Code of Conduct Interpretation: Put in the proper URL for the committee
Greg Kroah-Hartman
2018-10-22
1
-2
/
+3
*
Code of Conduct: Provide links between the two documents
Greg Kroah-Hartman
2018-10-22
2
-1
/
+11
*
Code of Conduct Interpretation: Properly reference the TAB correctly
Greg Kroah-Hartman
2018-10-22
1
-8
/
+8
*
Code of Conduct Interpretation: Add document explaining how the Code of Condu...
Greg Kroah-Hartman
2018-10-22
2
-0
/
+154
*
Code of conduct: Fix wording around maintainers enforcing the code of conduct
Chris Mason
2018-10-22
1
-4
/
+0
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2018-10-21
2
-1
/
+13
|
\
|
*
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
2018-10-20
1
-1
/
+5
|
*
MAINTAINERS: Add entry for Broadcom STB I2C controller
Kamal Dasu
2018-10-20
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-21
4
-8
/
+8
|
\
\
|
*
|
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
2018-10-21
1
-2
/
+1
|
*
|
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
2018-10-21
1
-2
/
+4
|
*
|
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
2018-10-20
1
-2
/
+3
|
*
|
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
2018-10-19
1
-2
/
+0
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-10-20
9
-18
/
+30
|
\
\
\
|
*
|
|
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
Christoph Hellwig
2018-10-19
1
-2
/
+0
|
*
|
|
x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...
Sebastian Andrzej Siewior
2018-10-17
1
-1
/
+1
|
*
|
|
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
Sebastian Andrzej Siewior
2018-10-17
1
-1
/
+0
|
*
|
|
x86/entry/64: Further improve paranoid_entry comments
Andy Lutomirski
2018-10-17
1
-6
/
+4
|
*
|
|
x86/entry/32: Clear the CS high bits
Jan Kiszka
2018-10-17
1
-6
/
+7
|
*
|
|
x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS
Nathan Chancellor
2018-10-14
1
-0
/
+1
|
*
|
|
x86/time: Correct the attribute on jiffies' definition
Nathan Chancellor
2018-10-14
1
-1
/
+1
|
*
|
|
x86/entry: Add some paranoid entry/exit CR3 handling comments
Dave Hansen
2018-10-14
1
-0
/
+15
|
*
|
|
x86/percpu: Fix this_cpu_read()
Peter Zijlstra
2018-10-14
1
-4
/
+4
|
*
|
|
x86/tsc: Force inlining of cyc2ns bits
Peter Zijlstra
2018-10-14
1
-3
/
+3
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-20
2
-4
/
+22
|
\
\
\
\
|
*
|
|
|
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-10-16
1
-1
/
+1
|
*
|
|
|
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-11
2
-3
/
+21
[next]