index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
2018-07-12
2
-15
/
+39
*
xfs: refactor the tail of xfs_writepage_map
Christoph Hellwig
2018-07-12
1
-33
/
+32
*
xfs: remove xfs_start_page_writeback
Christoph Hellwig
2018-07-12
1
-26
/
+20
*
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
Christoph Hellwig
2018-07-12
1
-17
/
+5
*
xfs: don't look at buffer heads in xfs_add_to_ioend
Christoph Hellwig
2018-07-12
1
-36
/
+32
*
xfs: remove the imap_valid flag
Christoph Hellwig
2018-07-12
1
-51
/
+38
*
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
Christoph Hellwig
2018-07-12
1
-14
/
+5
*
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
2018-07-12
4
-39
/
+13
*
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2018-07-12
2
-7
/
+2
*
xfs: make xfs_writepage_map extent map centric
Dave Chinner
2018-07-12
1
-52
/
+36
*
xfs: rename the offset variable in xfs_writepage_map
Christoph Hellwig
2018-07-12
1
-10
/
+10
*
xfs: remove xfs_map_cow
Christoph Hellwig
2018-07-12
2
-99
/
+100
*
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
2018-07-12
4
-43
/
+0
*
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
Christoph Hellwig
2018-07-12
1
-4
/
+1
*
xfs: don't clear imap_valid for a non-uptodate buffers
Christoph Hellwig
2018-07-12
1
-7
/
+2
*
xfs: do not set the page uptodate in xfs_writepage_map
Christoph Hellwig
2018-07-12
1
-6
/
+0
*
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-07-12
3
-9
/
+5
*
xfs: simplify xfs_aops_discard_page
Christoph Hellwig
2018-07-12
1
-76
/
+9
*
xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
Christoph Hellwig
2018-07-12
1
-0
/
+4
*
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
2018-07-12
4
-96
/
+520
|
\
|
*
iomap: add inline data support to iomap_readpage_actor
Andreas Gruenbacher
2018-07-03
1
-0
/
+6
|
*
iomap: support direct I/O to inline data
Andreas Gruenbacher
2018-07-03
1
-0
/
+29
|
*
iomap: refactor iomap_dio_actor
Christoph Hellwig
2018-07-03
1
-36
/
+52
|
*
iomap: add initial support for writes without buffer heads
Christoph Hellwig
2018-06-20
2
-9
/
+112
|
*
iomap: add an iomap-based readpage and readpages implementation
Christoph Hellwig
2018-06-20
1
-1
/
+213
|
*
iomap: add a page_done callback
Christoph Hellwig
2018-06-20
1
-0
/
+3
|
*
iomap: generic inline data handling
Andreas Gruenbacher
2018-06-20
1
-7
/
+55
|
*
iomap: complete partial direct I/O writes synchronously
Andreas Gruenbacher
2018-06-20
1
-10
/
+11
|
*
iomap: mark newly allocated buffer heads as new
Andreas Gruenbacher
2018-06-20
1
-4
/
+5
|
*
fs: factor out a __generic_write_end helper
Christoph Hellwig
2018-06-20
2
-32
/
+37
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-08
11
-96
/
+155
|
\
\
|
*
|
ext4: check superblock mapped prior to committing
Jon Derrick
2018-07-03
1
-0
/
+8
|
*
|
ext4: add more mount time checks of the superblock
Theodore Ts'o
2018-06-18
1
-11
/
+26
|
*
|
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-06-17
3
-6
/
+7
|
*
|
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-06-17
3
-57
/
+3
|
*
|
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
2018-06-17
1
-1
/
+8
|
*
|
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
2018-06-16
1
-0
/
+5
|
*
|
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
2018-06-15
1
-0
/
+1
|
*
|
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
2018-06-15
1
-2
/
+2
|
*
|
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2018-06-14
2
-0
/
+7
|
*
|
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
2018-06-14
4
-6
/
+36
|
*
|
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
2018-06-14
1
-0
/
+25
|
*
|
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
2018-06-14
1
-7
/
+3
|
*
|
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
2018-06-13
1
-3
/
+3
|
*
|
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
2018-06-13
1
-2
/
+8
|
*
|
ext4: add warn_on_error mount option
Theodore Ts'o
2018-06-13
2
-1
/
+13
*
|
|
Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-07-08
14
-54
/
+132
|
\
\
\
|
*
|
|
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
2018-07-05
5
-21
/
+14
|
*
|
|
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-07-05
2
-8
/
+20
|
*
|
|
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
2018-07-05
1
-2
/
+5
[next]