index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
2020-04-28
exec: Remove BUG_ON(has_group_leader_pid)
Eric W. Biederman
2020-04-28
proc: Ensure we see the exit of each process tid exactly once
Eric W. Biederman
2020-04-24
proc: Use PIDTYPE_TGID in next_tgid
Eric W. Biederman
2020-04-24
proc: modernize proc to support multiple private instances
Eric W. Biederman
2020-04-24
Use proc_pid_ns() to get pid_namespace from the proc superblock
Alexey Gladkov
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2020-04-22
proc: use named enums for better readability
Alexey Gladkov
2020-04-22
proc: use human-readable values for hidepid
Alexey Gladkov
2020-04-22
proc: add option to mount only a pids subset
Alexey Gladkov
2020-04-22
proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
Alexey Gladkov
2020-04-22
proc: allow to mount many instances of proc in one pid namespace
Alexey Gladkov
2020-04-22
proc: rename struct proc_fs_info to proc_fs_opts
Alexey Gladkov
2020-04-15
proc: Handle umounts cleanly
Eric W. Biederman
2020-04-12
Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-12
Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-10
Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-10
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
2020-04-10
change email address for Pali Rohár
Pali Rohár
2020-04-10
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
2020-04-10
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
2020-04-10
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
2020-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
2020-04-10
Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-10
Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-09
io_uring: punt final io_ring_ctx wait-and-free to workqueue
Jens Axboe
2020-04-09
smb3: change noisy error message to FYI
Steve French
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-09
proc: Use a dedicated lock in struct pid
Eric W. Biederman
2020-04-09
io_uring: fix fs cleanup on cqe overflow
Pavel Begunkov
2020-04-08
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-04-08
Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-04-08
Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
io_uring: don't read user-shared sqe flags twice
Pavel Begunkov
2020-04-08
io_uring: remove req init from io_get_req()
Pavel Begunkov
2020-04-08
io_uring: alloc req only after getting sqe
Pavel Begunkov
2020-04-08
io_uring: simplify io_get_sqring
Pavel Begunkov
2020-04-08
io_uring: do not always copy iovec in io_req_map_rw()
Xiaoguang Wang
2020-04-08
io_uring: ensure openat sets O_LARGEFILE if needed
Jens Axboe
2020-04-08
orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush
Mike Marshall
2020-04-08
orangefs: get rid of knob code...
Mike Marshall
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]