]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - fs
direct-io: Prevent NULL pointer access in submit_page_section
[mirror_ubuntu-artful-kernel.git] / fs /
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
2017-09-20 Pan Bianxfs: use kmem_free to free return value of kmem_zalloc
2017-09-20 Christoph Hellwigxfs: open code end_buffer_async_write in xfs_finish_pag...
2017-09-20 Christoph Hellwigxfs: don't set v3 xflags for v2 inodes
2017-09-20 Amir Goldsteinxfs: fix incorrect log_flushed on fsync
2017-09-20 Christoph Hellwigxfs: disable per-inode DAX flag
2017-09-20 Brian Fosterxfs: relog dirty buffers during swapext bmbt owner...
2017-09-20 Brian Fosterxfs: disallow marking previously dirty buffers as ordered
2017-09-20 Brian Fosterxfs: move bmbt owner change to last step of extent...
2017-09-20 Brian Fosterxfs: skip bmbt block ino validation during owner change
2017-09-20 Brian Fosterxfs: don't log dirty ranges for ordered buffers
2017-09-20 Brian Fosterxfs: refactor buffer logging into buffer dirtying helper
2017-09-20 Brian Fosterxfs: ordered buffer log items are never formatted
2017-09-20 Brian Fosterxfs: remove unnecessary dirty bli format check for...
2017-09-20 Brian Fosterxfs: open-code xfs_buf_item_dirty()
2017-09-20 Omar Sandovalxfs: check for race with xfs_reclaim_inode() in xfs_ifr...
2017-09-20 Darrick J. Wongxfs: evict all inodes involved with log redo item
2017-09-20 Carlos Maiolinoxfs: stop searching for free slots in an inode chunk...
2017-09-20 Brian Fosterxfs: handle -EFSCORRUPTED during head/tail verification
2017-09-20 Brian Fosterxfs: fix log recovery corruption error due to tail...
2017-09-20 Brian Fosterxfs: always verify the log tail during recovery
2017-09-20 Brian Fosterxfs: fix recovery failure when log record header wraps...
2017-09-20 Carlos Maiolinoxfs: Properly retry failed inode items in case of error...
2017-09-20 Carlos Maiolinoxfs: Add infrastructure needed for error propagation...
2017-09-20 Eric Sandeenxfs: toggle readonly state around xfs_log_mount_finish
2017-09-20 Eric Sandeenxfs: write unmount record for ro mounts
2017-09-20 Miklos Szeredifuse: allow server to run in different pid_ns
2017-09-20 Amir Goldsteinovl: fix false positive ESTALE on lookup
2017-09-20 Jaegeuk Kimf2fs: check hot_data for roll-forward recovery
2017-09-20 Jaegeuk Kimf2fs: let fill_super handle roll-forward errors
2017-09-15 Richard Wareingxfs: XFS_IS_REALTIME_INODE() should be false if no...
2017-09-15 Trond MyklebustNFSv4: Fix up mirror allocation
2017-09-15 tarangg@amazon.comNFS: Sync the correct byte range during synchronous...
2017-09-15 Trond MyklebustNFS: Fix 2 use after free issues in the I/O code
2017-09-15 Aleksa Saraibtrfs: resume qgroup rescan on rw remount
2017-09-10 Edwin Törökdlm: avoid double-free on error path in dlm_device_...
2017-09-10 Seth ForsheeUBUNTU: SAUCE: Import aufs driver
2017-09-10 Seth ForsheeRevert "UBUNTU: SAUCE: Import aufs driver"
2017-09-05 Seth ForsheeUBUNTU: SAUCE: Import aufs driver
2017-09-05 Seth ForsheeRevert "UBUNTU: SAUCE: Import aufs driver"
2017-09-05 Seth ForsheeUBUNTU: SAUCE: Import aufs driver
2017-09-05 Colin Ian KingUBUNTU: SAUCE: exec: ensure file system accounting...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileg...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) ext4: Add module parameter...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) ext4: Add support for unpriv...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) fuse: Allow user namespace...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) fuse: Restrict allow_other...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) fuse: Support fuse filesyste...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) fs: Allow superblock owner...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) fs: Don't remove suid for...
2017-09-05 Eric W. BiedermanUBUNTU: SAUCE: (namespace) fs: Allow superblock owner...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) block_dev: Check permissions...
2017-09-05 Seth ForsheeUBUNTU: SAUCE: (namespace) block_dev: Support checking...
next