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
2018-02-07
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
1
-1
/
+28
2018-02-07
proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth
Alexey Dobriyan
1
-3
/
+2
2018-02-07
proc: use %u for pid printing and slightly less stack
Alexey Dobriyan
4
-15
/
+14
2018-02-07
orangefs: reverse sense of is-inode-stale test in d_revalidate
Martin Brandenburg
1
-10
/
+7
2018-02-07
orangefs: simplify orangefs_inode_is_stale
Martin Brandenburg
1
-24
/
+30
2018-02-07
Orangefs: don't propogate whacky error codes
Mike Marshall
1
-0
/
+1
2018-02-07
orangefs: use correct string length
Xiongfeng Wang
3
-12
/
+12
2018-02-07
orangefs: make orangefs_make_bad_inode static
Martin Brandenburg
2
-21
/
+19
2018-02-07
orangefs: remove ORANGEFS_KERNEL_DEBUG
Martin Brandenburg
1
-6
/
+2
2018-02-07
orangefs: remove gossip_ldebug and gossip_lerr
Martin Brandenburg
3
-17
/
+2
2018-02-07
orangefs: make orangefs_client_debug_init static
Martin Brandenburg
2
-2
/
+1
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-17
/
+5
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+18
2018-02-06
afs: Support the AFS dynamic root
David Howells
5
-87
/
+247
2018-02-06
afs: Rearrange afs_select_fileserver() a little
David Howells
1
-22
/
+20
2018-02-06
afs: Remove unused code
David Howells
1
-235
/
+0
2018-02-06
afs: Fix server list handling
David Howells
3
-48
/
+11
2018-02-06
afs: Need to clear responded flag in addr cursor
David Howells
1
-6
/
+2
2018-02-06
afs: Fix missing cursor clearance
David Howells
2
-9
/
+16
2018-02-06
afs: Add missing afs_put_cell()
David Howells
1
-0
/
+1
2018-02-06
nfsd4: don't set lock stateid's sc_type to CLOSED
J. Bruce Fields
1
-4
/
+1
2018-02-06
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
Trond Myklebust
1
-0
/
+1
2018-02-06
Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-11
/
+24
2018-02-06
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-406
/
+1800
2018-02-05
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
1
-0
/
+1
2018-02-05
ovl: check ERR_PTR() return value from ovl_encode_fh()
Amir Goldstein
1
-0
/
+3
2018-02-05
ovl: fix regression in fsnotify of overlay merge dir
Amir Goldstein
1
-0
/
+2
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-368
/
+321
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-42
/
+69
2018-02-04
Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2018-02-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
35
-199
/
+137
2018-02-04
Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-24
/
+44
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
12
-48
/
+136
2018-02-02
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
1
-0
/
+4
2018-02-02
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
1
-1
/
+10
2018-02-02
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
Nikolay Borisov
2
-3
/
+9
2018-02-02
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
1
-0
/
+18
2018-02-02
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
1
-13
/
+21
2018-02-02
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
1
-1
/
+1
2018-02-02
Btrfs: fix extent state leak from tree log
Liu Bo
1
-2
/
+3
2018-02-02
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
1
-0
/
+9
2018-02-02
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-02-02
xfs: remove experimental tag for reverse mapping
Darrick J. Wong
1
-8
/
+4
2018-02-02
xfs: don't allow reflink + realtime filesystems
Darrick J. Wong
1
-0
/
+7
2018-02-02
xfs: don't allow DAX on reflink filesystems
Darrick J. Wong
1
-1
/
+4
2018-02-02
xfs: add scrub to XFS_BUILD_OPTIONS
Eric Sandeen
1
-0
/
+7
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-02-02
annotate ep_scan_ready_list()
Al Viro
1
-11
/
+13
2018-02-02
ep_send_events_proc(): return result via esed->res
Al Viro
1
-7
/
+10
2018-02-02
use linux/poll.h instead of asm/poll.h
Al Viro
3
-3
/
+3
[prev]
[next]