summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo2018-11-131-0/+1
* Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana2018-11-131-3/+27
* Btrfs: fix warning when replaying log after fsync of a tmpfileFilipe Manana2018-11-131-10/+32
* btrfs: make sure we create all new block groupsJosef Bacik2018-11-131-2/+5
* btrfs: reset max_extent_size on clear in a bitmapJosef Bacik2018-11-131-0/+2
* btrfs: protect space cache inode alloc with GFP_NOFSJosef Bacik2018-11-131-0/+8
* btrfs: wait on caching when putting the bg cacheJosef Bacik2018-11-131-0/+1
* btrfs: don't attempt to trim devices that don't support itJeff Mahoney2018-11-131-0/+4
* btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney2018-11-131-2/+2
* btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo2018-11-132-13/+8
* btrfs: Enhance btrfs_trim_fs function to handle error betterQu Wenruo2018-11-131-11/+38
* btrfs: fix error handling in free_log_treeJeff Mahoney2018-11-131-3/+6
* btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo2018-11-131-0/+13
* btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo2018-11-132-7/+13
* btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabledQu Wenruo2018-11-132-0/+6
* Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre2018-11-131-1/+2
* lockd: fix access beyond unterminated strings in printsAmir Goldstein2018-11-131-1/+1
* nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington2018-11-131-19/+21
* NFSv4.1: Fix the r/wsize checkingTrond Myklebust2018-11-131-7/+9
* smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French2018-11-131-2/+4
* smb3: do not attempt cifs operation in smb3 query info error pathSteve French2018-11-131-1/+9
* smb3: allow stats which track session and share reconnects to be resetSteve French2018-11-131-0/+3
* mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka2018-11-131-1/+3
* ext4: fix use-after-free race in ext4_remount()'s error pathTheodore Ts'o2018-11-132-26/+50
* ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTRWang Shilong2018-11-131-1/+3
* ext4: fix setattr project check in fssetxattr ioctlWang Shilong2018-11-131-23/+37
* ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner2018-11-131-1/+1
* gfs2_meta: ->mount() can get NULL dev_nameAl Viro2018-11-131-0/+3
* jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara2018-11-131-2/+2
* f2fs: fix to account IO correctlyChao Yu2018-11-131-2/+2
* Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"Jaegeuk Kim2018-11-131-4/+0
* f2fs: report error if quota off error during umountYunlei He2018-11-131-3/+16
* f2fs: fix to recover inode's i_flags during PORChao Yu2018-11-131-0/+1
* ext4: fix argument checking in EXT4_IOC_MOVE_EXTTheodore Ts'o2018-11-131-2/+6
* jffs2: free jffs2_sb_info through jffs2_kill_sb()Hou Tao2018-11-131-3/+1
* cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro2018-11-101-1/+1
* xfs: truncate transaction does not modify the inobtBrian Foster2018-11-101-8/+1
* fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein2018-11-101-9/+5
* vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein2018-11-104-5/+19
* fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov2018-11-041-0/+1
* btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo2018-11-041-1/+3
* cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven2018-11-041-1/+1
* ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen2018-11-041-4/+12
* Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs"Greg Kroah-Hartman2018-10-201-4/+3
* dcache: account external names as indirectly reclaimable memoryRoman Gushchin2018-10-181-9/+29
* ubifs: Check for name being NULL while mountingRichard Weinberger2018-10-131-0/+3
* f2fs: fix invalid memory accessChao Yu2018-10-131-4/+5
* ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant2018-10-101-2/+2
* proc: restrict kernel stack dumps to rootJann Horn2018-10-101-0/+14
* smb2: fix missing files in root share directory listingAurelien Aptel2018-10-101-1/+1