index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-08-15
NFS: Use an atomic_long_t to count the number of requests
Trond Myklebust
2017-08-15
NFSv4: Use a mutex to protect the per-inode commit lists
Trond Myklebust
2017-08-15
NFS: Refactor nfs_page_find_head_request()
Trond Myklebust
2017-08-15
NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()
Trond Myklebust
2017-08-15
NFS: Fix up nfs_page_group_covers_page()
Trond Myklebust
2017-08-15
NFS: Remove unused parameter from nfs_page_group_lock()
Trond Myklebust
2017-08-15
NFS: Remove unuse function nfs_page_group_lock_wait()
Trond Myklebust
2017-08-15
NFS: Remove nfs_page_group_clear_bits()
Trond Myklebust
2017-08-15
NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases
Trond Myklebust
2017-08-15
NFS: Further optimise nfs_lock_and_join_requests()
Trond Myklebust
2017-08-15
NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()
Trond Myklebust
2017-08-15
NFS: Remove page group limit in nfs_flush_incompatible()
Trond Myklebust
2017-08-15
NFS: Teach nfs_try_to_update_request() to deal with request page_groups
Trond Myklebust
2017-08-15
NFS: Fix the inode request accounting when pages have subrequests
Trond Myklebust
2017-08-15
NFS: Don't unlock writebacks before declaring PG_WB_END
Trond Myklebust
2017-08-15
NFS: Don't check request offset and size without holding a lock
Trond Myklebust
2017-08-15
NFS: Fix an ABBA issue in nfs_lock_and_join_requests()
Trond Myklebust
2017-08-15
NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()
Trond Myklebust
2017-08-15
NFS: Ensure we always dereference the page head last
Trond Myklebust
2017-08-15
NFS: Reduce lock contention in nfs_try_to_update_request()
Trond Myklebust
2017-08-15
NFS: Reduce lock contention in nfs_page_find_head_request()
Trond Myklebust
2017-08-15
NFS: Simplify page writeback
Trond Myklebust
2017-08-11
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
2017-08-11
fuse: set mapping error in writepage_locked when it fails
Jeff Layton
2017-08-10
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
Mike Rapoport
2017-08-10
mm: fix KSM data corruption
Minchan Kim
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
2017-08-09
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
2017-08-08
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-07
Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
2017-08-05
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
2017-08-05
ext4: remove unused mode parameter
Tahsin Erdogan
2017-08-05
ext4: fix warning about stack corruption
Arnd Bergmann
2017-08-05
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-08-05
ext4: silence array overflow warning
Dan Carpenter
2017-08-05
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-08-05
ext4: release discard bio after sending discard commands
Daeho Jeong
2017-08-04
xfs: Fix per-inode DAX flag inheritance
Lukas Czerner
2017-08-04
xfs: Fix leak of discard bio
Jan Kara
2017-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]