summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-11-21btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo
2018-11-21Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana
2018-11-21btrfs: make sure we create all new block groupsJosef Bacik
2018-11-21btrfs: reset max_extent_size on clear in a bitmapJosef Bacik
2018-11-21btrfs: wait on caching when putting the bg cacheJosef Bacik
2018-11-21btrfs: don't attempt to trim devices that don't support itJeff Mahoney
2018-11-21btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney
2018-11-21btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo
2018-11-21btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo
2018-11-21Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre
2018-11-21ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o
2018-11-21lockd: fix access beyond unterminated strings in printsAmir Goldstein
2018-11-21NFSv4.1: Fix the r/wsize checkingTrond Myklebust
2018-11-21smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French
2018-11-21smb3: do not attempt cifs operation in smb3 query info error pathSteve French
2018-11-21smb3: allow stats which track session and share reconnects to be resetSteve French
2018-11-21ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner
2018-11-21gfs2_meta: ->mount() can get NULL dev_nameAl Viro
2018-11-21jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara
2018-11-21ext4: fix argument checking in EXT4_IOC_MOVE_EXTTheodore Ts'o
2018-11-21jffs2: free jffs2_sb_info through jffs2_kill_sb()Hou Tao
2018-11-10cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-11-10fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov
2018-11-10fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dioAshish Samant
2018-11-10CIFS: handle guest access errors to Windows sharesMark Syms
2018-11-10btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney
2018-10-20jffs2: return -ERANGE when xattr buffer is too smallHou Tao
2018-10-20ext4: add corruption check in ext4_xattr_set_entry()Theodore Ts'o
2018-10-13ubifs: Check for name being NULL while mountingRichard Weinberger
2018-10-13ext4: always verify the magic number in xattr blocksTheodore Ts'o
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-10proc: restrict kernel stack dumps to rootJann Horn
2018-10-10smb2: fix missing files in root share directory listingAurelien Aptel
2018-10-10cifs: read overflow in is_valid_oplock_break()Dan Carpenter
2018-10-10fs/cifs: suppress a string overflow warningStephen Rothwell
2018-10-10fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-10-10ext4: never move the system.data xattr out of the inode bodyTheodore Ts'o
2018-10-10nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields
2018-09-29ext4: don't mark mmp buffer head dirtyLi Dongyang
2018-09-29ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o
2018-09-29ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o
2018-09-29ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o
2018-09-29ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-09-26binfmt_elf: Respect error return from `regset->active'Maciej W. Rozycki
2018-09-26CIFS: fix wrapping bugs in num_entries()Dan Carpenter
2018-09-26cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter
2018-09-26pstore: Fix incorrect persistent ram buffer mappingBin Yang
2018-09-26gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher
2018-09-19autofs: fix autofs_sbi() does not check super block typeIan Kent