index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
xfs: remove the m_readio_* fields in struct xfs_mount
Christoph Hellwig
4
-20
/
+6
2019-10-29
xfs: don't use a different allocsice for -o wsync
Christoph Hellwig
2
-14
/
+2
2019-10-29
xfs: cleanup calculating the stat optimal I/O size
Christoph Hellwig
2
-34
/
+37
2019-10-29
xfs: remove the dsunit and dswidth variables in
Christoph Hellwig
1
-19
/
+8
2019-10-29
xfs: remove the biosize mount option
Ian Kent
1
-3
/
+1
2019-10-29
xfs: simplify setting bio flags
Christoph Hellwig
1
-9
/
+6
2019-10-29
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
4
-116
/
+93
2019-10-29
xfs: refactor xfs_bmap_count_blocks using newer btree helpers
Darrick J. Wong
1
-130
/
+20
2019-10-29
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
3
-7
/
+7
2019-10-29
xfs: namecheck directory entry names before listing them
Darrick J. Wong
1
-5
/
+22
2019-10-29
xfs: namecheck attribute names before listing them
Darrick J. Wong
2
-23
/
+41
2019-10-29
xfs: check attribute leaf block structure
Darrick J. Wong
1
-2
/
+65
2019-10-28
xfs: consolidate preallocation in xfs_file_fallocate
Christoph Hellwig
3
-47
/
+24
2019-10-28
xfs: disable xfs_ioc_space for always COW inodes
Christoph Hellwig
1
-0
/
+4
2019-10-28
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
7
-75
/
+53
2019-10-28
xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64
Christoph Hellwig
2
-12
/
+0
2019-10-28
xfs: use xfs_inode_buftarg in xfs_file_ioctl
Christoph Hellwig
1
-4
/
+2
2019-10-28
xfs: use xfs_inode_buftarg in xfs_file_dio_aio_write
Christoph Hellwig
1
-2
/
+1
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
8
-55
/
+38
2019-10-28
xfs: mark xfs_buf_free static
Christoph Hellwig
2
-2
/
+1
2019-10-24
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
1
-0
/
+3
2019-10-23
xfs: add mising include of xfs_pnfs.h for missing declarations
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-23
xfs: don't set bmapi total block req where minleft is
Brian Foster
6
-11
/
+9
2019-10-23
xfs: cap longest free extent to maximum allocatable
Dave Chinner
2
-10
/
+11
2019-10-21
xfs: remove the duplicated inode log fieldmask set
kaixuxia
1
-1
/
+0
2019-10-21
xfs: improve the IOMAP_NOWAIT check for COW inodes
Christoph Hellwig
1
-18
/
+5
2019-10-21
xfs: cleanup xfs_direct_write_iomap_begin
Christoph Hellwig
1
-42
/
+46
2019-10-21
xfs: rename the whichfork variable in xfs_buffered_write_iomap_begin
Christoph Hellwig
1
-11
/
+11
2019-10-21
xfs: split the iomap ops for buffered vs direct writes
Christoph Hellwig
6
-52
/
+40
2019-10-21
xfs: move xfs_file_iomap_begin_delay around
Christoph Hellwig
1
-213
/
+221
2019-10-21
xfs: split out a new set of read-only iomap ops
Christoph Hellwig
5
-24
/
+60
2019-10-21
xfs: factor out a helper to calculate the end_fsb
Christoph Hellwig
1
-20
/
+20
2019-10-21
xfs: fill out the srcmap in iomap_begin
Christoph Hellwig
1
-25
/
+24
2019-10-21
xfs: refactor xfs_file_iomap_begin_delay
Christoph Hellwig
1
-24
/
+24
2019-10-21
xfs: pass two imaps to xfs_reflink_allocate_cow
Christoph Hellwig
3
-21
/
+21
2019-10-21
xfs: remove xfs_reflink_dirty_extents
Christoph Hellwig
1
-98
/
+5
2019-10-21
xfs: also call xfs_file_iomap_end_delalloc for zeroing operations
Christoph Hellwig
1
-1
/
+2
2019-10-21
xfs: fix inode fork extent count overflow
Dave Chinner
5
-20
/
+24
2019-10-21
xfs: remove the XLOG_STATE_DO_CALLBACK state
Christoph Hellwig
2
-66
/
+11
2019-10-21
xfs: turn ic_state into an enum
Christoph Hellwig
3
-94
/
+88
2019-10-21
xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flags
Christoph Hellwig
1
-2
/
+0
2019-10-21
xfs: remove dead ifdef XFSERRORDEBUG code
Christoph Hellwig
1
-13
/
+0
2019-10-21
xfs: call xlog_state_release_iclog with l_icloglock held
Christoph Hellwig
1
-98
/
+90
2019-10-21
xfs: move the locking from xlog_state_finish_copy to the callers
Christoph Hellwig
1
-9
/
+7
2019-10-21
xfs: remove the unused ic_io_size field from xlog_in_core
Christoph Hellwig
2
-7
/
+2
2019-10-21
xfs: pass the correct flag to xlog_write_iclog
Christoph Hellwig
1
-1
/
+1
2019-10-21
xfs: optimize near mode bnobt scans with concurrent cntbt lookups
Brian Foster
2
-12
/
+144
2019-10-21
xfs: factor out tree fixup logic into helper
Brian Foster
2
-10
/
+33
2019-10-21
xfs: refactor near mode alloc bnobt scan into separate function
Brian Foster
1
-54
/
+74
2019-10-21
xfs: refactor and reuse best extent scanning logic
Brian Foster
1
-55
/
+55
[next]