index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
1
-3
/
+19
2020-03-25
exec: Move exec_mmap right after de_thread in flush_old_exec
Eric W. Biederman
1
-12
/
+12
2020-03-25
exec: Move cleanup of posix timers on exec out of de_thread
Eric W. Biederman
1
-5
/
+5
2020-03-25
exec: Factor unshare_sighand out of de_thread and call it separately
Eric W. Biederman
1
-13
/
+26
2020-03-25
exec: Only compute current once in flush_old_exec
Eric W. Biederman
1
-4
/
+5
2020-02-28
proc: Remove the now unnecessary internal mount of proc
Eric W. Biederman
1
-36
/
+0
2020-02-24
proc: Use a list of inodes to flush from proc
Eric W. Biederman
3
-76
/
+38
2020-02-24
proc: Clear the pieces of proc_inode that proc_evict_inode cares about
Eric W. Biederman
1
-5
/
+11
2020-02-24
proc: Use d_invalidate in proc_prune_siblings_dcache
Eric W. Biederman
3
-7
/
+19
2020-02-21
proc: In proc_prune_siblings_dcache cache an aquired super block
Eric W. Biederman
1
-4
/
+10
2020-02-20
proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache
Eric W. Biederman
3
-34
/
+40
2020-02-20
proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
Eric W. Biederman
3
-5
/
+6
2020-02-16
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-1
/
+44
2020-02-16
Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-6
/
+44
2020-02-16
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-63
/
+86
2020-02-15
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
1
-10
/
+4
2020-02-15
Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
6
-24
/
+175
2020-02-15
Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-104
/
+44
2020-02-15
Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-113
/
+284
2020-02-14
cifs: make sure we do not overflow the max EA buffer size
Ronnie Sahlberg
1
-1
/
+34
2020-02-14
cifs: enable change notification for SMB2.1 dialect
Steve French
1
-0
/
+1
2020-02-14
io_uring: prune request from overflow list on flush
Jens Axboe
1
-0
/
+28
2020-02-14
NFSv4: Ensure the delegation cred is pinned when we call delegreturn
Trond Myklebust
1
-3
/
+8
2020-02-14
NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
Trond Myklebust
2
-7
/
+27
2020-02-13
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
1
-1
/
+1
2020-02-13
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F)
1
-4
/
+21
2020-02-13
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
zhangyi (F)
2
-32
/
+21
2020-02-13
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
1
-0
/
+1
2020-02-13
ext4: fix checksum errors with indexed dirs
Jan Kara
4
-7
/
+31
2020-02-13
ext4: fix support for inode sizes > 1024 bytes
Theodore Ts'o
1
-8
/
+10
2020-02-13
ext4: simplify checking quota limits in ext4_statfs()
Jan Kara
1
-8
/
+2
2020-02-13
ext4: don't assume that mmp_nodename/bdevname have NUL
Andreas Dilger
1
-5
/
+7
2020-02-13
cifs: Fix mode output in debugging statements
Frank Sorenson
3
-4
/
+4
2020-02-13
io-wq: don't call kXalloc_node() with non-online node
Jens Axboe
1
-4
/
+18
2020-02-12
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
3
-3
/
+109
2020-02-12
btrfs: sysfs, move device id directories to UUID/devinfo
Anand Jain
1
-1
/
+1
2020-02-12
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
2
-0
/
+16
2020-02-12
Btrfs: fix race between shrinking truncate and fiemap
Filipe Manana
1
-0
/
+8
2020-02-12
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
1
-0
/
+2
2020-02-12
btrfs: print message when tree-log replay starts
David Sterba
1
-0
/
+1
2020-02-12
Btrfs: fix race between using extent maps and merging them
Filipe Manana
1
-0
/
+11
2020-02-12
btrfs: ref-verify: fix memory leaks
Wenwen Wang
1
-0
/
+5
2020-02-12
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+9
2020-02-11
ceph: noacl mount option is effectively ignored
Xiubo Li
1
-4
/
+4
2020-02-11
ceph: canonicalize server path in place
Ilya Dryomov
2
-94
/
+29
2020-02-11
ceph: do not execute direct write in parallel if O_APPEND is specified
Xiubo Li
1
-6
/
+11
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
2
-3
/
+16
2020-02-10
NFS: Fix up directory verifier races
Trond Myklebust
1
-7
/
+14
2020-02-10
cifs: fix mount option display for sec=krb5i
Petr Pavlu
1
-1
/
+5
2020-02-10
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
[next]