aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-19Merge tag 'v3.8.13.13' into v3.8-rtSteven Rostedt (Red Hat)
2013-11-19Merge tag 'v3.8.13.12' into v3.8-rtSteven Rostedt (Red Hat)
2013-11-19Merge tag 'v3.8.13.11' into v3.8-rtSteven Rostedt (Red Hat)
2013-11-19Merge tag 'v3.8.13.10' into v3.8-rtSteven Rostedt (Red Hat)
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-23Merge tag 'v3.8.13.8' into v3.8-rtSteven Rostedt (Red Hat)
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-09-12Merge tag 'v3.8.13.7' into v3.8-rtSteven Rostedt (Red Hat)
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-08-13fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior
2013-08-13fs, jbd: pull your plug when waiting for spaceMike Galbraith
2013-08-13fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2013-08-13epoll.patchThomas Gleixner
2013-08-13fs: ntfs: disable interrupt only on !RTMike Galbraith
2013-08-13fs-block-rt-support.patchThomas Gleixner
2013-08-13mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2013-08-13fs: namespace preemption fixThomas Gleixner
2013-08-13timer-fd: Prevent live lockThomas Gleixner