index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
pstore: Shut down worker when unregistering
Kees Cook
2017-05-20
1
-1
/
+9
*
fscrypt: fix context consistency check when key(s) unavailable
Eric Biggers
2017-05-20
1
-19
/
+68
*
f2fs: fix fs corruption due to zero inode page
Jaegeuk Kim
2017-05-20
2
-11
/
+11
*
mm: fix data corruption due to stale mmap reads
Jan Kara
2017-05-20
1
-1
/
+1
*
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
2017-05-20
1
-29
/
+0
*
ovl: do not set overlay.opaque on non-dir create
Amir Goldstein
2017-05-20
1
-1
/
+1
*
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2017-05-20
2
-0
/
+7
*
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
2017-05-20
1
-0
/
+2
*
CIFS: fix oplock break deadlocks
Rabin Vincent
2017-05-20
4
-5
/
+18
*
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
2017-05-20
1
-0
/
+2
*
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
2017-05-20
1
-0
/
+1
*
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
2017-05-20
1
-2
/
+2
*
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
2017-05-20
1
-3
/
+11
*
Set unicode flag on cifs echo request to avoid Mac error
Steve French
2017-05-20
1
-0
/
+3
*
Fix match_prepath()
Sachin Prabhu
2017-05-20
1
-8
/
+6
*
fs/block_dev: always invalidate cleancache in invalidate_bdev()
Andrey Ryabinin
2017-05-20
1
-6
/
+5
*
ceph: fix memory leak in __ceph_setxattr()
Luis Henriques
2017-05-20
1
-0
/
+3
*
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
2017-05-20
1
-1
/
+1
*
orangefs: do not check possibly stale size on truncate
Martin Brandenburg
2017-05-20
1
-2
/
+1
*
orangefs: do not set getattr_time on orangefs_lookup
Martin Brandenburg
2017-05-20
1
-2
/
+0
*
orangefs: clean up oversize xattr validation
Martin Brandenburg
2017-05-20
1
-17
/
+7
*
orangefs: fix bounds check for listxattr
Martin Brandenburg
2017-05-20
1
-1
/
+1
*
ext4: evict inline data when writing to memory map
Eric Biggers
2017-05-20
1
-0
/
+5
*
jbd2: fix dbench4 performance regression for 'nobarrier' mounts
Jan Kara
2017-05-20
1
-1
/
+1
*
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-05-14
1
-1
/
+0
*
f2fs: sanity check segment count
Jin Qian
2017-05-14
1
-0
/
+7
*
9p: fix a potential acl leak
Cong Wang
2017-05-14
1
-0
/
+2
*
Handle mismatched open calls
Sachin Prabhu
2017-05-08
8
-8
/
+135
*
timerfd: Protect the might cancel mechanism proper
Thomas Gleixner
2017-05-08
1
-3
/
+14
*
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
Yan, Zheng
2017-05-03
1
-12
/
+10
*
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2017-05-03
2
-0
/
+6
*
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2017-05-03
2
-8
/
+9
*
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
2017-05-03
1
-0
/
+36
*
ubifs: Fix O_TMPFILE corner case in ubifs_link()
Richard Weinberger
2017-04-27
1
-0
/
+7
*
ubifs: Fix RENAME_WHITEOUT support
Felix Fietkau
2017-04-27
1
-3
/
+0
*
CIFS: remove bad_network_name flag
Germano Percossi
2017-04-27
2
-6
/
+0
*
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
2017-04-27
1
-0
/
+10
*
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
2017-04-21
1
-3
/
+3
*
CIFS: reconnect thread reschedule itself
Germano Percossi
2017-04-21
1
-1
/
+9
*
orangefs: free superblock when mount fails
Martin Brandenburg
2017-04-21
3
-9
/
+24
*
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
2017-04-21
1
-1
/
+8
*
nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
Tigran Mkrtchyan
2017-04-18
1
-0
/
+4
*
orangefs: fix buffer size mis-match between kernel space and user space.
Mike Marshall
2017-04-18
1
-2
/
+1
*
orangefs: Dan Carpenter influenced cleanups...
Mike Marshall
2017-04-18
2
-9
/
+11
*
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
2017-04-12
1
-1
/
+9
*
orangefs: move features validation to fix filesystem hang
Martin Brandenburg
2017-04-12
1
-2
/
+7
*
dax: fix radix tree insertion race
Ross Zwisler
2017-04-12
1
-13
/
+22
*
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
2017-04-12
1
-0
/
+4
*
sysfs: be careful of error returns from ops->show()
NeilBrown
2017-04-12
1
-2
/
+4
*
nfsd: map the ENOKEY to nfserr_perm for avoiding warning
Kinglong Mee
2017-04-08
1
-0
/
+1
[next]