]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs
/dev/mem: Avoid overwriting "err" in read_mem()
[mirror_ubuntu-bionic-kernel.git] / fs /
2018-04-09 Yan, Zhengceph: only dirty ITER_IOVEC pages for direct read
2018-04-02 Grygorii Strashkosysfs: symlink: export sysfs_create_link_nowarn()
2018-03-28 Dan Carpenterstaging: ncpfs: memory corruption in ncp_read_kernel()
2018-03-28 Mike Kravetzhugetlbfs: check for pgoff value overflow
2018-03-28 Jeff Laytonnfsd: remove blocked locks on client teardown
2018-03-26 Benjamin Coddingtonnfsd4: permit layoutget of executable-only files
2018-03-21 Nikolay Borisovbtrfs: Fix memory barriers usage with device stats...
2018-03-21 Zygo Blaxellbtrfs: remove spurious WARN_ON(ref->count < 0) in find_...
2018-03-21 Nikolay Borisovbtrfs: Fix use-after-free when cleaning up fs_devs...
2018-03-21 Hans van Kranenburgbtrfs: alloc_chunk: fix DUP stripe size handling
2018-03-21 Edmund Nadolskibtrfs: add missing initialization in btrfs_check_shared
2018-03-21 Dmitriy Gorokhbtrfs: Fix NULL pointer exception in find_bio_stripe
2018-03-21 Amir Goldsteinxfs: preserve i_rdev when recycling a reclaimable inode
2018-03-21 Tejun Heofs/aio: Use RCU accessors for kioctx_table->table[]
2018-03-21 Tejun Heofs/aio: Add explicit RCU grace period when freeing...
2018-03-21 Al Virolock_parent() needs to recheck if dentry got __dentry_k...
2018-03-21 Eric W. Biedermanfs: Teach path_connected to handle nfs filesystems...
2018-03-20 Dan Williamsdax: require 'struct page' by default for filesystem dax
2018-03-20 Dan Williamsext4: auto disable dax instead of failing mount
2018-03-20 Dan Williamsext2: auto disable dax instead of failing mount
2018-03-19 Eric W. Biedermanuserns: Don't fail follow_automount based on s_user_ns
2018-03-19 Andreas Gruenbachergfs2: Fixes to "Implement iomap for block_map" (2)
2018-03-19 Andreas Gruenbachergfs2: Clean up {lookup,fillup}_metapath
2018-03-19 Greg Kroah-HartmanRevert "btrfs: use proper endianness accessors for...
2018-03-16 Christian BraunerUBUNTU: SAUCE: devpts: comment devpts_mntget()
2018-03-16 Christian BraunerUBUNTU: SAUCE: devpts: resolve devpts bind-mounts
2018-03-16 Christian BraunerUBUNTU: SAUCE: devpts: hoist out check for DEVPTS_SUPER...
2018-03-15 Trond MyklebustNFS: Fix unstable write completion
2018-03-15 Trond MyklebustpNFS: Prevent the layout header refcount going to zero...
2018-03-15 Trond MyklebustNFS: Fix an incorrect type in struct nfs_direct_req
2018-03-15 Vivek Goyalovl: redirect_dir=nofollow should not follow redirect...
2018-03-15 Aurelien AptelCIFS: dump IPC tcon in debug proc file
2018-03-15 Aurelien AptelCIFS: use tcon_ipc instead of use_ipc parameter of...
2018-03-15 Aurelien AptelCIFS: make IPC a regular tcon
2018-03-15 Jan Karadirect-io: Fix sleep in atomic due to sync AIO
2018-03-15 Anand Jainbtrfs: use proper endianness accessors for super_copy
2018-02-28 Seth ForsheeUBUNTU: SAUCE: Import aufs driver
2018-02-28 Seth ForsheeRevert "UBUNTU: SAUCE: Import aufs driver"
2018-02-23 Liu BoBtrfs: fix unexpected -EEXIST when creating new inode
2018-02-23 Liu BoBtrfs: fix use-after-free on root->orphan_block_rsv
2018-02-23 Liu BoBtrfs: fix btrfs_evict_inode to handle abnormal inodes...
2018-02-23 Liu BoBtrfs: fix extent state leak from tree log
2018-02-23 Liu BoBtrfs: fix crash due to not cleaning up tree log block...
2018-02-23 Liu BoBtrfs: fix deadlock in run_delalloc_nocow
2018-02-23 Miklos Szerediseq_file: fix incomplete reset on read from zero offset
2018-02-23 Zhouyi Zhouext4: save error to disk in __ext4_grp_locked_error()
2018-02-23 Harshad Shirwadkarext4: fix a race in the ext4 shutdown path
2018-02-23 Tobin C. Hardingjbd2: fix sphinx kernel-doc build warnings
2018-02-23 Alexander Potapenkombcache: initialize entry->e_referenced in mb_cache_ent...
2018-02-23 Andreas Gruenbachergfs2: Fixes to "Implement iomap for block_map"
2018-02-23 Gang Heocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
2018-02-22 Eric Biggersdevpts: fix error handling in devpts_mntget()
2018-02-22 Amir Goldsteinovl: hash directory inodes for fsnotify
2018-02-22 Amir Goldsteinovl: take mnt_want_write() for removing impure xattr
2018-02-22 Amir Goldsteinovl: take mnt_want_write() for work/index dir setup
2018-02-22 Amir Goldsteinovl: fix failure to fsync lower dir
2018-02-22 Amir Goldsteinovl: force r/o mount when index dir creation fails
2018-02-22 Eric Biggerspipe: fix off-by-one error when checking buffer limits
2018-02-22 Eric Biggerspipe: actually allow root to exceed the pipe buffer...
2018-02-22 Heiko Carstensfs/proc/kcore.c: use probe_kernel_read() instead of...
2018-02-22 Liu BoBtrfs: raid56: iterate raid56 internal bio with bio_for...
2018-02-22 Nikolay Borisovbtrfs: Handle btrfs_set_extent_delalloc failure in...
2018-02-22 David Howellsafs: Fix server list handling
2018-02-22 David Howellsafs: Fix missing cursor clearance
2018-02-22 David Howellsafs: Need to clear responded flag in addr cursor
2018-02-22 David Howellsafs: Add missing afs_put_cell()
2018-02-22 Ivan Vecerakernfs: fix regression in kernfs_fop_write caused by...
2018-02-22 Trond Myklebustnfsd: Detect unhashed stids in nfsd4_verify_open_stid()
2018-02-22 Trond MyklebustNFS: Fix a race between mmap() and O_DIRECT
2018-02-22 Eric BiggersNFS: reject request for id_legacy key without auxdata
2018-02-22 J. Bruce FieldsNFS: commit direct writes even if they fail partially
2018-02-22 Trond MyklebustNFS: Fix nfsstat breakage due to LOOKUPP
2018-02-22 Trond MyklebustNFS: Add a cond_resched() to nfs_commit_release_pages()
2018-02-22 Tigran Mkrtchyannfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
2018-02-22 Scott Mayhewnfs/pnfs: fix nfs_direct_req ref leak when i/o falls...
2018-02-22 Eric Biggersubifs: free the encrypted symlink target
2018-02-22 Aurelien AptelCIFS: zero sensitive data when freeing
2018-02-22 Daniel N Petterssoncifs: Fix autonegotiate security settings mismatch
2018-02-22 Matthew Wilcoxcifs: Fix missing put_xid in cifs_file_strict_mmap
2018-01-29 Seth ForsheeUBUNTU: SAUCE: Import aufs driver
2018-01-29 Seth ForsheeRevert "UBUNTU: SAUCE: Import aufs driver"
2018-01-29 Seth ForsheeUBUNTU: SAUCE: Import aufs driver
2018-01-29 David HowellsUBUNTU: SAUCE: (efi-lockdown) Lock down /proc/kcore
2018-01-29 David HowellsUBUNTU: SAUCE: (efi-lockdown) debugfs: Disallow use...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) block_dev: Forbid unprivileg...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) ext4: Add module parameter...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) ext4: Add support for unpriv...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) fuse: Allow user namespace...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) fuse: Restrict allow_other...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) fuse: Support fuse filesyste...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) fs: Allow superblock owner...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) fs: Don't remove suid for...
2018-01-29 Eric W. BiedermanUBUNTU: SAUCE: (namespace) fs: Allow superblock owner...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) block_dev: Check permissions...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: (namespace) block_dev: Support checking...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: overlayfs: Skip permission checking...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: overlayfs: Enable user namespace mounts
2018-01-29 Seth ForsheeUBUNTU: SAUCE: overlayfs: Propogate nosuid from lower...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: overlayfs: Be more careful about copying...
next