index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-08-22
blk-wbt: move disable check into get_limit()
Jens Axboe
-15
/
+7
2018-08-22
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
-1
/
+3
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
-656
/
+879
2018-08-22
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
-532
/
+1671
2018-08-22
ovl: set I_CREATING on inode being created
Miklos Szeredi
-0
/
+4
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2270
/
+3192
2018-08-22
ipc/util.c: update return value of ipc_getref from int to bool
Manfred Spraul
-2
/
+2
2018-08-22
ipc/util.c: further variable name cleanups
Manfred Spraul
-27
/
+27
2018-08-22
ipc: simplify ipc initialization
Davidlohr Bueso
-54
/
+30
2018-08-22
ipc: get rid of ids->tables_initialized hack
Davidlohr Bueso
-16
/
+8
2018-08-22
lib/rhashtable: guarantee initial hashtable allocation
Davidlohr Bueso
-3
/
+11
2018-08-22
lib/rhashtable: simplify bucket_table_alloc()
Davidlohr Bueso
-5
/
+2
2018-08-22
ipc: drop ipc_lock()
Davidlohr Bueso
-43
/
+23
2018-08-22
ipc/util.c: correct comment in ipc_obtain_object_check
Manfred Spraul
-2
/
+2
2018-08-22
ipc: rename ipcctl_pre_down_nolock()
Manfred Spraul
-8
/
+8
2018-08-22
ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid()
Manfred Spraul
-4
/
+12
2018-08-22
ipc: reorganize initialization of kern_ipc_perm.seq
Manfred Spraul
-44
/
+50
2018-08-22
ipc: compute kern_ipc_perm.id under the ipc lock
Manfred Spraul
-15
/
+41
2018-08-22
init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE
Adrian Reber
-12
/
+12
2018-08-22
fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp
Arnd Bergmann
-3
/
+3
2018-08-22
adfs: use timespec64 for time conversion
Arnd Bergmann
-7
/
+4
2018-08-22
kernel/sysctl.c: fix typos in comments
Randy Dunlap
-3
/
+3
2018-08-22
drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md
Colin Ian King
-2
/
+0
2018-08-22
fork: don't copy inconsistent signal handler state to child
Jann Horn
-0
/
+2
2018-08-22
signal: make get_signal() return bool
Christian Brauner
-3
/
+3
2018-08-22
signal: make sigkill_pending() return bool
Christian Brauner
-3
/
+3
2018-08-22
signal: make legacy_queue() return bool
Christian Brauner
-1
/
+1
2018-08-22
signal: make wants_signal() return bool
Christian Brauner
-5
/
+9
2018-08-22
signal: make flush_sigqueue_mask() void
Christian Brauner
-3
/
+2
2018-08-22
signal: make unhandled_signal() return bool
Christian Brauner
-4
/
+6
2018-08-22
signal: make recalc_sigpending_tsk() return bool
Christian Brauner
-3
/
+4
2018-08-22
signal: make has_pending_signals() return bool
Christian Brauner
-1
/
+1
2018-08-22
signal: make sig_ignored() return bool
Christian Brauner
-3
/
+3
2018-08-22
signal: make sig_task_ignored() return bool
Christian Brauner
-2
/
+2
2018-08-22
signal: make sig_handler_ignored() return bool
Christian Brauner
-2
/
+2
2018-08-22
signal: make kill_ok_by_cred() return bool
Christian Brauner
-11
/
+6
2018-08-22
signal: simplify rt_sigaction()
Christian Brauner
-12
/
+10
2018-08-22
signal: make do_sigpending() void
Christian Brauner
-21
/
+20
2018-08-22
signal: make may_ptrace_stop() return bool
Christian Brauner
-4
/
+4
2018-08-22
signal: make kill_as_cred_perm() return bool
Christian Brauner
-6
/
+7
2018-08-22
signal: make force_sigsegv() void
Christian Brauner
-6
/
+3
2018-08-22
fat: propagate 64-bit inode timestamps
Arnd Bergmann
-48
/
+30
2018-08-22
fat: validate ->i_start before using
OGAWA Hirofumi
-10
/
+20
2018-08-22
fat: add FITRIM ioctl for FAT file system
Wentao Wang
-0
/
+136
2018-08-22
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
-1
/
+3
2018-08-22
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
-1
/
+1
2018-08-22
reiserfs: remove obsolete print_time function
Arnd Bergmann
-12
/
+4
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
-14
/
+21
2018-08-22
hfsplus: drop ACL support
Ernesto A. Fernández
-232
/
+4
2018-08-22
hfsplus: fix decomposition of Hangul characters
Ernesto A. Fernández
-6
/
+56
[next]