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
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
7
-37
/
+46
|
\
|
*
signal: Don't send signals to tasks that don't exist
Eric W. Biederman
2018-08-15
1
-2
/
+4
|
*
signal: Pass pid type into do_send_sig_info
Eric W. Biederman
2018-07-21
1
-3
/
+3
|
*
signal: Pass pid type into send_sigio_to_task & send_sigurg_to_task
Eric W. Biederman
2018-07-21
1
-17
/
+9
|
*
signal: Use PIDTYPE_TGID to clearly store where file signals will be sent
Eric W. Biederman
2018-07-21
3
-24
/
+35
|
*
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
1
-0
/
+1
|
*
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2018-07-21
1
-0
/
+1
|
*
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
2018-07-21
2
-0
/
+2
*
|
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
|
*
|
|
ceph: add retry logic for error -ERANGE in ceph_get_acl()
Chengguang Xu
2018-08-02
1
-3
/
+15
*
|
|
|
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
2
-9
/
+23
|
\
\
\
\
|
*
|
|
|
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-30
77
-664
/
+796
|
|
\
|
|
|
|
*
|
|
|
sysfs: Fix internal_create_group() for named group updates
Rajat Jain
2018-07-07
1
-7
/
+22
|
*
|
|
|
kernfs: Replace strncpy with memcpy
Guenter Roeck
2018-07-07
1
-1
/
+1
*
|
|
|
|
Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux
Linus Torvalds
2018-08-17
3
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
piaojun
2018-08-13
1
-2
/
+4
|
*
|
|
|
|
fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
2018-08-13
1
-1
/
+1
|
*
|
|
|
|
fs/9p/vfs_file.c: use new return type vm_fault_t
Souptick Joarder
2018-08-13
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
40
-231
/
+283
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fs/userfaultfd.c: remove redundant pointer uwq
Colin Ian King
2018-08-17
1
-3
/
+0
|
*
|
|
|
|
|
mm: add SHRINK_EMPTY shrinker methods return value
Kirill Tkhai
2018-08-17
1
-0
/
+3
|
*
|
|
|
|
|
fs: propagate shrinker::id to list_lru
Kirill Tkhai
2018-08-17
1
-2
/
+2
|
*
|
|
|
|
|
fs/super.c: refactor alloc_super()
Kirill Tkhai
2018-08-17
1
-4
/
+4
|
*
|
|
|
|
|
fs, mm: account buffer_head to kmemcg
Shakeel Butt
2018-08-17
1
-2
/
+10
|
*
|
|
|
|
|
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-17
6
-9
/
+30
|
*
|
|
|
|
|
ext4: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
3
-5
/
+7
[next]