index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
proc/kcore: optimize multiple page reads
Omar Sandoval
2018-08-22
proc/kcore: clean up ELF header generation
Omar Sandoval
2018-08-22
proc/kcore: hold lock during read
Omar Sandoval
2018-08-22
proc/kcore: fix memory hotplug vs multiple opens race
Omar Sandoval
2018-08-22
proc/kcore: replace kclist_lock rwlock with rwsem
Omar Sandoval
2018-08-22
proc/kcore: don't grab lock for memory hotplug notifier
Omar Sandoval
2018-08-22
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
2018-08-22
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
James Morse
2018-08-22
fs/proc/vmcore.c: use new typedef vm_fault_t
Souptick Joarder
2018-08-22
proc: use "unsigned int" in /proc/stat hook
Alexey Dobriyan
2018-08-22
proc: spread "const" a bit
Alexey Dobriyan
2018-08-22
proc: use macro in /proc/latency hook
Alexey Dobriyan
2018-08-22
proc: save 2 atomic ops on write to "/proc/*/attr/*"
Alexey Dobriyan
2018-08-22
proc: put task earlier in /proc/*/fail-nth
Alexey Dobriyan
2018-08-22
proc: smaller readlock section in readdir("/proc")
Alexey Dobriyan
2018-08-22
fs/proc/uptime.c: use ktime_get_boottime_ts64
Arnd Bergmann
2018-08-22
proc: fixup PDE allocation bloat
Alexey Dobriyan
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
2018-08-22
mm: /proc/pid/smaps_rollup: convert to single value seq_file
Vlastimil Babka
2018-08-22
mm: /proc/pid/smaps: factor out common stats printing
Vlastimil Babka
2018-08-22
mm: /proc/pid/smaps: factor out mem stats gathering
Vlastimil Babka
2018-08-22
mm: /proc/pid/*maps remove is_pid and related wrappers
Vlastimil Babka
2018-08-22
autofs: fix autofs_sbi() does not check super block type
Ian Kent
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-17
Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux
Linus Torvalds
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
fs/userfaultfd.c: remove redundant pointer uwq
Colin Ian King
2018-08-17
mm: add SHRINK_EMPTY shrinker methods return value
Kirill Tkhai
2018-08-17
fs: propagate shrinker::id to list_lru
Kirill Tkhai
2018-08-17
fs/super.c: refactor alloc_super()
Kirill Tkhai
2018-08-17
fs, mm: account buffer_head to kmemcg
Shakeel Butt
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-17
ext4: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
mpage: mpage_readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
mpage: add argument structure for do_mpage_readpage()
Jens Axboe
2018-08-17
fs/seq_file.c: simplify seq_file iteration code and interface
NeilBrown
2018-08-17
vfs: discard ATTR_ATTR_FLAG
NeilBrown
2018-08-17
fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
Tetsuo Handa
2018-08-17
ocfs2: make several functions and variables static (and some const)
Colin Ian King
2018-08-17
ocfs2: clean up some unnecessary code
wangyan
2018-08-17
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
2018-08-17
ntfs: mft: remove VLA usage
Kees Cook
2018-08-17
ntfs: decompress: remove VLA usage
Kees Cook
2018-08-17
ntfs: aops: remove VLA usage
Kees Cook
2018-08-17
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
[next]