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
*
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
2020-12-10
2
-7
/
+5
*
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
2020-12-10
1
-8
/
+3
*
file: In f_dupfd read RLIMIT_NOFILE once.
Eric W. Biederman
2020-12-10
1
-4
/
+5
*
file: Merge __fd_install into fd_install
Eric W. Biederman
2020-12-10
1
-19
/
+6
*
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
2020-12-10
1
-4
/
+5
*
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
1
-12
/
+5
*
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
1
-0
/
+21
*
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
1
-6
/
+1
*
file: Implement task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
1
-0
/
+15
*
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
2020-12-10
1
-1
/
+1
*
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
2
-4
/
+4
*
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
2020-12-10
3
-8
/
+10
*
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
2020-12-10
1
-1
/
+1
*
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
2020-12-10
1
-10
/
+3
*
exec: Remove reset_files_struct
Eric W. Biederman
2020-12-10
1
-12
/
+0
*
exec: Simplify unshare_files
Eric W. Biederman
2020-12-10
2
-8
/
+2
*
exec: Move unshare_files to fix posix file locking during exec
Eric W. Biederman
2020-12-10
1
-14
/
+15
*
exec: Don't open code get_close_on_exec
Eric W. Biederman
2020-12-10
1
-2
/
+1
*
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
|
*
|
|
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
31
-62
/
+31
|
*
|
|
Add a "nosymfollow" mount option.
Mattias Nissler
2020-08-27
4
-1
/
+7
*
|
|
|
Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-24
4
-18
/
+54
|
\
\
\
\
|
*
|
|
|
xfs: cancel intents immediately if process_intents fails
Darrick J. Wong
2020-10-22
1
-0
/
+8
|
*
|
|
|
xfs: fix fallocate functions when rtextsize is larger than 1
Darrick J. Wong
2020-10-21
3
-18
/
+46
[next]