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
*
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-29
7
-79
/
+184
|
\
|
*
afs: Fix dirty-region encoding on ppc32 with 64K pages
David Howells
2020-10-29
2
-9
/
+20
|
*
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
2020-10-29
3
-12
/
+76
|
*
afs: Alter dirty range encoding in page->private
David Howells
2020-10-29
2
-4
/
+4
|
*
afs: Wrap page->private manipulations in inline functions
David Howells
2020-10-29
2
-18
/
+41
|
*
afs: Fix where page->private is set during write
David Howells
2020-10-29
1
-15
/
+26
|
*
afs: Fix page leak on afs_write_begin() failure
David Howells
2020-10-29
1
-12
/
+11
|
*
afs: Fix to take ref on page when PG_private is set
David Howells
2020-10-29
4
-26
/
+18
|
*
afs: Fix afs_launder_page to not clear PG_writeback
David Howells
2020-10-27
2
-4
/
+7
|
*
afs: Fix a use after free in afs_xattr_get_acl()
Dan Carpenter
2020-10-27
1
-1
/
+1
|
*
afs: Fix tracing deref-before-check
David Howells
2020-10-27
1
-1
/
+2
|
*
afs: Fix copy_file_range()
David Howells
2020-10-27
1
-0
/
+1
*
|
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-29
9
-133
/
+73
|
\
\
|
*
|
ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/...
Theodore Ts'o
2020-10-28
1
-0
/
+2
|
*
|
ext4: use generic casefolding support
Daniel Rosenberg
2020-10-28
5
-93
/
+17
|
*
|
ext4: do not use extent after put_bh
yangerkun
2020-10-28
1
-15
/
+15
|
*
|
ext4: use IS_ERR() for error checking of path
Harshad Shirwadkar
2020-10-28
1
-2
/
+4
|
*
|
ext4: fix mmap write protection for data=journal mode
Jan Kara
2020-10-28
1
-2
/
+3
|
*
|
ext4: use s_mount_flags instead of s_mount_state for fast commit state
Harshad Shirwadkar
2020-10-28
3
-15
/
+15
|
*
|
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
2020-10-28
1
-1
/
+11
|
*
|
ext4: properly check for dirty state in ext4_inode_datasync_dirty()
Andrea Righi
2020-10-28
1
-4
/
+6
|
*
|
ext4: fix double locking in ext4_fc_commit_dentry_updates()
Harshad Shirwadkar
2020-10-28
1
-1
/
+0
*
|
|
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
2020-10-26
1
-1
/
+2
|
|
/
|
/
|
*
|
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
|
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-10-25
8
-15
/
+213
|
\
\
|
*
|
cifs: update internal module version number
Steve French
2020-10-24
1
-1
/
+1
|
*
|
smb3: add some missing definitions from MS-FSCC
Steve French
2020-10-23
2
-0
/
+28
|
*
|
smb3: remove two unused variables
Steve French
2020-10-23
1
-5
/
+0
|
*
|
smb3: add support for stat of WSL reparse points for special file types
Steve French
2020-10-23
6
-14
/
+189
*
|
|
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
4
-116
/
+189
|
\
\
\
|
*
|
|
splice: change exported internal do_splice() helper to take kernel offset
Jens Axboe
2020-10-22
1
-13
/
+50
|
*
|
|
io_uring: make loop_rw_iter() use original user supplied pointers
Jens Axboe
2020-10-22
1
-14
/
+12
|
*
|
|
io_uring: remove req cancel in ->flush()
Pavel Begunkov
2020-10-22
1
-23
/
+5
|
*
|
|
io-wq: re-set NUMA node affinities if CPUs come online
Jens Axboe
2020-10-22
1
-4
/
+56
|
*
|
|
io_uring: don't reuse linked_timeout
Pavel Begunkov
2020-10-22
1
-1
/
+3
|
*
|
|
io_uring: unify fsize with def->work_flags
Jens Axboe
2020-10-21
3
-14
/
+18
|
*
|
|
io_uring: fix racy REQ_F_LINK_TIMEOUT clearing
Pavel Begunkov
2020-10-19
1
-4
/
+13
|
*
|
|
io_uring: do poll's hash_node init in common code
Pavel Begunkov
2020-10-19
1
-2
/
+1
|
*
|
|
io_uring: inline io_poll_task_handler()
Pavel Begunkov
2020-10-19
1
-19
/
+12
|
*
|
|
io_uring: remove extra ->file check in poll prep
Pavel Begunkov
2020-10-19
1
-2
/
+0
|
*
|
|
io_uring: make cached_cq_overflow non atomic_t
Pavel Begunkov
2020-10-19
1
-5
/
+6
|
*
|
|
io_uring: inline io_fail_links()
Pavel Begunkov
2020-10-19
1
-10
/
+3
|
*
|
|
io_uring: kill ref get/drop in personality init
Pavel Begunkov
2020-10-19
1
-4
/
+9
|
*
|
|
io_uring: flags-based creds init in queue
Pavel Begunkov
2020-10-19
1
-2
/
+2
*
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
36
-106
/
+68
|
\
\
\
\
|
*
|
|
|
fs: remove KSTAT_QUERY_FLAGS
Christoph Hellwig
2020-09-27
1
-4
/
+4
|
*
|
|
|
fs: remove vfs_stat_set_lookup_flags
Christoph Hellwig
2020-09-27
1
-21
/
+12
|
*
|
|
|
fs: move vfs_fstatat out of line
Christoph Hellwig
2020-09-27
1
-2
/
+7
|
*
|
|
|
fs: remove vfs_statx_fd
Christoph Hellwig
2020-09-27
1
-15
/
+7
|
*
|
|
|
fs: omfs: use kmemdup() rather than kmalloc+memcpy
Alex Dewar
2020-09-23
1
-2
/
+1
[next]