index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
task_nommu.c
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-09-19
proc: nommu: fix empty /proc/<pid>/maps
Ben Wolsieffer
2023-09-19
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
2023-08-21
mm: factor out VMA stack and heap checks
Kefeng Wang
2023-06-23
mm: nommu: correct the range of mmap_sem_read_lock in task_mem()
lipeifeng
2023-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2022-09-26
proc: remove VMA rbtree use from nommu
Matthew Wilcox (Oracle)
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/maps
Konstantin Khlebnikov
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-05
proc: use seq_puts() everywhere
Alexey Dobriyan
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2018-08-22
mm: /proc/pid/*maps remove is_pid and related wrappers
Vlastimil Babka
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
procfs: remove unused variable
Arnd Bergmann
2017-09-08
fs, proc: remove priv argument from is_stack
Michal Hocko
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: use mmget_not_zero() helper
Vegard Nossum
2016-10-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2016-02-03
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2015-06-23
vfs: add seq_file_path() helper
Miklos Szeredi
2014-10-09
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2014-10-09
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2014-10-09
fs/proc/task_nommu.c: don't use priv->task->mm
Oleg Nesterov
2014-10-09
fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open()
Oleg Nesterov
2014-10-09
fs/proc/task_nommu.c: change maps_open() to use __seq_open_private()
Oleg Nesterov
2013-11-15
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2013-02-22
new helper: file_inode(file)
Al Viro
2012-05-31
proc: remove mm_for_maps()
Cong Wang
2012-03-21
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2011-03-23
report errors in /proc/*/*map* sanely
Al Viro
2011-01-13
proc: use unsigned long inside /proc/*/statm
Alexey Dobriyan
2010-06-29
nommu: add '[stack]' label to /proc/pid/maps output
Mike Frysinger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
procfs: use proper units for noMMU statm
Steven J. Magnani
2009-08-10
mm_for_maps: shift down_read(mmap_sem) to the caller
Oleg Nesterov
2009-04-08
nommu: fix typo vma->pg_off to vma->vm_pgoff
Nobuhiro Iwamatsu
2009-04-07
/proc/pid/maps: don't show pgoff of pure ANON VMAs
KAMEZAWA Hiroyuki
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
New locking/refcounting for fs_struct
Al Viro
2009-01-08
NOMMU: Improve procfs output using per-MM VMAs
David Howells
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-10-10
proc: remove kernel.maps_protect
Alexey Dobriyan
2008-07-14
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
2008-05-04
task_nommu: fix compile failing bug because of spilt file.h
Bryan Wu
2008-04-29
procfs task exe symlink
Matt Helsley
[next]