aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2013-07-18ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o
2013-07-18lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery
2013-07-18CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky
2013-07-18[CIFS] use sensible file nlink values if unprovidedSteve French
2013-07-18Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik
2013-07-18Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik
2013-07-18Btrfs: fix unlock after free on rewinded tree blocksJan Schmidt
2013-07-18nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-07-18writeback: Fix periodic writeback after fs mountJan Kara
2013-07-16ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()Jan Kara
2013-07-16ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementationsJan Kara