aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-12-06configfs: fix race between dentry put and lookupJunxiao Bi
2013-12-06nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2013-12-06nfsd: make sure to balance get/put_write_accessChristoph Hellwig
2013-12-06nfsd: split up nfsd_setattrChristoph Hellwig
2013-12-06setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French
2013-12-06devpts: plug the memory leak in kill_sbIlija Hadzic
2013-12-06exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-12-06coredump: remove redundant defines for dumpable statesKees Cook
2013-12-06ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()Theodore Ts'o
2013-12-06NFSv4: fix NULL dereference in open recoverWeston Andros Adamson
2013-12-06NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust
2013-11-07ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem
2013-11-07jfs: fix error path in iallocDave Kleikamp
2013-10-29cifs: Fix inability to write files >2GB to SMB2/3 sharesJan Klos
2013-10-15vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds
2013-10-15ext4: fix memory leak in xattrDave Jones
2013-10-15Btrfs: use right root when checking for hash collisionJosef Bacik
2013-10-10nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko
2013-10-09fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni
2013-10-07cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi
2013-09-20ocfs2: fix the end cluster offset of FIEMAPJie Liu
2013-09-20CIFS: Fix a memory leak when a lease break comesPavel Shilovsky
2013-09-20cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton
2013-09-20fuse: readdir: check for slash in namesMiklos Szeredi
2013-09-20fuse: invalidate inode attributes on xattr modificationAnand Avati
2013-09-20fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov
2013-09-20proc: Restrict mounting the proc filesystemEric W. Biederman
2013-09-20ext4: fix lost truncate due to race with writebackJan Kara
2013-09-20ext4: simplify truncation code in ext4_setattr()Jan Kara
2013-09-20ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng
2013-08-29nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-29nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-08-29[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier
2013-08-29block: Add bio_for_each_segment_all()Kent Overstreet
2013-08-29Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-29jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara
2013-08-21fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-21ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna
2013-08-21ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o
2013-08-21cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2013-08-21cifs: extend the buffer length enought for sprintf() usingChen Gang
2013-08-21Btrfs: release both paths before logging dir/changed extentsJosef Bacik
2013-08-21ext4: fix retry handling in ext4_ext_truncate()Theodore Ts'o
2013-08-21ext4: destroy ext4_es_cachep on module unloadEric Sandeen
2013-08-21ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o
2013-08-14nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2013-07-30Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-30Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-30ext4: fix error handling in ext4_ext_truncate()Theodore Ts'o
2013-07-18ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o