]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - fs
smb3: do not attempt cifs operation in smb3 query info error path
[thirdparty/kernel/stable.git] / fs /
2018-11-13  Steve Frenchsmb3: do not attempt cifs operation in smb3 query info...
2018-11-13  Steve Frenchsmb3: allow stats which track session and share reconne...
2018-11-13  Vlastimil Babkamm: /proc/pid/smaps_rollup: fix NULL pointer deref...
2018-11-13  Theodore Ts'oext4: fix use-after-free race in ext4_remount()'s error...
2018-11-13  Wang Shilongext4: propagate error from dquot_initialize() in EXT4_I...
2018-11-13  Wang Shilongext4: fix setattr project check in fssetxattr ioctl
2018-11-13  Lukas Czernerext4: initialize retries variable in ext4_da_write_inli...
2018-11-13  Al Virogfs2_meta: ->mount() can get NULL dev_name
2018-11-13  Jan Karajbd2: fix use after free in jbd2_log_do_checkpoint()
2018-11-13  Chao Yuf2fs: fix to account IO correctly
2018-11-13  Jaegeuk KimRevert "f2fs: fix to clear PG_checked flag in set_page_...
2018-11-13  Yunlei Hef2fs: report error if quota off error during umount
2018-11-13  Chao Yuf2fs: fix to recover inode's i_flags during POR
2018-11-13  Theodore Ts'oext4: fix argument checking in EXT4_IOC_MOVE_EXT
2018-11-13  Hou Taojffs2: free jffs2_sb_info through jffs2_kill_sb()
2018-11-10  Al Virocachefiles: fix the race between cachefiles_bury_object...
2018-11-10  Brian Fosterxfs: truncate transaction does not modify the inobt
2018-11-10  Amir Goldsteinfsnotify: fix ignore mask logic in fsnotify()
2018-11-10  Amir Goldsteinvfs: swap names of {do,vfs}_clone_file_range()
2018-11-04  Khazhismel Kumykovfs/fat/fatent.c: add cond_resched() to fat_count_free_c...
2018-11-04  Qu Wenruobtrfs: quota: Set rescan progress to (u64)-1 if we...
2018-11-04  Geert Uytterhoevencifs: Use ULL suffix for 64-bit constant
2018-11-04  Larry Chenocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
2018-10-20  Greg Kroah-HartmanRevert "vfs: fix freeze protection in mnt_want_write_fi...
2018-10-18  Roman Gushchindcache: account external names as indirectly reclaimabl...
2018-10-13  Richard Weinbergerubifs: Check for name being NULL while mounting
2018-10-13  Chao Yuf2fs: fix invalid memory access
2018-10-10  Ashish Samantocfs2: fix locking for res->tracking and dlm->tracking_list
2018-10-10  Jann Hornproc: restrict kernel stack dumps to root
2018-10-10  Aurelien Aptelsmb2: fix missing files in root share directory listing
2018-10-10  Andreas Gruenbachersysfs: Do not return POSIX ACL xattrs via listxattr
2018-10-10  Miklos Szerediovl: fix format of setxattr debug
2018-10-10  Amir Goldsteinovl: fix memory leak on unlink of indexed file
2018-10-10  Amir Goldsteinovl: fix access beyond unterminated strings
2018-10-10  Dan Carpentercifs: read overflow in is_valid_oplock_break()
2018-10-10  Stephen Rothwellfs/cifs: suppress a string overflow warning
2018-10-10  Jon Kuhnfs/cifs: don't translate SFM_SLASH (U+F026) to backslash
2018-10-10  Anand Jainbtrfs: btrfs_shrink_device should call commit transacti...
2018-10-04  Eric Sandeenisofs: reject hardware sector size > 2048 bytes
2018-10-04  Amir Goldsteinovl: hash non-dir by lower inode for fsnotify
2018-10-04  Konstantin Khorenkofs/lock: skip lock owner pid translation in case we...
2018-10-04  J. Bruce Fieldsnfsd: fix corrupted reply to badly ordered compound
2018-10-04  Andreas Gruenbacheriomap: complete partial direct I/O writes synchronously
2018-09-29  Eric Biggersext4: show test_dummy_encryption mount option in /proc...
2018-09-29  Li Dongyangext4: don't mark mmp buffer head dirty
2018-09-29  Theodore Ts'oext4: fix online resizing for bigalloc file systems...
2018-09-29  Theodore Ts'oext4: fix online resize's handling of a too-small final...
2018-09-29  Theodore Ts'oext4: recalucate superblock checksum after updating...
2018-09-29  Theodore Ts'oext4: avoid arithemetic overflow that can trigger a BUG
2018-09-29  Theodore Ts'oext4: avoid divide by zero fault when deleting corrupte...
2018-09-29  Theodore Ts'oext4: check to make sure the rename(2)'s destination...
2018-09-29  Junxiao Biocfs2: fix ocfs2 read block panic
2018-09-29  Richard WeinbergerRevert "ubifs: xattr: Don't operate on deleted inodes"
2018-09-26  Mike Christieconfigfs: fix registered group removal
2018-09-26  Miklos Szeredivfs: fix freeze protection in mnt_want_write_file(...
2018-09-26  Maciej W. Rozyckibinfmt_elf: Respect error return from `regset->active'
2018-09-26  Trond MyklebustNFSv4.1 fix infinite loop on I/O.
2018-09-26  Dan CarpenterCIFS: fix wrapping bugs in num_entries()
2018-09-26  Dan Carpentercifs: prevent integer overflow in nxt_dir_entry()
2018-09-26  Bin Yangpstore: Fix incorrect persistent ram buffer mapping
2018-09-26  Bob Petersongfs2: Don't reject a supposedly full bitmap if we have...
2018-09-26  Andreas Gruenbachergfs2: Special-case rindex for gfs2_grow
2018-09-19  Ian Kentautofs: fix autofs_sbi() does not check super block...
2018-09-19  Trond MyklebustNFSv4.1: Fix a potential layoutget/layoutrecall deadlock
2018-09-19  Chao Yuf2fs: fix to do sanity check with {sit,nat}_ver_bitmap_...
2018-09-19  Dan Carpenterf2fs: Fix uninitialized return in f2fs_ioc_shutdown()
2018-09-19  Chao Yuf2fs: fix to wait on page writeback before updating...
2018-09-19  Chao Yuf2fs: fix to do sanity check with reserved blkaddr...
2018-09-19  Chao Yuf2fs: fix to skip GC if type in SSA and SIT is inconsistent
2018-09-19  Chao Yuf2fs: try grabbing node page lock aggressively in sync...
2018-09-19  Olga KornievskaiaNFSv4.0 fix client reference leak in callback
2018-09-19  Randy Dunlapf2fs: fix defined but not used build warnings
2018-09-19  Yunlong Songf2fs: do not set free of current section
2018-09-19  Chao Yuf2fs: fix to active page in lru list for read path
2018-09-19  Filipe MananaBtrfs: fix data corruption when deduplicating between...
2018-09-19  Steve Frenchsmb3: check for and properly advertise directory lease...
2018-09-19  Steve FrenchSMB3: Backup intent flag missing for directory opens...
2018-09-15  Qu Wenruobtrfs: Don't remove block group that still has pinned...
2018-09-15  Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2018-09-15  Misono Tomohirobtrfs: replace: Reset on-disk dev stats value after...
2018-09-15  Qu Wenruobtrfs: Exit gracefully when chunk map cannot be inserte...
2018-09-15  Steve FrenchSMB3: Number of requests sent should be displayed for...
2018-09-15  Steve Frenchsmb3: fix reset of bytes read and written stats
2018-09-15  Wei YongjunNFSv4: Fix error handling in nfs4_sp4_select_mode()
2018-09-15  Chao Yuf2fs: fix to clear PG_checked flag in set_page_dirty()
2018-09-15  Tetsuo Handafs/dcache.c: fix kmemcheck splat at take_dentry_name_sn...
2018-09-15  OGAWA Hirofumifat: validate ->i_start before using
2018-09-15  James Morsefs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list...
2018-09-15  Ernesto A. Fernándezhfsplus: fix NULL dereference in hfsplus_lookup()
2018-09-15  Arnd Bergmannreiserfs: change j_timestamp type to time64_t
2018-09-15  Ernesto A. Fernándezhfs: prevent crash on exit from failed search
2018-09-15  Tetsuo Handahfsplus: don't return 0 when fill_super() failed
2018-09-15  Ronnie Sahlbergcifs: check if SMB2 PDU size has been padded and suppre...
2018-09-09  Jeremy Clinefs/quota: Fix spectre gadget in do_quotactl
2018-09-09  Christian Braunergetxattr: use correct xattr length
2018-09-09  Richard Weinbergerubifs: Fix synced_i_size calculation for xattr inodes
2018-09-09  Richard Weinbergerubifs: xattr: Don't operate on deleted inodes
2018-09-09  Richard Weinbergerubifs: Check data node size before truncate
2018-09-09  Richard WeinbergerRevert "UBIFS: Fix potential integer overflow in alloca...
2018-09-09  Richard Weinbergerubifs: Fix memory leak in lprobs self-check
next