aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-12-06Merge tag 'v3.10.22' into v3.10-rtSteven Rostedt (Red Hat)
2013-12-04setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French
2013-12-04audit: add child record before the create to handle case where create failsJeff Layton
2013-12-04ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()Theodore Ts'o
2013-12-04devpts: plug the memory leak in kill_sbIlija Hadzic
2013-12-02Merge tag 'v3.10.21' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-29configfs: fix race between dentry put and lookupJunxiao Bi
2013-11-29nfsd: make sure to balance get/put_write_accessChristoph Hellwig
2013-11-29nfsd: split up nfsd_setattrChristoph Hellwig
2013-11-29nfsd: return better errors to exportfsJ. Bruce Fields
2013-11-29NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_stateTrond Myklebust
2013-11-29NFSv4: don't reprocess cached open CLAIM_PREVIOUSWeston Andros Adamson
2013-11-29NFSv4: don't fail on missing fattr in open recoverWeston Andros Adamson
2013-11-29NFSv4: fix NULL dereference in open recoverWeston Andros Adamson
2013-11-29NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-19Merge tag 'v3.10.19' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-13fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2013-11-13epoll.patchThomas Gleixner
2013-11-13fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior
2013-11-13fs, jbd: pull your plug when waiting for spaceMike Galbraith
2013-11-13fs: ntfs: disable interrupt only on !RTMike Galbraith
2013-11-13mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2013-11-13fs: namespace preemption fixThomas Gleixner
2013-11-13timer-fd: Prevent live lockThomas Gleixner
2013-11-13buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2013-11-13seq_file: always update file->f_pos in seq_lseek()Gu Zheng
2013-11-13ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem
2013-11-13jfs: fix error path in iallocDave Kleikamp
2013-10-18cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-10-18ext4: fix memory leak in xattrDave Jones
2013-10-18Btrfs: use right root when checking for hash collisionJosef Bacik
2013-10-18vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds
2013-10-13Btrfs: remove ourselves from the cluster list under lockJosef Bacik
2013-10-13Btrfs: skip subvol entries when checking if we've created a dir alreadyJosef Bacik
2013-10-13Btrfs: change how we queue blocks for backref checkingJosef Bacik
2013-10-13xfs: fix node forward in xfs_node_toosmallMark Tinguely
2013-10-13NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt failsTrond Myklebust
2013-10-13nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko
2013-10-13fuse: fix fallocate vs. ftruncate raceMaxim Patlasov
2013-10-13fuse: wait for writeback in fuse_file_fallocate()Maxim Patlasov
2013-10-13fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni
2013-10-05sysv: Add forgotten superblock lock init for v7 fsLubomir Rintel
2013-10-05block: Fix bio_copy_data()Kent Overstreet
2013-10-01bio-integrity: Fix use of bs->bio_integrity_pool after freeBjorn Helgaas
2013-10-01udf: Refuse RW mount of the filesystem instead of making it ROJan Kara
2013-10-01udf: Standardize return values in mount sequenceJan Kara
2013-10-01cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi
2013-09-26fuse: readdir: check for slash in namesMiklos Szeredi
2013-09-26fuse: hotfix truncate_pagecache() issueMaxim Patlasov