index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
2
-2
/
+17
*
proc/kcore: optimize multiple page reads
Omar Sandoval
2018-08-22
1
-3
/
+11
*
proc/kcore: clean up ELF header generation
Omar Sandoval
2018-08-22
1
-209
/
+141
*
proc/kcore: hold lock during read
Omar Sandoval
2018-08-22
1
-30
/
+40
*
proc/kcore: fix memory hotplug vs multiple opens race
Omar Sandoval
2018-08-22
1
-49
/
+44
*
proc/kcore: replace kclist_lock rwlock with rwsem
Omar Sandoval
2018-08-22
1
-10
/
+10
*
proc/kcore: don't grab lock for memory hotplug notifier
Omar Sandoval
2018-08-22
1
-4
/
+2
*
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
2018-08-22
1
-4
/
+3
*
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
James Morse
2018-08-22
1
-1
/
+3
*
fs/proc/vmcore.c: use new typedef vm_fault_t
Souptick Joarder
2018-08-22
1
-1
/
+1
*
proc: use "unsigned int" in /proc/stat hook
Alexey Dobriyan
2018-08-22
1
-1
/
+1
*
proc: spread "const" a bit
Alexey Dobriyan
2018-08-22
1
-2
/
+2
*
proc: use macro in /proc/latency hook
Alexey Dobriyan
2018-08-22
1
-1
/
+1
*
proc: save 2 atomic ops on write to "/proc/*/attr/*"
Alexey Dobriyan
2018-08-22
1
-19
/
+19
*
proc: put task earlier in /proc/*/fail-nth
Alexey Dobriyan
2018-08-22
1
-3
/
+1
*
proc: smaller readlock section in readdir("/proc")
Alexey Dobriyan
2018-08-22
1
-2
/
+2
*
fs/proc/uptime.c: use ktime_get_boottime_ts64
Arnd Bergmann
2018-08-22
1
-2
/
+2
*
proc: fixup PDE allocation bloat
Alexey Dobriyan
2018-08-22
2
-12
/
+11
*
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
2018-08-22
1
-0
/
+2
*
mm: zero out the vma in vma_init()
Andrew Morton
2018-08-22
1
-2
/
+0
*
mm: /proc/pid/smaps_rollup: convert to single value seq_file
Vlastimil Babka
2018-08-22
2
-60
/
+96
*
mm: /proc/pid/smaps: factor out common stats printing
Vlastimil Babka
2018-08-22
1
-22
/
+29
*
mm: /proc/pid/smaps: factor out mem stats gathering
Vlastimil Babka
2018-08-22
1
-24
/
+31
*
mm: /proc/pid/*maps remove is_pid and related wrappers
Vlastimil Babka
2018-08-22
4
-144
/
+18
*
autofs: fix autofs_sbi() does not check super block type
Ian Kent
2018-08-22
2
-2
/
+3
*
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
1
-2
/
+3
|
\
|
*
tracefs: Annotate tracefs_ops with __ro_after_init
Zubin Mithra
2018-07-31
1
-2
/
+3
*
|
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-08-20
14
-230
/
+302
|
\
\
|
*
|
ceph: don't drop message if it contains more data than expected
Yan, Zheng
2018-08-13
2
-4
/
+4
|
*
|
ceph: support cephfs' own feature bits
Yan, Zheng
2018-08-13
2
-9
/
+51
|
*
|
ceph: refactor error handling code in ceph_reserve_caps()
Chengguang Xu
2018-08-13
1
-33
/
+13
|
*
|
ceph: refactor ceph_unreserve_caps()
Chengguang Xu
2018-08-13
2
-31
/
+37
|
*
|
ceph: change to void return type for __do_request()
Chengguang Xu
2018-08-13
1
-6
/
+5
|
*
|
ceph: compare fsc->max_file_size and inode->i_size for max file size limit
Chengguang Xu
2018-08-13
1
-1
/
+2
|
*
|
ceph: add additional size check in ceph_setattr()
Chengguang Xu
2018-08-13
1
-0
/
+5
|
*
|
ceph: add additional offset check in ceph_write_iter()
Chengguang Xu
2018-08-02
1
-4
/
+11
|
*
|
ceph: add additional range check in ceph_fallocate()
Chengguang Xu
2018-08-02
1
-3
/
+5
|
*
|
ceph: add new field max_file_size in ceph_fs_client
Chengguang Xu
2018-08-02
3
-2
/
+5
|
*
|
libceph: add authorizer challenge
Ilya Dryomov
2018-08-02
1
-0
/
+11
|
*
|
ceph: adding new return type vm_fault_t
Souptick Joarder
2018-08-02
1
-30
/
+32
|
*
|
ceph: use timespec64 for r_stamp
Arnd Bergmann
2018-08-02
3
-6
/
+5
|
*
|
libceph: use timespec64 for r_mtime
Arnd Bergmann
2018-08-02
2
-11
/
+9
|
*
|
ceph: use timespec64 for inode timestamp
Arnd Bergmann
2018-08-02
8
-74
/
+71
|
*
|
ceph: stop using current_kernel_time()
Arnd Bergmann
2018-08-02
1
-1
/
+4
|
*
|
ceph: add d_drop for some error cases in ceph_symlink()
Chengguang Xu
2018-08-02
1
-2
/
+4
|
*
|
ceph: add d_drop for some error cases in ceph_mknod()
Chengguang Xu
2018-08-02
1
-3
/
+5
|
*
|
ceph: return errors from posix_acl_equiv_mode() correctly
Chengguang Xu
2018-08-02
1
-3
/
+3
|
*
|
ceph: fix incorrect use of strncpy
Yan, Zheng
2018-08-02
1
-2
/
+2
|
*
|
libceph: amend "bad option arg" error message
Ilya Dryomov
2018-08-02
1
-2
/
+1
|
*
|
ceph: restore ctime as well in the case of restoring old mode
Chengguang Xu
2018-08-02
1
-2
/
+4
[next]