summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-07-30vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman
2015-07-30vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman
2015-07-30fs: Fix S_NOSEC handlingJan Kara
2015-07-30get rid of s_files and files_lockAl Viro
2015-07-30uninline destroy_super(), consolidate alloc_super()Al Viro
2015-07-30Btrfs: make xattr replace operations atomicFilipe Manana
2015-07-30pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings
2015-06-23fs: namespace: suppress 'may be used uninitialized' warningsTim Gardner
2015-06-23udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-06-23udf: Remove repeated loads blocksizeJan Kara
2015-06-23btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney
2015-06-23btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song
2015-06-03fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton
2015-06-03vfs: read file_handle only once in handle_to_pathSasha Levin
2015-06-03jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong
2015-06-03ext4: check for zero length extent explicitlyEryu Guan
2015-06-03ext4: fix NULL pointer dereference when journal restart failsLukas Czerner
2015-06-03d_walk() might skip too muchAl Viro
2015-06-03fs, omfs: add NULL terminator in the end up the token listSasha Levin
2015-06-02Fix corrupt SMB2 ioctl requestsSteve French
2015-05-26mnt: Fail collect_mounts when applied to unmounted mountsEric W. Biederman
2015-05-26aio: fix serial draining in exit_aio()Jens Axboe
2015-05-26aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()Oleg Nesterov
2015-05-16mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman
2015-05-16nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-16ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-05-15fs/seq_file: fallback to vmalloc allocationHeiko Carstens
2015-05-15seq_file: always clear m->count when we free m->bufAl Viro
2015-05-15/proc/stat: convert to single_open_size()Heiko Carstens
2015-05-15ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-15fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-05-15RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro
2015-05-04ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner
2015-05-04fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson
2015-04-30Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana
2015-04-30Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-04-30btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-04-30Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-04-27proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov
2015-04-27mm: softdirty: unmapped addresses between VMAs are cleanPeter Feiner
2015-04-22ioctx_alloc(): fix vma (and file) leak on failureAl Viro
2015-04-22ocfs2: _really_ sync the right rangeAl Viro
2015-04-22cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-04-22remove extra definitions of U32_MAXAlex Elder
2015-04-22conditionally define U32_MAXAlex Elder
2015-04-09hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-04-09Btrfs: don't delay inode ref updates during log replayChris Mason
2015-04-09NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-04-09pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-04-09nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi