index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec")
Eric W. Biederman
1
-2
/
+2
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-11
exec: Set the point of no return sooner
Eric W. Biederman
1
-7
/
+5
2020-05-11
exec: Move handling of the point of no return to the top level
Eric W. Biederman
1
-9
/
+12
2020-05-11
exec: Run sync_mm_rss before taking exec_update_mutex
Eric W. Biederman
1
-1
/
+2
2020-05-09
exec: Fix spelling of search_binary_handler in a comment
Eric W. Biederman
1
-1
/
+1
2020-05-09
exec: Move the comment from above de_thread to above unshare_sighand
Eric W. Biederman
1
-6
/
+6
2020-05-07
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
5
-6
/
+6
2020-05-07
exec: Move most of setup_new_exec into flush_old_exec
Eric W. Biederman
1
-41
/
+44
2020-05-07
exec: In setup_new_exec cache current in the local variable me
Eric W. Biederman
1
-11
/
+12
2020-05-07
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
5
-34
/
+26
2020-05-07
exec: Rename the flag called_exec_mmap point_of_no_return
Eric W. Biederman
1
-6
/
+6
2020-05-07
exec: Make unlocking exec_update_mutex explict
Eric W. Biederman
1
-3
/
+3
2020-05-07
binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf
Eric W. Biederman
3
-4
/
+3
2020-04-26
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-18
/
+78
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-12
/
+3
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-1
/
+0
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
1
-1
/
+0
2020-04-24
Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+5
2020-04-24
Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+11
2020-04-24
Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
7
-21
/
+15
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
4
-12
/
+11
2020-04-24
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
1
-1
/
+1
2020-04-24
afs: Remove some unused bits
David Howells
3
-8
/
+3
2020-04-23
Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2
-1
/
+5
2020-04-23
Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Linus Torvalds
6
-35
/
+45
2020-04-22
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
1
-0
/
+5
2020-04-22
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
1
-17
/
+65
2020-04-22
cifs: do not share tcons with DFS
Paulo Alcantara
1
-0
/
+4
2020-04-22
exfat: truncate atimes to 2s granularity
Eric Sandeen
5
-1
/
+24
2020-04-22
exfat: properly set s_time_gran
Eric Sandeen
1
-1
/
+1
2020-04-22
exfat: remove 'bps' mount-option
Tetsuhiro Kohada
1
-1
/
+0
2020-04-22
exfat: Unify access to the boot sector
Tetsuhiro Kohada
2
-30
/
+16
2020-04-22
exfat: add missing MODULE_ALIAS_FS()
Thomas Backlund
1
-0
/
+1
2020-04-22
exfat: Fix discard support
Pali Rohár
1
-2
/
+3
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
1
-1
/
+2
2020-04-21
coredump: fix null pointer dereference on coredump
Sudip Mukherjee
1
-0
/
+2
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-2
/
+3
2020-04-21
block: remove unused header
Ma, Jianpeng
1
-1
/
+0
2020-04-21
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
1
-0
/
+2
2020-04-20
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
Douglas Anderson
1
-0
/
+10
2020-04-19
io_uring: only restore req->work for req that needs do completion
Xiaoguang Wang
1
-5
/
+5
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+13
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
8
-18
/
+26
2020-04-19
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-3
/
+22
2020-04-18
Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-20
/
+42
2020-04-17
buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.
Zhiqiang Liu
1
-1
/
+1
2020-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-0
/
+7
2020-04-17
Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-139
/
+162
2020-04-17
Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-2
/
+17
[next]