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
*
fs: move ramfs_aops to libfs
Christoph Hellwig
2021-06-29
4
-26
/
+16
*
fs: unexport __set_page_dirty
Christoph Hellwig
2021-06-29
1
-1
/
+0
*
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2021-06-29
1
-10
/
+101
*
writeback, cgroup: support switching multiple inodes at once
Roman Gushchin
2021-06-29
1
-42
/
+64
*
writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
Roman Gushchin
2021-06-29
1
-8
/
+11
*
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
2021-06-29
1
-34
/
+59
*
writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
Roman Gushchin
2021-06-29
1
-14
/
+4
*
writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
Roman Gushchin
2021-06-29
1
-2
/
+3
*
writeback, cgroup: add smp_mb() to cgroup_writeback_umount()
Roman Gushchin
2021-06-29
1
-0
/
+6
*
writeback, cgroup: do not switch inodes with I_WILL_FREE flag
Roman Gushchin
2021-06-29
1
-4
/
+4
*
dax: fix ENOMEM handling in grab_mapping_entry()
Jan Kara
2021-06-29
1
-1
/
+2
*
ocfs2: remove redundant initialization of variable ret
Colin Ian King
2021-06-29
1
-1
/
+1
*
ocfs2: replace simple_strtoull() with kstrtoull()
Chen Huang
2021-06-29
1
-2
/
+3
*
ocfs2: remove repeated uptodate check for buffer
Wan Jiabing
2021-06-29
1
-2
/
+1
*
ocfs2: remove redundant assignment to pointer queue
Colin Ian King
2021-06-29
1
-1
/
+1
*
ocfs2: fix snprintf() checking
Dan Carpenter
2021-06-29
2
-11
/
+3
*
ocfs2: remove unnecessary INIT_LIST_HEAD()
Yang Yingliang
2021-06-29
1
-2
/
+0
*
squashfs: add option to panic on errors
Vincent Whitchurch
2021-06-29
3
-1
/
+91
*
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
2021-06-29
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-25
1
-0
/
+1
|
\
|
*
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
2021-06-25
1
-0
/
+1
*
|
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2021-06-25
4
-17
/
+26
|
\
\
|
*
|
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
2021-06-22
3
-17
/
+21
|
*
|
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2021-06-22
2
-0
/
+5
|
|
/
*
|
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-25
2
-15
/
+45
|
\
\
|
|
/
|
/
|
|
*
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
2021-06-21
1
-13
/
+36
|
*
afs: Fix afs_write_end() to handle short writes
David Howells
2021-06-21
1
-2
/
+9
*
|
Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-19
1
-4
/
+4
|
\
\
|
*
|
btrfs: zoned: fix negative space_info->bytes_readonly
Naohiro Aota
2021-06-17
1
-4
/
+4
*
|
|
afs: Re-enable freezing once a page fault is interrupted
Matthew Wilcox (Oracle)
2021-06-18
1
-5
/
+8
*
|
|
Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-17
1
-2
/
+2
|
\
\
\
|
*
|
|
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
2021-06-14
1
-2
/
+2
*
|
|
|
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
2021-06-16
1
-0
/
+1
*
|
|
|
proc: only require mm_struct for writing
Linus Torvalds
2021-06-15
1
-1
/
+3
*
|
|
|
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
2021-06-15
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-06-13
5
-13
/
+33
|
\
\
\
|
*
|
|
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
2021-06-03
1
-2
/
+7
|
*
|
|
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2021-06-03
2
-1
/
+12
|
*
|
|
NFS: FMODE_READ and friends are C macros, not enum types
Chuck Lever
2021-06-03
1
-4
/
+0
|
*
|
|
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
2021-06-03
1
-1
/
+1
|
*
|
|
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
2021-06-03
1
-1
/
+1
|
*
|
|
NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
Scott Mayhew
2021-06-03
1
-4
/
+4
|
*
|
|
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
2021-06-01
1
-0
/
+8
*
|
|
|
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
debugfs: Fix debugfs_read_file_str()
Dietmar Eggemann
2021-06-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-12
1
-13
/
+29
|
\
\
\
\
|
*
|
|
|
io_uring: add feature flag for rsrc tags
Pavel Begunkov
2021-06-11
1
-1
/
+2
|
*
|
|
|
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
2021-06-11
1
-12
/
+27
*
|
|
|
|
coredump: Limit what can interrupt coredumps
Eric W. Biederman
2021-06-10
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-09
4
-15
/
+54
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]