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
*
xfs: properly type the b_log_item field in struct xfs_buf
Christoph Hellwig
2019-06-29
1
-1
/
+1
*
xfs: remove unused buffer cache APIs
Christoph Hellwig
2019-06-29
2
-108
/
+2
*
xfs: stop using bp naming for log recovery buffers
Christoph Hellwig
2019-06-29
1
-99
/
+102
*
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
2019-06-29
4
-157
/
+149
*
xfs: return an offset instead of a pointer from xlog_align
Christoph Hellwig
2019-06-29
1
-11
/
+5
*
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-29
4
-13
/
+13
*
xfs: use bios directly to write log buffers
Christoph Hellwig
2019-06-29
2
-130
/
+118
*
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
2019-06-29
2
-5
/
+5
*
xfs: remove the syncing argument from xlog_verify_iclog
Christoph Hellwig
2019-06-29
1
-8
/
+6
*
xfs: update both stat counters together in xlog_sync
Christoph Hellwig
2019-06-29
1
-1
/
+1
*
xfs: factor out iclog size calculation from xlog_sync
Christoph Hellwig
2019-06-29
1
-26
/
+41
*
xfs: factor out splitting of an iclog from xlog_sync
Christoph Hellwig
2019-06-29
1
-30
/
+33
*
xfs: factor out log buffer writing from xlog_sync
Christoph Hellwig
2019-06-29
1
-80
/
+45
*
xfs: don't use REQ_PREFLUSH for split log writes
Christoph Hellwig
2019-06-29
1
-1
/
+1
*
xfs: remove XLOG_STATE_IOABORT
Christoph Hellwig
2019-06-29
2
-10
/
+14
*
xfs: reformat xlog_get_lowest_lsn
Christoph Hellwig
2019-06-29
1
-14
/
+10
*
xfs: cleanup xlog_get_iclog_buffer_size
Christoph Hellwig
2019-06-29
1
-41
/
+11
*
xfs: remove the l_iclog_size_log field from struct xlog
Christoph Hellwig
2019-06-29
2
-10
/
+0
*
xfs: make mem_to_page available outside of xfs_buf.c
Christoph Hellwig
2019-06-29
2
-12
/
+9
*
xfs: renumber XBF_WRITE_FAIL
Christoph Hellwig
2019-06-29
1
-1
/
+1
*
xfs: remove the never used _XBF_COMPOUND flag
Christoph Hellwig
2019-06-29
1
-3
/
+1
*
xfs: remove the no-op spinlock_destroy stub
Christoph Hellwig
2019-06-29
2
-4
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-29
31
-41
/
+71
*
xfs: claim maintainership of loose files
Darrick J. Wong
2019-06-29
1
-0
/
+6
*
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
10
-48
/
+35
*
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
2019-06-12
3
-16
/
+0
*
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2019-06-12
2
-30
/
+6
*
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
7
-22
/
+11
*
xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
Eric Sandeen
2019-06-12
1
-0
/
+14
*
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2019-06-12
2
-9
/
+4
*
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
2019-06-12
5
-15
/
+28
*
xfs: refactor inode geometry setup routines
Darrick J. Wong
2019-06-12
4
-144
/
+101
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
18
-161
/
+208
*
fuse: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
2019-06-09
1
-0
/
+5
*
vfs: allow copy_file_range to copy across devices
Amir Goldstein
2019-06-09
5
-10
/
+24
*
xfs: use file_modified() helper
Amir Goldstein
2019-06-09
1
-14
/
+1
*
vfs: introduce file_modified() helper
Amir Goldstein
2019-06-09
3
-18
/
+25
*
vfs: add missing checks to copy_file_range
Amir Goldstein
2019-06-09
3
-1
/
+58
*
vfs: remove redundant checks from generic_remap_checks()
Amir Goldstein
2019-06-09
1
-21
/
+12
*
vfs: introduce generic_file_rw_checks()
Amir Goldstein
2019-06-09
3
-27
/
+36
*
vfs: no fallback for ->copy_file_range
Dave Chinner
2019-06-09
5
-18
/
+73
*
vfs: introduce generic_copy_file_range()
Dave Chinner
2019-06-09
2
-3
/
+35
*
Linux 5.2-rc4
v5.2-rc4
Linus Torvalds
2019-06-09
1
-1
/
+1
*
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-06-09
8
-135
/
+156
|
\
|
*
ceph: fix error handling in ceph_get_caps()
Yan, Zheng
2019-06-05
1
-11
/
+11
|
*
ceph: avoid iput_final() while holding mutex or in dispatch thread
Yan, Zheng
2019-06-05
6
-27
/
+71
|
*
ceph: single workqueue for inode related works
Yan, Zheng
2019-06-05
4
-97
/
+74
*
|
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-06-08
1
-19
/
+19
|
\
\
|
*
|
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
2019-06-04
1
-19
/
+19
*
|
|
Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-06-08
2
-2
/
+5
|
\
\
\
[next]