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
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
4
-8
/
+36
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
1
-1
/
+1
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-15
/
+0
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-24
/
+8
2019-05-06
ext4: export /sys/fs/ext4/feature/casefold if Unicode support is present
Theodore Ts'o
1
-0
/
+6
2019-05-06
io_uring: fix shadowed variable ret return code being not checked
Colin Ian King
1
-1
/
+0
2019-05-06
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2
-48
/
+70
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-8
/
+8
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-155
/
+337
2019-05-02
req->error only used for iopoll
Stefan Bühler
1
-2
/
+1
2019-05-02
io_uring: add support for eventfd notifications
Jens Axboe
1
-0
/
+48
2019-05-02
io_uring: add support for IORING_OP_SYNC_FILE_RANGE
Jens Axboe
1
-0
/
+51
2019-05-02
fs: add sync_file_range() helper
Jens Axboe
1
-64
/
+71
2019-05-02
io_uring: add support for marking commands as draining
Jens Axboe
1
-3
/
+88
2019-05-02
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-92
/
+160
2019-05-02
btrfs: Use kvmalloc for allocating compressed path context
Nikolay Borisov
1
-2
/
+7
2019-05-02
btrfs: Factor out common extent locking code in submit_compressed_extents
Nikolay Borisov
1
-7
/
+3
2019-05-02
btrfs: Set io_tree only once in submit_compressed_extents
Nikolay Borisov
1
-4
/
+1
2019-05-02
btrfs: Replace clear_extent_bit with unlock_extent
Nikolay Borisov
1
-2
/
+1
2019-05-02
btrfs: Make compress_file_range take only struct async_chunk
Nikolay Borisov
1
-11
/
+9
2019-05-02
btrfs: Remove fs_info from struct async_chunk
Nikolay Borisov
1
-7
/
+3
2019-05-02
btrfs: Rename async_cow to async_chunk
Nikolay Borisov
1
-30
/
+30
2019-05-02
btrfs: Preallocate chunks in cow_file_range_async
Nikolay Borisov
1
-34
/
+74
2019-05-02
btrfs: reserve delalloc metadata differently
Josef Bacik
1
-92
/
+52
2019-05-02
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-05-02
xfs: change some error-less functions to void types
Eric Sandeen
11
-58
/
+26
2019-05-02
iomap: move iomap_read_inline_data around
Christoph Hellwig
1
-20
/
+20
2019-05-02
orangefs: make use of ->free_inode()
Al Viro
1
-6
/
+3
2019-05-02
hugetlb: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-05-02
overlayfs: make use of ->free_inode()
Al Viro
1
-7
/
+6
2019-05-02
jfs: switch to ->free_inode()
Al Viro
2
-21
/
+16
2019-05-02
fuse: switch to ->free_inode()
Al Viro
1
-14
/
+10
2019-05-02
ext4: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-05-02
ecryptfs: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-05-02
ceph: use ->free_inode()
Al Viro
3
-4
/
+3
2019-05-02
btrfs: use ->free_inode()
Al Viro
3
-5
/
+4
2019-05-02
afs: switch to use of ->free_inode()
Al Viro
1
-5
/
+4
2019-05-02
ntfs: switch to ->free_inode()
Al Viro
3
-15
/
+6
2019-05-02
ufs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
coda: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
sysv: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
udf: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
ubifs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
squashfs: switch to ->free_inode()
Al Viro
1
-9
/
+2
2019-05-02
romfs: convert to ->free_inode()
Al Viro
1
-9
/
+2
2019-05-02
reiserfs: convert to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
qnx6: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
qnx4: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
procfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
openpromfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
[prev]
[next]