]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - fs
UBUNTU: Ubuntu-4.13.0-45.50
[mirror_ubuntu-artful-kernel.git] / fs /
2018-05-23 Theodore Ts'oext4: fail ext4_iget for root directory if unallocated
2018-05-14 Konrad Rzeszutek... proc: Use underscores for SSBD in 'status'
2018-05-14 Thomas Gleixnerprctl: Add force disable speculation
2018-05-14 Kees Cookproc: Provide details on speculation flaw mitigations
2018-05-07 Dan Carpenterstaging: ncpfs: memory corruption in ncp_read_kernel()
2018-04-03 Filipe MananaBtrfs: fix reported number of inode blocks after buffer...
2018-04-03 Filipe MananaBtrfs: move definition of the function btrfs_find_new_d...
2018-03-14 Aurelien AptelCIFS: dump IPC tcon in debug proc file
2018-03-14 Aurelien AptelCIFS: use tcon_ipc instead of use_ipc parameter of...
2018-03-14 Aurelien AptelCIFS: make IPC a regular tcon
2018-03-14 Jan Harkescoda: fix 'kernel memory exposure attempt' in fsync
2018-03-14 alex chenocfs2: should wait dio before inode lock in ocfs2_setattr()
2018-03-14 Changwei Geocfs2: fix cluster hang after a node dies
2018-03-14 Rafael J. Wysockix86 / CPU: Always show current CPU frequency in /proc...
2018-03-14 Colin Ian KingUBUNTU:SAUCE: exec: fix lockup because retry loop may...
2018-02-05 Elena Reshetovaudf: prevent speculative execution
2018-02-05 Andy WhitcroftRevert "udf: prevent speculative execution"
2018-01-11 Elena Reshetovaudf: prevent speculative execution
2018-01-06 Will Deaconlocking/barriers: Convert users of lockless_dereference...
2017-11-16 Mike Kravetzfs/hugetlbfs/inode.c: fix hwpoison reserve accounting
2017-11-16 Ashish Samantocfs2: fstrim: Fix start offset of first cluster group...
2017-11-16 Ronnie Sahlbergcifs: check MaxPathNameComponentLength != 0 before...
2017-11-16 Steve FrenchSMB3: Validate negotiate request must always be signed
2017-11-16 Steve FrenchFix encryption labels and lengths for SMB3.1.1
2017-11-16 Aurélien AptelCIFS: Fix NULL pointer deref on SMB2_tcon() failure
2017-11-16 Benjamin Gilbertcifs: Select all required crypto modules
2017-11-16 Miklos Szeredifuse: fix READDIRPLUS skipping an entry
2017-11-16 Amir Goldsteinovl: do not cleanup unsupported index entries
2017-11-16 Amir Goldsteinovl: handle ENOENT on index lookup
2017-11-16 Amir Goldsteinovl: fix EIO from lookup of non-indexed upper
2017-11-16 Hirofumi Nakagawaovl: add NULL check in ovl_alloc_inode
2017-11-16 Jeff Laytonceph: unlock dangling spinlock in try_flush_caps()
2017-11-16 Arnd Bergmannxfs: move two more RT specific functions into CONFIG_XFS_RT
2017-11-16 Brian Fosterxfs: trim writepage mapping to within eof
2017-11-16 Dave Chinnerxfs: cancel dirty pages on invalidation
2017-11-16 Eric Sandeenxfs: handle error if xfs_btree_get_bufs fails
2017-11-16 Brian Fosterxfs: reinit btree pointer on attr tree inactivation...
2017-11-16 Dave Chinnerxfs: don't change inode mode if ACL update fails
2017-11-16 Dave Chinnerxfs: move more RT specific code under CONFIG_XFS_RT
2017-11-16 Dave Chinnerxfs: Don't log uninitialised fields in inode structures
2017-11-16 Christoph Hellwigxfs: handle racy AIO in xfs_reflink_end_cow
2017-11-16 Darrick J. Wongxfs: always swap the cow forks when swapping extents
2017-11-16 Carlos Maiolinoxfs: Capture state of the right inode in xfs_iflush_done
2017-11-16 Darrick J. Wongxfs: perag initialization should only touch m_ag_max_us...
2017-11-16 Eryu Guanxfs: update i_size after unwritten conversion in dio...
2017-11-16 Eryu Guanxfs: report zeroed or not correctly in xfs_zero_range()
2017-11-16 Helge Dellerfs/xfs: Use %pS printk format for direct addresses
2017-11-16 Darrick J. Wongxfs: evict CoW fork extents when performing finsert...
2017-11-16 Darrick J. Wongxfs: don't unconditionally clear the reflink flag on...
2017-11-16 Chandan Rajendraiomap_dio_rw: Allocate AIO completion queue before...
2017-11-16 Eric BiggersFS-Cache: fix dereference of NULL user_key_payload
2017-11-16 Eric Biggersecryptfs: fix dereference of NULL user_key_payload
2017-11-16 Eric Biggersfscrypt: fix dereference of NULL user_key_payload
2017-10-19 Andreas Gruenbacherdirect-io: Prevent NULL pointer access in submit_page_s...
2017-10-19 Matthew Wilcoxfs/mpage.c: fix mpage_writepage() for pages with buffers
2017-10-19 Scott Mayhewnfs/filelayout: fix oops when freeing filelayout segment
2017-10-19 Benjamin CoddingtonNFS: Fix uninitialized rpc_wait_queue
2017-10-19 Tsutomu ItohBtrfs: fix overlap of fs_info::flags values
2017-10-19 Goffredo Baroncellibtrfs: avoid overflow when sector_t is 32 bit
2017-10-19 Amir Goldsteinovl: fix regression caused by exclusive upper/work...
2017-10-19 Amir Goldsteinovl: fix missing unlock_rename() in ovl_do_copy_up()
2017-10-19 Amir Goldsteinovl: fix dentry leak in ovl_indexdir_cleanup()
2017-10-19 Amir Goldsteinovl: fix dput() of ERR_PTR in ovl_cleanup_index()
2017-10-19 Amir Goldsteinovl: fix error value printed in ovl_lookup_index()
2017-10-19 Casey Schauflerlsm: fix smack_inode_removexattr and xattr_getsecurity...
2017-10-19 Andrea Arcangeliuserfaultfd: non-cooperative: fix fork use after free
2017-10-12 satoru takeuchibtrfs: prevent to set invalid default subvolid
2017-10-12 Naohiro Aotabtrfs: propagate error to btrfs_cmp_data_prepare caller
2017-10-12 Naohiro Aotabtrfs: finish ordered extent cleaning if no progress...
2017-10-12 Naohiro Aotabtrfs: clear ordered flag on cleaning up ordered extents
2017-10-12 Naohiro Aotabtrfs: fix NULL pointer dereference from free_reloc_roots()
2017-10-12 Ross Zwislerxfs: validate bdev support for DAX inode flag
2017-10-12 Andreas Gruenbachergfs2: Fix debugfs glocks dump
2017-10-12 Andreas Gruenbachervfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA...
2017-10-12 Steve FrenchSMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
2017-10-12 Steve FrenchSMB3: handle new statx fields
2017-10-12 Steve FrenchSMB: Validate negotiate (to protect against downgrade...
2017-10-12 Steve FrenchSMB3: Warn user if trying to sign connection that authe...
2017-10-12 Steve FrenchSMB3: Fix endian warning
2017-10-12 Steve FrenchFix SMB3.1.1 guest authentication to Samba
2017-10-12 Steve FrenchSMB3: Add support for multidialect negotiate (SMB2...
2017-10-12 John Ognessfs/proc: Report eip/esp in /prod/PID/stat for coredumping
2017-10-12 Mikulas Patockadax: remove the pmem_dax_ops->flush abstraction
2017-10-12 Shu Wangcifs: release auth_key.response for reconnect.
2017-10-12 Shu Wangcifs: release cifs root_cred after exit_cifs
2017-10-12 Ronnie Sahlbergcifs: check rsp for NULL before dereferencing in SMB2_open
2017-09-28 John JohansenUBUNTU: SAUCE: LSM stacking: add /proc/<pid>/attr/displ...
2017-09-28 Casey SchauflerUBUNTU: SAUCE: LSM stacking: LSM: general but not extre...
2017-09-28 Casey SchauflerUBUNTU: SAUCE: LSM stacking: procfs: add smack subdir...
2017-09-28 zhangyi (F)ext4: fix quota inconsistency during orphan cleanup...
2017-09-28 zhangyi (F)ext4: fix incorrect quotaoff if the quota feature is...
2017-09-28 Darrick J. Wongext4: in ext4_seek_{hole,data}, return -ENXIO for negat...
2017-09-28 Jan Karaorangefs: Don't clear SGID when inheriting ACLs
2017-09-22 Mauricio Faria de... fs: aio: fix the increment of aio-nr and counting again...
2017-09-21 Ross Zwislerdax: move all DAX radix tree defs to fs/dax.c
2017-09-21 Ross Zwislerdax: remove DAX code from page_cache_tree_insert()
2017-09-21 Ross Zwislerdax: use common 4k zero page for dax mmap reads
2017-09-21 Ross Zwislerdax: relocate some dax functions
2017-09-20 Serge E. HallynIntroduce v3 namespaced file capabilities
2017-09-20 Darrick J. Wongxfs: fix compiler warnings
next