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
*
coda: fix 'kernel memory exposure attempt' in fsync
Jan Harkes
2017-11-24
1
-2
/
+1
*
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
2017-11-24
1
-2
/
+7
*
ocfs2: fix cluster hang after a node dies
Changwei Ge
2017-11-24
1
-0
/
+1
*
fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
Mike Kravetz
2017-11-08
1
-1
/
+4
*
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
2017-11-08
1
-6
/
+18
*
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
2017-11-08
1
-2
/
+3
*
SMB3: Validate negotiate request must always be signed
Steve French
2017-11-02
1
-0
/
+3
*
Fix encryption labels and lengths for SMB3.1.1
Steve French
2017-11-02
2
-14
/
+20
*
CIFS: Fix NULL pointer deref on SMB2_tcon() failure
Aurélien Aptel
2017-11-02
1
-2
/
+2
*
cifs: Select all required crypto modules
Benjamin Gilbert
2017-11-02
1
-0
/
+5
*
fuse: fix READDIRPLUS skipping an entry
Miklos Szeredi
2017-11-02
1
-1
/
+2
*
ovl: do not cleanup unsupported index entries
Amir Goldstein
2017-11-02
2
-10
/
+8
*
ovl: handle ENOENT on index lookup
Amir Goldstein
2017-11-02
1
-0
/
+4
*
ovl: fix EIO from lookup of non-indexed upper
Amir Goldstein
2017-11-02
3
-17
/
+26
*
ovl: add NULL check in ovl_alloc_inode
Hirofumi Nakagawa
2017-11-02
1
-0
/
+3
*
ceph: unlock dangling spinlock in try_flush_caps()
Jeff Layton
2017-11-02
1
-1
/
+4
*
xfs: move two more RT specific functions into CONFIG_XFS_RT
Arnd Bergmann
2017-10-27
1
-24
/
+24
*
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-27
3
-0
/
+25
*
xfs: cancel dirty pages on invalidation
Dave Chinner
2017-10-27
1
-12
/
+22
*
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-27
1
-0
/
+8
*
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
2017-10-27
1
-0
/
+2
*
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-27
1
-6
/
+16
*
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-27
3
-0
/
+27
*
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-27
3
-58
/
+50
*
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
2017-10-27
1
-1
/
+8
*
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-10-27
1
-2
/
+22
*
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
2017-10-27
1
-1
/
+1
*
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-10-27
1
-2
/
+10
*
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-10-27
5
-19
/
+28
*
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
2017-10-27
1
-1
/
+1
*
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
2017-10-27
1
-1
/
+1
*
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-10-27
1
-1
/
+13
*
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
2017-10-27
1
-3
/
+5
*
iomap_dio_rw: Allocate AIO completion queue before submitting dio
Chandan Rajendra
2017-10-27
1
-7
/
+7
*
FS-Cache: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-27
1
-0
/
+7
*
ecryptfs: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-27
2
-8
/
+25
*
fscrypt: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-27
1
-0
/
+5
*
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
2017-10-18
1
-1
/
+2
*
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2017-10-18
2
-5
/
+15
*
nfs/filelayout: fix oops when freeing filelayout segment
Scott Mayhew
2017-10-18
1
-1
/
+2
*
NFS: Fix uninitialized rpc_wait_queue
Benjamin Coddington
2017-10-18
1
-1
/
+1
*
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
2017-10-12
1
-1
/
+1
*
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
2017-10-12
1
-1
/
+1
*
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
2017-10-12
2
-8
/
+22
*
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
2017-10-12
4
-24
/
+22
*
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
2017-10-12
1
-2
/
+4
*
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
2017-10-12
1
-1
/
+4
*
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
2017-10-12
1
-0
/
+1
*
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-10-12
1
-1
/
+1
*
userfaultfd: non-cooperative: fix fork use after free
Andrea Arcangeli
2017-10-12
1
-10
/
+56
[next]