index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-07-11
xfs: use ->t_dfops for all xfs_bunmapi() callers
Brian Foster
2018-07-11
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
2018-07-11
xfs: use ->t_dfops for all xfs_bmapi_write() callers
Brian Foster
2018-07-11
xfs: use ->t_dfops in dqalloc transaction
Brian Foster
2018-07-11
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
2018-07-11
xfs: use ->t_dfops in extent split tx and remove param
Brian Foster
2018-07-11
xfs: remove dfops param in attr fork add path
Brian Foster
2018-07-11
xfs: use ->t_dfops for attr set/remove operations
Brian Foster
2018-07-11
xfs: use ->t_dfops for recovery of [b|c]ui log items
Brian Foster
2018-07-11
xfs: remove dfops param from high level dirname calls
Brian Foster
2018-07-11
xfs: remove dfops parameter from ifree call stack
Brian Foster
2018-07-11
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
Brian Foster
2018-07-11
xfs: cow unwritten conversion uses uninitialized dfops
Brian Foster
2018-07-11
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-11
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
2018-07-11
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
2018-07-11
xfs: refactor the tail of xfs_writepage_map
Christoph Hellwig
2018-07-11
xfs: remove xfs_start_page_writeback
Christoph Hellwig
2018-07-11
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
Christoph Hellwig
2018-07-11
xfs: don't look at buffer heads in xfs_add_to_ioend
Christoph Hellwig
2018-07-11
xfs: remove the imap_valid flag
Christoph Hellwig
2018-07-11
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
Christoph Hellwig
2018-07-11
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
2018-07-11
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2018-07-11
xfs: make xfs_writepage_map extent map centric
Dave Chinner
2018-07-11
xfs: rename the offset variable in xfs_writepage_map
Christoph Hellwig
2018-07-11
xfs: remove xfs_map_cow
Christoph Hellwig
2018-07-11
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
2018-07-11
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
Christoph Hellwig
2018-07-11
xfs: don't clear imap_valid for a non-uptodate buffers
Christoph Hellwig
2018-07-11
xfs: do not set the page uptodate in xfs_writepage_map
Christoph Hellwig
2018-07-11
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-07-11
xfs: simplify xfs_aops_discard_page
Christoph Hellwig
2018-07-11
xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
Christoph Hellwig
2018-07-11
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
2018-07-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-07
Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-07-05
Fix up non-directory creation in SGID directories
Linus Torvalds
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
2018-07-05
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-07-05
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
2018-07-05
cifs: Fix memory leak in smb2_set_ea()
Paulo Alcantara
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
2018-07-05
cifs: Fix validation of signed data in smb2
Paulo Alcantara
2018-07-05
cifs: Fix validation of signed data in smb3+
Paulo Alcantara
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-07-05
autofs: rename 'autofs' module back to 'autofs4'
Linus Torvalds
2018-07-03
userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
Janosch Frank
2018-07-03
iomap: add inline data support to iomap_readpage_actor
Andreas Gruenbacher
[next]