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
2017-02-18
xfs: simplify xfs_rtallocate_extent
Christoph Hellwig
3
-27
/
+13
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
11
-16
/
+76
2017-02-17
gfs2: Use rhashtable walk interface in glock_hash_walk
Herbert Xu
1
-11
/
+17
2017-02-17
xfs: tune down agno asserts in the bmap code
Christoph Hellwig
1
-16
/
+6
2017-02-17
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
Chandan Rajendra
1
-2
/
+1
2017-02-17
xfs: don't reserve blocks for right shift transactions
Brian Foster
1
-10
/
+10
2017-02-17
xfs: fix len comparison in xfs_extent_busy_trim
Arnd Bergmann
1
-1
/
+1
2017-02-17
xfs: fix uninitialized variable in _reflink_convert_cow
Darrick J. Wong
1
-1
/
+1
2017-02-17
xfs: split indlen reservations fairly when under reserved
Brian Foster
1
-18
/
+43
2017-02-17
xfs: handle indlen shortage on delalloc extent merge
Brian Foster
1
-3
/
+6
2017-02-17
xfs: resurrect debug mode drop buffered writes mechanism
Brian Foster
3
-14
/
+19
2017-02-17
xfs: clear delalloc and cache on buffered write failure
Brian Foster
1
-1
/
+12
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-17
/
+34
2017-02-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-15
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-02-15
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-02-14
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
1
-0
/
+4
2017-02-14
vfs: Use upper filesystem inode in bprm_fill_uid()
Vivek Goyal
1
-1
/
+1
2017-02-14
Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
4
-113
/
+23
2017-02-13
pstore: Check for prz allocation in walker
Kees Cook
1
-2
/
+3
2017-02-13
pstore: Correctly initialize spinlock and flags
Kees Cook
1
-5
/
+7
2017-02-13
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
3
-19
/
+50
2017-02-11
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+28
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-38
/
+61
2017-02-11
Btrfs: fix btrfs_decompress_buf2page()
Omar Sandoval
1
-15
/
+24
2017-02-11
Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-37
/
+60
2017-02-10
afs: Use core kernel UUID generation
Arnd Bergmann
3
-74
/
+6
2017-02-10
afs: Move UUID struct to linux/uuid.h
David Howells
3
-51
/
+29
2017-02-10
kernfs: handle null pointers while printing node name and path
Konstantin Khlebnikov
1
-0
/
+10
2017-02-10
timerfd: Protect the might cancel mechanism proper
Thomas Gleixner
1
-3
/
+14
2017-02-10
ext4: do not use stripe_width if it is not set
Jan Kara
1
-2
/
+2
2017-02-10
ext4: fix stripe-unaligned allocations
Jan Kara
1
-2
/
+4
2017-02-10
nfsd: Revert "nfsd: special case truncates some more"
J. Bruce Fields
1
-37
/
+60
2017-02-09
pstore: don't OOPS when there are no ftrace zones
Brian Norris
1
-1
/
+1
2017-02-09
xfs: don't block the log commit handler for discards
Christoph Hellwig
7
-38
/
+88
2017-02-09
xfs: improve busy extent sorting
Christoph Hellwig
1
-4
/
+12
2017-02-09
xfs: improve handling of busy extents in the low-level allocator
Christoph Hellwig
5
-73
/
+166
2017-02-09
xfs: don't fail xfs_extent_busy allocation
Christoph Hellwig
1
-12
/
+1
2017-02-09
xfs: correct null checks and error processing in xfs_initialize_perag
Bill O'Donnell
1
-9
/
+15
2017-02-09
xfs: update ctime and mtime on clone destinatation inodes
Christoph Hellwig
1
-3
/
+9
2017-02-09
fanotify: simplify the code of fanotify_merge
Kinglong Mee
1
-8
/
+3
2017-02-08
dax: assert that i_rwsem is held exclusive for writes
Christoph Hellwig
1
-1
/
+5
2017-02-08
ext4: fix DAX write locking
Christoph Hellwig
1
-9
/
+1
2017-02-08
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
Jeff Mahoney
1
-2
/
+4
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
5
-7
/
+7
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-76
/
+60
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
1
-1
/
+2
2017-02-07
fscrypt: properly declare on-stack completion
Richard Weinberger
1
-1
/
+1
2017-02-07
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
5
-73
/
+16
[prev]
[next]