index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
xfs: remove unused buffer cache APIs
Christoph Hellwig
2
-108
/
+2
2019-06-29
xfs: stop using bp naming for log recovery buffers
Christoph Hellwig
1
-99
/
+102
2019-06-29
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
4
-157
/
+149
2019-06-29
xfs: return an offset instead of a pointer from xlog_align
Christoph Hellwig
1
-11
/
+5
2019-06-29
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
4
-13
/
+13
2019-06-29
xfs: use bios directly to write log buffers
Christoph Hellwig
2
-130
/
+118
2019-06-29
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
2
-5
/
+5
2019-06-29
xfs: remove the syncing argument from xlog_verify_iclog
Christoph Hellwig
1
-8
/
+6
2019-06-29
xfs: update both stat counters together in xlog_sync
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: factor out iclog size calculation from xlog_sync
Christoph Hellwig
1
-26
/
+41
2019-06-29
xfs: factor out splitting of an iclog from xlog_sync
Christoph Hellwig
1
-30
/
+33
2019-06-29
xfs: factor out log buffer writing from xlog_sync
Christoph Hellwig
1
-80
/
+45
2019-06-29
xfs: don't use REQ_PREFLUSH for split log writes
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove XLOG_STATE_IOABORT
Christoph Hellwig
2
-10
/
+14
2019-06-29
xfs: reformat xlog_get_lowest_lsn
Christoph Hellwig
1
-14
/
+10
2019-06-29
xfs: cleanup xlog_get_iclog_buffer_size
Christoph Hellwig
1
-41
/
+11
2019-06-29
xfs: remove the l_iclog_size_log field from struct xlog
Christoph Hellwig
2
-10
/
+0
2019-06-29
xfs: make mem_to_page available outside of xfs_buf.c
Christoph Hellwig
2
-12
/
+9
2019-06-29
xfs: renumber XBF_WRITE_FAIL
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove the never used _XBF_COMPOUND flag
Christoph Hellwig
1
-3
/
+1
2019-06-29
xfs: remove the no-op spinlock_destroy stub
Christoph Hellwig
2
-4
/
+0
2019-06-29
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
31
-41
/
+71
2019-06-29
xfs: claim maintainership of loose files
Darrick J. Wong
1
-0
/
+6
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
10
-48
/
+35
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
3
-16
/
+0
2019-06-12
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2
-30
/
+6
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
7
-22
/
+11
2019-06-12
xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
Eric Sandeen
1
-0
/
+14
2019-06-12
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2
-9
/
+4
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
5
-15
/
+28
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
4
-144
/
+101
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
18
-161
/
+208
2019-06-09
fuse: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
1
-0
/
+5
2019-06-09
vfs: allow copy_file_range to copy across devices
Amir Goldstein
5
-10
/
+24
2019-06-09
xfs: use file_modified() helper
Amir Goldstein
1
-14
/
+1
2019-06-09
vfs: introduce file_modified() helper
Amir Goldstein
3
-18
/
+25
2019-06-09
vfs: add missing checks to copy_file_range
Amir Goldstein
3
-1
/
+58
2019-06-09
vfs: remove redundant checks from generic_remap_checks()
Amir Goldstein
1
-21
/
+12
2019-06-09
vfs: introduce generic_file_rw_checks()
Amir Goldstein
3
-27
/
+36
2019-06-09
vfs: no fallback for ->copy_file_range
Dave Chinner
5
-18
/
+73
2019-06-09
vfs: introduce generic_copy_file_range()
Dave Chinner
2
-3
/
+35
2019-06-09
Linux 5.2-rc4
v5.2-rc4
Linus Torvalds
1
-1
/
+1
2019-06-08
MAINTAINERS: Karthikeyan Ramasubramanian is MIA
Wolfram Sang
1
-1
/
+0
2019-06-08
i2c: xiic: Add max_read_len quirk
Robert Hancock
1
-0
/
+5
2019-06-07
lockref: Limit number of cmpxchg loop retries
Jan Glauber
1
-0
/
+3
2019-06-07
uaccess: add noop untagged_addr definition
Andrey Konovalov
1
-0
/
+11
2019-06-07
x86/insn-eval: Fix use-after-free access to LDT entry
Jann Horn
1
-23
/
+24
2019-06-07
kbuild: use more portable 'command -v' for cc-cross-prefix
Masahiro Yamada
1
-1
/
+6
2019-06-07
s390/unwind: correct stack switching during unwind
Vasily Gorbik
1
-1
/
+1
2019-06-07
block, bfq: add weight symlink to the bfq.weight cgroup parameter
Angelo Ruocco
1
-2
/
+4
[next]