]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs
drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
[mirror_ubuntu-bionic-kernel.git] / fs /
2018-10-10 Martin Wilckblkdev: __blkdev_direct_IO_simple: fix leak in error...
2018-10-01 Christian Braunergetxattr: use correct xattr length
2018-10-01 Kiran Kumar ModukuriUBUNTU: SAUCE: cachefiles: Page leaking in cachefiles_r...
2018-10-01 Marc Dionneafs: Fix afs_find_server search loop
2018-10-01 David Howellsafs: Fix the handling of CB.InitCallBackState3 to find...
2018-10-01 David Howellsafs: Fix VNOVOL handling in address rotation
2018-10-01 David Howellsafs: Fix server rotation's handling of fileserver probe...
2018-10-01 David Howellsafs: Fix refcounting in callback registration
2018-10-01 David Howellsafs: Fix address list parsing
2018-10-01 Long Licifs: Allocate validate negotiation request through...
2018-10-01 Steve FrenchCIFS: set *resp_buf_type to NO_BUFFER on error
2018-10-01 Alexey Dobriyanproc: fix /proc/loadavg regression
2018-10-01 David Howellsafs: Fix server record deletion
2018-10-01 Liu BoBtrfs: make raid6 rebuild retry more
2018-10-01 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-10-01 Sasha LevinRevert "Btrfs: fix scrub to repair raid6 corruption"
2018-10-01 David Howellsafs: Fix the non-encryption of calls
2018-10-01 Ashish Samantocfs2: take inode cluster lock before moving reflinked...
2018-10-01 Laura Abbottproc/kcore: don't bounds check against address 0
2018-10-01 Paulo Alcantaracifs: smb2ops: Fix listxattr() when there are no EAs
2018-10-01 Alexey Dobriyanproc: revalidate kernel thread inodes to root:root
2018-10-01 Huang Yingmm, pagemap: fix swap offset value for PMD migration...
2018-10-01 David Howellsvfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY...
2018-10-01 Tyler HickseCryptfs: don't pass up plaintext names when using...
2018-10-01 Chengguang Xuisofs: fix potential memory leak in mount option parsing
2018-10-01 Amir Goldsteinfsnotify: fix ignore mask logic in send_to_group()
2018-10-01 Kleber Sacilotto... UBUNTU: SAUCE: xfs: fix build error with CONFIG_XFS_ONL...
2018-09-05 Anand Jainbtrfs: define SUPER_FLAG_METADUMP_V2
2018-09-05 Brian Fosterxfs: detect agfl count corruption and reset agfl
2018-09-05 Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2018-09-05 Al Virofix io_destroy()/aio_complete() race
2018-08-27 Gao Xiangf2fs: flush cp pack except cp pack 2 page at first
2018-08-27 Omar SandovalBtrfs: fix error handling in btrfs_truncate()
2018-08-27 Jan Karaudf: Provide saner default for invalid uid / gid
2018-08-27 Andreas Gruenbachergfs2: Fix fallocate chunk size
2018-08-27 Chao Yuf2fs: fix to check extent cache in f2fs_drop_extent_tree
2018-08-27 Chao Yuf2fs: fix to clear CP_TRIMMED_FLAG
2018-08-27 Chao Yuf2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
2018-08-27 Eric Sandeenext4: don't complain about incorrect features when...
2018-08-27 Qu Wenruobtrfs: qgroup: Fix root item corruption when multiple...
2018-08-27 Jeff Mahoneybtrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
2018-08-27 Filipe MananaBtrfs: fix copy_items() return value when logging an...
2018-08-27 Qu Wenruobtrfs: tests/qgroup: Fix wrong tree backref level
2018-08-27 Jun Piaoocfs2/dlm: don't handle migrate lockres if already...
2018-08-27 Nikolay Borisovbtrfs: Fix possible softlock on single core machines
2018-08-27 Liu BoBtrfs: fix NULL pointer dereference in log_dir_items
2018-08-27 Liu BoBtrfs: bail out on error during replay_dir_deletes
2018-08-27 Carlos MaiolinoForce log to disk before reading the AGF during a fstrim
2018-08-27 Danilo Krummrichfs/proc/proc_sysctl.c: fix potential page fault while...
2018-08-27 Filipe MananaBtrfs: fix loss of prealloc extents past i_size after...
2018-08-27 Liu BoBtrfs: clean up resources during umount after trans...
2018-08-27 Chengguang Xuceph: fix potential memory leak in init_caches()
2018-08-27 Filipe MananaBtrfs: fix log replay failure after linking special...
2018-08-27 Filipe MananaBtrfs: send, fix issuing write op when processing hole...
2018-08-27 Jeff Mahoneybtrfs: use kvzalloc to allocate btrfs_fs_info
2018-08-27 Chengguang Xuceph: fix dentry leak when failing to init debugfs
2018-08-27 Chengguang Xulibceph, ceph: avoid memory leak when specifying same...
2018-08-27 Will Deaconfs: dcache: Use READ_ONCE when accessing i_dir_seq
2018-08-27 Will Deaconfs: dcache: Avoid livelock between d_alloc_parallel...
2018-08-27 Bill.Baker@oracle.comnfs: system crashes after NFS4ERR_MOVED recovery
2018-08-27 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-08-27 Al Viroaio: fix io_destroy(2) vs. lookup_ioctx() race
2018-08-27 Dave Chinnerfs: don't scan the inode cache before SB_BORN is set
2018-08-27 Al Viroaffs_lookup(): close a race with affs_remove_link()
2018-08-22 Kiran Kumar Modukuricachefiles: Wait rather than BUG'ing on "Unexpected...
2018-08-22 Kiran Kumar Modukuricachefiles: Fix missing clear of the CACHEFILES_OBJECT_...
2018-08-22 Kiran Kumar Modukurifscache: Fix reference overput in fscache_attach_object...
2018-08-22 Kiran Kumar Modukuricachefiles: Fix refcounting bug in backing-file read...
2018-08-22 Kiran Kumar Modukurifscache: Allow cancelled operations to be enqueued
2018-08-22 Daniel AxtensRevert "UBUNTU: SAUCE: CacheFiles: fix a read_waiter...
2018-08-22 Steve Frenchsmb3: on reconnect set PreviousSessionId field
2018-08-14 Eric Sandeenxfs: set format back to extents if xfs_bmap_extents_to_...
2018-08-14 Yan, Zhengceph: track read contexts in ceph_file_info
2018-08-14 Theodore Ts'oext4: correctly handle a zero-length xattr with a non...
2018-08-14 Theodore Ts'oext4: do not allow external inodes for inline data
2018-08-14 Theodore Ts'oext4: clear i_data in ext4_inode_info when removing...
2018-08-14 Shankara Pailoorjfs: Fix inconsistency between memory allocation and...
2018-08-14 Eric Sandeenxfs: don't call xfs_da_shrink_inode with NULL bp
2018-08-14 Linus TorvaldsFix up non-directory creation in SGID directories
2018-08-14 Tetsuo Handahfsplus: stop workqueue when fill_super() failed
2018-08-14 Al Viroext2: fix a block leak
2018-08-14 Liu Bobtrfs: fix reading stale metadata blocks after degraded...
2018-08-14 Nikolay Borisovbtrfs: Fix delalloc inodes invalidation during transact...
2018-08-14 Nikolay Borisovbtrfs: Split btrfs_del_delalloc_inode into 2 functions
2018-08-14 Anand Jainbtrfs: fix crash when trying to resume balance without...
2018-08-14 Misono Tomohirobtrfs: property: Set incompat flag if lzo/zstd compress...
2018-08-14 Robbie KoBtrfs: send, fix invalid access to commit roots due...
2018-08-14 Filipe MananaBtrfs: fix xattr loss after power failure
2018-08-14 Willy Tarreauproc: do not access cmdline nor environ from file-backe...
2018-08-14 Steve Frenchsmb3: directory sync should not return an error
2018-08-14 Ilya Dryomovceph: fix rsize/wsize capping in ceph_direct_read_write()
2018-08-14 Jan Karabdi: Fix oops in wb_workfn()
2018-08-14 Eric Biggersext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
2018-08-14 ethanwubtrfs: Take trans lock before access running trans...
2018-08-14 Darrick J. Wongxfs: prevent creating negative-sized file via INSERT_RANGE
2018-08-14 Lukas Czernerext4: fix bitmap position validation
2018-08-14 Theodore Ts'oext4: add validity checks for bitmap block numbers
2018-08-14 Theodore Ts'oext4: add MODULE_SOFTDEP to ensure crc32c is included...
2018-08-14 Theodore Ts'oext4: set h_journal if there is a failure starting...
2018-08-14 David Howellsfscache: Fix hanging wait on page discarded by writeback
next