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
*
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-04-03
1
-1
/
+2
*
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
2019-04-03
1
-18
/
+24
*
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
2019-04-03
1
-0
/
+6
*
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
2019-04-03
1
-1
/
+2
*
NFS: fix mount/umount race in nlmclnt.
NeilBrown
2019-04-03
1
-2
/
+1
*
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
Catalin Marinas
2019-04-03
1
-2
/
+0
*
locks: wake any locks blocked on request before deadlock check
Jeff Layton
2019-04-03
1
-0
/
+5
*
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
2019-04-03
1
-8
/
+1
*
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
2019-04-03
1
-1
/
+1
*
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
2019-04-03
1
-2
/
+2
*
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
2019-04-03
1
-1
/
+2
*
btrfs: don't report readahead errors and don't update statistics
David Sterba
2019-04-03
1
-1
/
+1
*
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
2019-04-03
1
-2
/
+9
*
Btrfs: fix incorrect file size after shrinking truncate and fsync
Filipe Manana
2019-04-03
1
-0
/
+13
*
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-27
1
-43
/
+29
*
f2fs: fix to avoid deadlock of atomic file operations
Chao Yu
2019-03-27
1
-12
/
+31
*
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-27
1
-4
/
+8
*
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-03-27
1
-1
/
+1
*
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-03-27
1
-1
/
+1
*
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
2019-03-27
1
-1
/
+4
*
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
2019-03-27
1
-2
/
+6
*
udf: Fix crash on IO error during truncate
Jan Kara
2019-03-27
1
-0
/
+3
*
NFSv4.1: Reinitialise sequence results before retransmitting a request
Trond Myklebust
2019-03-23
1
-4
/
+8
*
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
2019-03-23
1
-1
/
+1
*
nfsd: fix memory corruption caused by readdir
NeilBrown
2019-03-23
2
-2
/
+15
*
nfsd: fix performance-limiting session calculation
J. Bruce Fields
2019-03-23
1
-4
/
+4
*
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
Trond Myklebust
2019-03-23
1
-1
/
+1
*
NFS: Fix an I/O request leakage in nfs_do_recoalesce
Trond Myklebust
2019-03-23
1
-1
/
+0
*
NFS: Fix I/O request leakages
Trond Myklebust
2019-03-23
1
-5
/
+21
*
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
2019-03-23
1
-8
/
+8
*
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-03-23
1
-5
/
+12
*
ext2: Fix underflow in ext2_max_size()
Jan Kara
2019-03-23
1
-14
/
+25
*
ext4: fix crash during online resizing
Jan Kara
2019-03-23
1
-1
/
+2
*
ext4: add mask of ext4 flags to swap
yangerkun
2019-03-23
2
-1
/
+8
*
ext4: update quota information while swapping boot loader inode
yangerkun
2019-03-23
1
-13
/
+43
*
ext4: cleanup pagecache before swap i_data
yangerkun
2019-03-23
1
-4
/
+12
*
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
2019-03-23
1
-9
/
+13
*
Btrfs: fix deadlock between clone/dedupe and rename
Filipe Manana
2019-03-23
1
-18
/
+3
*
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-03-23
1
-2
/
+2
*
btrfs: init csum_list before possible free
Dan Robertson
2019-03-23
1
-1
/
+1
*
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
2019-03-23
1
-2
/
+2
*
btrfs: drop the lock on error in btrfs_dev_replace_cancel
Dan Carpenter
2019-03-23
1
-0
/
+1
*
btrfs: scrub: fix circular locking dependency warning
Anand Jain
2019-03-23
1
-11
/
+11
*
Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
Filipe Manana
2019-03-23
1
-0
/
+9
*
Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
Filipe Manana
2019-03-23
1
-0
/
+8
*
ovl: Do not lose security.capability xattr over metadata file copy-up
Vivek Goyal
2019-03-23
3
-22
/
+63
*
ovl: During copy up, first copy up data and then xattrs
Vivek Goyal
2019-03-23
1
-13
/
+18
*
splice: don't merge into linked buffers
Jann Horn
2019-03-23
2
-0
/
+18
*
fs/devpts: always delete dcache dentry-s in dput()
Varad Gautam
2019-03-23
1
-0
/
+1
*
smb3: make default i/o size for smb3 mounts larger
Steve French
2019-03-23
5
-3
/
+28
[next]