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 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
2
-71
/
+53
|
\
|
*
kernfs: move revalidate to be near lookup
Ian Kent
2021-06-15
1
-43
/
+43
|
*
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-14
38
-251
/
+526
|
|
\
|
*
\
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
2021-05-31
53
-307
/
+599
|
|
\
\
|
*
|
|
debugfs: remove return value of debugfs_create_ulong()
Greg Kroah-Hartman
2021-05-21
1
-14
/
+4
|
*
|
|
debugfs: remove return value of debugfs_create_bool()
Greg Kroah-Hartman
2021-05-21
1
-12
/
+3
|
*
|
|
Merge 5.13-rc2 into driver-core-next
Greg Kroah-Hartman
2021-05-17
23
-104
/
+179
|
|
\
\
\
|
*
|
|
|
debugfs: only accept read attributes for blobs
Wolfram Sang
2021-05-14
1
-2
/
+3
*
|
|
|
|
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
1
-4
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
2021-06-14
38
-251
/
+526
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
remove the raw driver
Christoph Hellwig
2021-06-04
1
-4
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
8
-47
/
+53
|
\
\
\
\
\
|
*
|
|
|
|
namei: make sure nd->depth is always valid
Al Viro
2021-04-07
1
-1
/
+1
|
*
|
|
|
|
teach set_nameidata() to handle setting the root as well
Al Viro
2021-04-07
1
-12
/
+16
|
*
|
|
|
|
take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
Al Viro
2021-04-07
2
-27
/
+31
|
*
|
|
|
|
switch file_open_root() to struct path
Al Viro
2021-04-07
7
-13
/
+11
*
|
|
|
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-03
4
-58
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
2021-06-10
4
-24
/
+20
|
*
|
|
|
|
|
fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count()
Al Viro
2021-06-03
1
-1
/
+0
|
*
|
|
|
|
|
generic_perform_write()/iomap_write_actor(): saner logics for short copy
Al Viro
2021-06-02
1
-15
/
+10
|
*
|
|
|
|
|
ntfs_copy_from_user_iter(): don't bother with copying iov_iter
Al Viro
2021-06-02
1
-22
/
+11
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2021-07-03
1
-191
/
+133
|
\
\
\
\
\
\
|
*
|
|
|
|
|
getcwd(2): clean up error handling
Al Viro
2021-05-19
1
-17
/
+12
|
*
|
|
|
|
|
d_path: prepend_path() is unlikely to return non-zero
Al Viro
2021-05-19
1
-3
/
+3
|
*
|
|
|
|
|
d_path: prepend_path(): lift the inner loop into a new helper
Al Viro
2021-05-19
1
-39
/
+38
|
*
|
|
|
|
|
d_path: prepend_path(): lift resetting b in case when we'd return 3 out of loop
Al Viro
2021-05-19
1
-1
/
+3
|
*
|
|
|
|
|
d_path: prepend_path(): get rid of vfsmnt
Al Viro
2021-05-19
1
-7
/
+4
|
*
|
|
|
|
|
d_path: introduce struct prepend_buffer
Al Viro
2021-05-19
1
-67
/
+75
|
*
|
|
|
|
|
d_path: make prepend_name() boolean
Al Viro
2021-05-19
1
-6
/
+6
|
*
|
|
|
|
|
d_path: lift -ENAMETOOLONG handling into callers of prepend_path()
Al Viro
2021-05-19
1
-28
/
+11
|
*
|
|
|
|
|
d_path: don't bother with return value of prepend()
Al Viro
2021-05-19
1
-11
/
+9
|
*
|
|
|
|
|
getcwd(2): saner logics around prepend_path() call
Al Viro
2021-05-19
1
-13
/
+4
|
*
|
|
|
|
|
d_path: get rid of path_with_deleted()
Al Viro
2021-05-19
1
-18
/
+5
|
*
|
|
|
|
|
d_path: regularize handling of root dentry in __dentry_path()
Al Viro
2021-05-19
1
-16
/
+5
|
*
|
|
|
|
|
d_path: saner calling conventions for __dentry_path()
Al Viro
2021-05-18
1
-20
/
+13
|
*
|
|
|
|
|
d_path: "\0" is {0,0}, not {0}
Al Viro
2021-05-18
1
-5
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
3
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-30
2
-5
/
+5
|
*
|
|
|
|
|
bootconfig: Change array value to use child node
Masami Hiramatsu
2021-06-10
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-02
92
-3036
/
+3827
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs: don't wait on future iclogs when pushing the CIL
Dave Chinner
2021-06-25
1
-7
/
+28
|
*
|
|
|
|
|
|
xfs: Fix a CIL UAF by getting get rid of the iclog callback lock
Dave Chinner
2021-06-25
3
-35
/
+18
|
*
|
|
|
|
|
|
xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks
Dave Chinner
2021-06-25
1
-10
/
+6
|
*
|
|
|
|
|
|
xfs: don't nest icloglock inside ic_callback_lock
Dave Chinner
2021-06-25
1
-14
/
+4
|
*
|
|
|
|
|
|
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
2021-06-25
1
-1
/
+1
|
*
|
|
|
|
|
|
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
2021-06-22
1
-3
/
+4
|
*
|
|
|
|
|
|
xfs: remove dead stale buf unpin handling code
Brian Foster
2021-06-21
1
-19
/
+2
|
*
|
|
|
|
|
|
xfs: hold buffer across unpin and potential shutdown processing
Brian Foster
2021-06-21
1
-16
/
+21
|
*
|
|
|
|
|
|
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2021-06-21
2
-1
/
+7
|
*
|
|
|
|
|
|
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
2021-06-21
1
-1
/
+9
[next]