]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/history - fs
net: phy: marvell10g: report if the PHY fails to boot firmware
[mirror_ubuntu-disco-kernel.git] / fs /
2019-07-02 ZhangXiaoxucifs: Fix use-after-free in SMB2_write
2019-07-02 ZhangXiaoxucifs: Fix lease buffer length error
2019-07-02 Aurelien AptelCIFS: keep FileInfo handle live during oplock break
2019-07-02 Chao Yuf2fs: fix to add refcount once page is tagged PG_private
2019-07-02 Chao Yuf2fs: fix to use kvfree instead of kzfree
2019-07-02 Chao Yuf2fs: fix to dirty inode for i_mode recovery
2019-07-02 Ronnie Sahlbergcifs: return -ENODATA when deleting an xattr that does...
2019-07-02 Jaegeuk Kimf2fs: sync filesystem after roll-forward recovery
2019-07-02 Darrick J. Wongext4: prohibit fstrim in norecovery mode
2019-07-02 Kairui Songx86/gart: Exclude GART aperture from kcore
2019-07-02 Paulo Alcantara... cifs: Fix slab-out-of-bounds when tracing SMB tcon
2019-07-02 Steve Frenchfix incorrect error code mapping for OBJECTID_NOT_FOUND
2019-07-02 Xiaoli Fengcifs: fix that return -EINVAL when do dedupe operation
2019-07-02 Lukas Czernerext4: report real fs size after failed resize
2019-07-02 Lukas Czernerext4: add missing brelse() in add_new_gdb_meta_bg()
2019-07-02 Jan Karaext4: avoid panic during forced reboot
2019-05-14 Christian BraunerUBUNTU: SAUCE: shiftfs: lock down certain superblock...
2019-05-14 Jason Yanblock: fix the return errno for direct IO
2019-05-14 Anand Jainbtrfs: prop: fix vanished compression property after...
2019-05-14 Anand Jainbtrfs: prop: fix zstd compression parameter validation
2019-05-14 Filipe MananaBtrfs: do not allow trimming when a fs is mounted with...
2019-05-14 Steve FrenchSMB3: Allow persistent handle timeout to be configurabl...
2019-05-14 Chao Yuf2fs: fix to initialize variable to avoid UBSAN/smatch...
2019-05-14 Sheng Yongf2fs: UBSAN: set boolean value iostat_enable correctly
2019-05-14 Theodore Ts'ojbd2: fix race when writing superblock
2019-05-14 Aurelien Jarnovfs: fix preadv64v2 and pwritev64v2 compat syscalls...
2019-05-14 Josef Bacikbtrfs: don't enospc all tickets on flush failure
2019-05-14 Qu Wenruobtrfs: qgroup: Make qgroup async transaction commit...
2019-05-14 Josef Bacikbtrfs: save drop_progress if we drop refs at all
2019-05-14 Carlos Maiolinofs: fix guard_bio_eod to check for real EOD errors
2019-05-14 Eric Whitneyext4: fix bigalloc cluster freeing when hole punching...
2019-05-14 luojiajunjbd2: fix invalid descriptor block checksum
2019-05-14 Yao Liucifs: Fix NULL pointer dereference of devname
2019-05-14 Namjae Jeoncifs: Accept validate negotiate if server return NT_STA...
2019-05-14 Chao Yuf2fs: fix to check inline_xattr_size boundary correctly
2019-05-14 Louis Taylorcifs: use correct format characters
2019-05-14 Shuriyc Chufs/file.c: initialize init_files.resize_wait
2019-05-14 zhengliangf2fs: fix to data block override node segment by mistake
2019-05-14 Sahitya Tummalaf2fs: do not use mutex lock in atomic context
2019-05-14 Jia Guoocfs2: fix a panic problem caused by o2cb_ctl
2019-05-14 Chao Yuf2fs: fix to avoid deadlock in f2fs_read_inline_dir()
2019-05-14 Chao Yuf2fs: fix to adapt small inline xattr space in __find_i...
2019-05-14 Aurelien AptelCIFS: fix POSIX lock leak and invalid ptr deref
2019-05-14 zhangyi (F)ext4: cleanup bh release code in ext4_ind_remove_space()
2019-04-23 Christian BraunerUBUNTU: SAUCE: shiftfs: use separate llseek method...
2019-04-15 Christian BraunerUBUNTU: SAUCE: shiftfs: prevent use-after-free when...
2019-04-14 Seth ForsheeUBUNTU: SAUCE: shiftfs: fix passing of attrs to underal...
2019-04-11 Seth ForsheeUBUNTU: SAUCE: shiftfs: use translated ids when chaning...
2019-04-04 Christian Braunershiftfs: support some btrfs ioctls
2019-04-04 Christian Braunershiftfs: rework and extend
2019-04-04 James Bottomleyshiftfs: uid/gid shifting bind mount
2019-04-03 YueHaibingfs/proc/proc_sysctl.c: fix NULL pointer dereference...
2019-04-03 Darrick J. Wongocfs2: fix inode bh swapping mixup in ocfs2_reflink_ino...
2019-04-03 Tetsuo Handafs/open.c: allow opening only regular files during...
2019-04-03 Olga KornievskaiaNFSv4.1 don't free interrupted slot on open
2019-04-03 NeilBrownNFS: fix mount/umount race in nlmclnt.
2019-04-03 Catalin MarinasNFS: Fix nfs4_lock_state refcounting in nfs4_alloc_...
2019-04-03 Jeff Laytonlocks: wake any locks blocked on request before deadloc...
2019-04-03 Filipe MananaBtrfs: fix assertion failure on fsync with NO_HOLES...
2019-04-03 Nikolay Borisovbtrfs: Avoid possible qgroup_rsv_size overflow in btrfs...
2019-04-03 Nikolay Borisovbtrfs: Fix bound checking in qgroup_trace_new_subtree_b...
2019-04-03 David Sterbabtrfs: don't report readahead errors and don't update...
2019-04-03 Josef Bacikbtrfs: remove WARN_ON in log_dir_items
2019-04-03 Filipe MananaBtrfs: fix incorrect file size after shrinking truncate...
2019-04-01 Linus Torvaldsaio: simplify - and fix - fget/fput for io_submit()
2019-04-01 Chao Yuf2fs: fix to avoid deadlock of atomic file operations
2019-04-01 zhangyi (F)ext4: brelse all indirect buffer in ext4_ind_remove_space()
2019-04-01 Lukas Czernerext4: fix data corruption caused by unaligned direct AIO
2019-04-01 Jiufei Xueext4: fix NULL pointer dereference while journal is...
2019-04-01 Jan Karaudf: Fix crash on IO error during truncate
2019-04-01 Andrea Righibtrfs: raid56: properly unmap parity page in finish_par...
2019-03-28 ZhangXiaoxuinotify: Fix fsnotify_mark refcount leak in inotify_upd...
2019-03-26 Steve FrenchSMB3: Fix SMB3.1.1 guest mounts to Samba
2019-03-26 Ronnie Sahlbergcifs: allow guest mounts to work for smb3.11
2019-03-26 John JohansenUBUNTU: SAUCE: apparmor: add proc subdir to attrs
2019-03-26 Casey SchauflerUBUNTU: SAUCE: LSM: Specify which LSM to display with...
2019-03-26 Casey Schauflerprocfs: add smack subdir to attrs
2019-03-25 Trond MyklebustNFSv4.1: Reinitialise sequence results before retransmi...
2019-03-25 Yihao Wunfsd: fix wrong check in write_v4_end_grace()
2019-03-25 NeilBrownnfsd: fix memory corruption caused by readdir
2019-03-25 J. Bruce Fieldsnfsd: fix performance-limiting session calculation
2019-03-25 Trond MyklebustNFS: Don't recoalesce on error in nfs_pageio_complete_m...
2019-03-25 Trond MyklebustNFS: Fix an I/O request leakage in nfs_do_recoalesce
2019-03-25 Trond MyklebustNFS: Fix I/O request leakages
2019-03-25 zhangyi (F)jbd2: fix compile warning when using JBUFFER_TRACE
2019-03-25 zhangyi (F)jbd2: clear dirty flag when revoking a buffer from...
2019-03-25 Jan Karaext2: Fix underflow in ext2_max_size()
2019-03-25 Jan Karaext4: fix crash during online resizing
2019-03-25 yangerkunext4: add mask of ext4 flags to swap
2019-03-25 yangerkunext4: update quota information while swapping boot...
2019-03-25 yangerkunext4: cleanup pagecache before swap i_data
2019-03-25 yangerkunext4: fix check of inode in swap_inode_boot_loader
2019-03-25 Filipe MananaBtrfs: fix deadlock between clone/dedupe and rename
2019-03-25 Filipe MananaBtrfs: fix corruption reading shared and compressed...
2019-03-25 Dan Robertsonbtrfs: init csum_list before possible free
2019-03-25 Johannes Thumshirnbtrfs: ensure that a DUP or RAID1 block group has exact...
2019-03-25 Dan Carpenterbtrfs: drop the lock on error in btrfs_dev_replace_cancel
2019-03-25 Anand Jainbtrfs: scrub: fix circular locking dependency warning
2019-03-25 Filipe MananaBtrfs: setup a nofs context for memory allocation at...
2019-03-25 Filipe MananaBtrfs: setup a nofs context for memory allocation at...
next