projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gfs2: Fix filesystem block deallocation for short writes
2022-05-18
Andreas Gruenbacher
gfs2: Fix filesystem block deallocation for short writes
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-09
Andreas Gruenbacher
gfs2: No short reads or writes upon glock contention
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-09
Andreas Gruenbacher
gfs2: Make sure not to return short direct writes
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-09
Andreas Gruenbacher
gfs2: Minor retry logic cleanup
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-09
Andreas Gruenbacher
gfs2: Prevent endless loops in gfs2_file_buffered_write
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
gfs2: Fix mmap + page fault deadlocks for direct I/O
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
iov_iter: Introduce nofault flag to disable page faults
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
gup: Introduce FOLL_NOFAULT flag to disable page faults
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
iomap: Add done_before argument to iomap_dio_rw
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
iomap: Support partial direct I/O on user copy failures
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
iomap: Fix iomap_dio_rw return value for user copies
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
gfs2: Fix mmap + page fault deadlocks for buffered I/O
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
gfs2: Eliminate ip->i_gh
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
gfs2: Clean up function may_grant
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
gfs2: Add wrapper for iomap_file_buffered_write
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
iov_iter: Introduce fault_in_iov_iter_writeable
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-05-01
Andreas Gruenbacher
gup: Turn fault_in_pages_{readable,writeable} into...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-04-08
Andreas Gruenbacher
gfs2: gfs2_setattr_size error path fix
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2022-04-08
Andreas Gruenbacher
powerpc/kvm: Fix kvm_use_magic_page
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-12-08
Andreas Gruenbacher
gfs2: Fix length of holes reported at end-of-file
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-12-01
Andreas Gruenbacher
iomap: Fix inline extent handling in iomap_readpage
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-11-18
Andreas Gruenbacher
gfs2: Fix glock_hash_walk bugs
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-11-18
Andreas Gruenbacher
gfs2: Cancel remote delete work asynchronously
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-11-18
Andreas Gruenbacher
iov_iter: Fix iov_iter_get_pages{,_alloc} page fault...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-08-13
Andreas Gruenbacher
gfs2: Switch to may_setattr in gfs2_setattr
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-08-13
Andreas Gruenbacher
fs: Move notify_change permission checks into may_setattr
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-08-03
Andreas Gruenbacher
iomap: Fix some typos and bad grammar
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-07-15
Andreas Gruenbacher
iomap: Don't create iomap_page objects in iomap_page_mkwrite...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-07-15
Andreas Gruenbacher
iomap: Don't create iomap_page objects for inline files
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-07-15
Andreas Gruenbacher
iomap: Permit pages without an iop to enter writeback
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-06-29
Andreas Gruenbacher
gfs2: Clean up gfs2_unstuff_dinode
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-06-29
Andreas Gruenbacher
gfs2: Unstuff before locking page in gfs2_page_mkwrite
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-06-29
Andreas Gruenbacher
gfs2: Clean up the error handling in gfs2_page_mkwrite
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-06-28
Andreas Gruenbacher
gfs2: Fix error handling in init_statfs
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-06-28
Andreas Gruenbacher
gfs2: Fix underflow in gfs2_page_mkwrite
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-06-28
Andreas Gruenbacher
gfs2: Fix do_gfs2_set_flags description
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-06-01
Andreas Gruenbacher
Revert "gfs2: Fix mmap locking for write faults"
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-05-21
Andreas Gruenbacher
gfs2: Fix mmap locking for write faults
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-05-20
Andreas Gruenbacher
gfs2: Prevent direct-I/O write fallback errors from...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-04-08
Andreas Gruenbacher
gfs2: Make gfs2_setattr_simple static
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-04-03
Andreas Gruenbacher
gfs2: Silence possible null pointer dereference warning
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-04-03
Andreas Gruenbacher
gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-04-03
Andreas Gruenbacher
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-04-03
Andreas Gruenbacher
gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-04-03
Andreas Gruenbacher
gfs2: Add new gfs2_iomap_get helper
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-04-03
Andreas Gruenbacher
gfs2: Remove unused variable sb_format
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-23
Andreas Gruenbacher
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-22
Andreas Gruenbacher
gfs2: Per-revoke accounting in transactions
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-22
Andreas Gruenbacher
gfs2: Rework the log space allocation logic
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-22
Andreas Gruenbacher
gfs2: Minor calc_reserved cleanup
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-17
Andreas Gruenbacher
gfs2: Add local resource group locking
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-17
Andreas Gruenbacher
gfs2: Add per-reservation reserved block accounting
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-17
Andreas Gruenbacher
gfs2: Rename rs_{free -> requested} and rd_{reserved...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-17
Andreas Gruenbacher
gfs2: Check for active reservation in gfs2_release
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-17
Andreas Gruenbacher
gfs2: Don't search for unreserved space twice
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-17
Andreas Gruenbacher
gfs2: Only pass reservation down to gfs2_rbm_find
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-17
Andreas Gruenbacher
gfs2: Also reflect single-block allocations in rgd...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-10
Andreas Gruenbacher
gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-08
Andreas Gruenbacher
gfs2: Add trusted xattr support
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-05
Andreas Gruenbacher
gfs2: Lock imbalance on error path in gfs2_recover_one
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Move function gfs2_ail_empty_tr
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Get rid of current_tail()
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Use a tighter bound in gfs2_trans_begin
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Clean up gfs2_log_reserve
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Don't wait for journal flush in clean_journal
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Move lock flush locking to gfs2_trans_{begin...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Get rid of sd_reserving_log
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Clean up on-stack transactions
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-02-03
Andreas Gruenbacher
gfs2: Use sb_start_intwrite in gfs2_ail_empty_gl
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-19
Andreas Gruenbacher
gfs2: Clean up ail2_empty
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-19
Andreas Gruenbacher
gfs2: Rename gfs2_{write => flush}_revokes
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-19
Andreas Gruenbacher
gfs2: Minor debugging improvement
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-19
Andreas Gruenbacher
gfs2: Some documentation updates
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-19
Andreas Gruenbacher
gfs2: Minor gfs2_write_revokes cleanups
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-19
Andreas Gruenbacher
gfs2: Simplify the buf_limit and databuf_limit definitions
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-19
Andreas Gruenbacher
gfs2: Un-obfuscate function jdesc_find_i
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-18
Andreas Gruenbacher
gfs2: Set GBF_FULL flags when reading resource group
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-18
Andreas Gruenbacher
gfs2: Don't clear GBF_FULL flags in rs_deltree
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-18
Andreas Gruenbacher
Revert "gfs2: Don't reject a supposedly full bitmap...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-18
Andreas Gruenbacher
gfs2: Minor gfs2_inplace_reserve cleanup
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-18
Andreas Gruenbacher
gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-18
Andreas Gruenbacher
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2021-01-18
Andreas Gruenbacher
gfs2: Turn gfs2_rbm_incr into gfs2_rbm_add
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-11-30
Andreas Gruenbacher
Revert "GFS2: Prevent delete work from occurring on...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-11-30
Andreas Gruenbacher
gfs2: Make inode operations static
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-11-30
Andreas Gruenbacher
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-11-26
Andreas Gruenbacher
gfs2: Upgrade shared glocks for atime updates
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-11-02
Andreas Gruenbacher
gfs2: Don't call cancel_delayed_work_sync from within...
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-10-20
Andreas Gruenbacher
gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-10-14
Andreas Gruenbacher
gfs2: Make sure we don't miss any delayed withdraws
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-09-10
Andreas Gruenbacher
iomap: Fix direct I/O write consistency check
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-08-03
Andreas Gruenbacher
fs: Fix typo in comment
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-08-03
Andreas Gruenbacher
gfs2: Fix refcount leak in gfs2_glock_poke
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-08-03
Andreas Gruenbacher
gfs2: Pass glock holder to gfs2_file_direct_{read,write}
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-07-07
Andreas Gruenbacher
gfs2: Rework read and page fault locking
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-07-07
Andreas Gruenbacher
fs: Add IOCB_NOIO flag for generic_file_read_iter
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-07-06
Andreas Gruenbacher
iomap: Make sure iomap_end is called after iomap_begin
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
2020-06-30
Andreas Gruenbacher
gfs2: Don't sleep during glock hash walk
Signed-off-by:
Andreas Gruenbacher
<agruenba@redhat.com>
commit
|
commitdiff
|
tree
next