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
2021-06-29
gfs2: Clean up the error handling in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-28
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
2021-06-28
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-28
gfs2: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-06-28
gfs2: Fix do_gfs2_set_flags description
Andreas Gruenbacher
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2021-06-25
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-24
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-06-21
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
2021-06-21
afs: Fix afs_write_end() to handle short writes
David Howells
2021-06-18
Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-18
afs: Re-enable freezing once a page fault is interrupted
Matthew Wilcox (Oracle)
2021-06-17
Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-17
btrfs: zoned: fix negative space_info->bytes_readonly
Naohiro Aota
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
2021-06-15
proc: only require mm_struct for writing
Linus Torvalds
2021-06-15
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
2021-06-14
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
2021-06-13
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-06-12
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-12
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-10
io_uring: add feature flag for rsrc tags
Pavel Begunkov
2021-06-10
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
2021-06-10
coredump: Limit what can interrupt coredumps
Eric W. Biederman
2021-06-09
Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-08
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
2021-06-07
afs: Fix partial writeback of large files on fsync and close
Marc Dionne
2021-06-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-06
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled
Daniel Rosenberg
2021-06-06
ext4: fix no-key deletion for encrypt+casefold
Daniel Rosenberg
2021-06-06
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
2021-06-06
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2021-06-06
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
2021-06-05
ocfs2: fix data corruption by fallocate
Junxiao Bi
2021-06-04
debugfs: Fix debugfs_read_file_str()
Dietmar Eggemann
2021-06-04
btrfs: promote debugging asserts to full-fledged checks in validate_super
Nikolay Borisov
2021-06-04
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
2021-06-04
btrfs: zoned: fix zone number to sector/physical calculation
Naohiro Aota
2021-06-04
btrfs: do not write supers if we have an fs error
Josef Bacik
2021-06-03
Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-03
Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-03
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
2021-06-03
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2021-06-03
NFS: FMODE_READ and friends are C macros, not enum types
Chuck Lever
2021-06-03
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
2021-06-03
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
2021-06-03
NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
Scott Mayhew
[next]