summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* getxattr: use correct xattr lengthChristian Brauner2018-09-091-1/+1
* ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger2018-09-091-0/+5
* Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger2018-09-091-1/+1
* ubifs: Fix memory leak in lprobs self-checkRichard Weinberger2018-09-091-4/+4
* pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter2018-09-091-1/+1
* scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2018-09-051-0/+44
* fuse: Add missed unlock_page() to fuse_readpages_fill()Kirill Tkhai2018-09-051-0/+1
* fuse: Don't access pipe->buffers without pipe_lock()Andrey Ryabinin2018-09-051-2/+5
* ext4: reset error code in ext4_find_entry in fallbackEric Sandeen2018-09-051-0/+1
* btrfs: don't leak ret from do_chunk_allocJosef Bacik2018-09-051-1/+1
* cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri2018-09-051-1/+0
* cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri2018-09-051-5/+12
* fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri2018-09-051-2/+4
* reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn2018-08-281-1/+3
* fix __legitimize_mnt()/mntput() raceAl Viro2018-08-171-0/+14
* fix mntput/mntput raceAl Viro2018-08-171-2/+12
* root dentries need RCU-delayed freeingAl Viro2018-08-171-2/+4
* jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor2018-08-091-4/+6
* squashfs: more metadata hardeningsLinus Torvalds2018-08-093-6/+13
* squashfs: more metadata hardeningLinus Torvalds2018-08-091-0/+2
* squashfs: be more careful about metadata corruptionLinus Torvalds2018-08-094-5/+16
* fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-07-281-7/+13
* Fix up non-directory creation in SGID directoriesLinus Torvalds2018-07-221-0/+6
* ext4: add more mount time checks of the superblockTheodore Ts'o2018-07-111-11/+26
* ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o2018-07-111-0/+1
* ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o2018-07-111-0/+25
* cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2018-07-112-8/+20
* udf: Detect incorrect directory sizeJan Kara2018-07-031-0/+3
* nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew2018-07-031-2/+3
* UBIFS: Fix potential integer overflow in allocationSilvio Cesare2018-07-031-1/+1
* fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa2018-07-031-0/+1
* fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi2018-07-031-1/+12
* fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo2018-07-031-3/+9
* btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-07-031-1/+1
* ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-07-031-1/+1
* ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-07-031-18/+18
* isofs: fix potential memory leak in mount option parsingChengguang Xu2018-07-031-0/+3
* fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein2018-07-031-14/+11
* fix io_destroy()/aio_complete() raceAl Viro2018-06-131-2/+1
* udf: Provide saner default for invalid uid / gidJan Kara2018-05-301-2/+3
* btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney2018-05-301-1/+1
* Btrfs: fix copy_items() return value when logging an inodeFilipe Manana2018-05-301-0/+1
* btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo2018-05-301-1/+1
* btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-05-301-0/+1
* Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-05-301-2/+5
* Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-05-301-1/+3
* Force log to disk before reading the AGF during a fstrimCarlos Maiolino2018-05-301-7/+7
* fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl tableDanilo Krummrich2018-05-301-0/+3
* Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-05-301-0/+3
* cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann2018-05-301-3/+1