aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-10-07fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2013-10-07epoll.patchThomas Gleixner
2013-10-07fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior
2013-10-07fs, jbd: pull your plug when waiting for spaceMike Galbraith
2013-10-07fs: ntfs: disable interrupt only on !RTMike Galbraith
2013-10-07mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2013-10-07fs: namespace preemption fixThomas Gleixner
2013-10-07timer-fd: Prevent live lockThomas Gleixner
2013-10-07buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
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
2013-09-26fuse: invalidate inode attributes on xattr modificationAnand Avati
2013-09-26fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov
2013-09-26ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng
2013-09-26isofs: Refuse RW mount of the filesystem instead of making it ROJan Kara
2013-09-26proc: Restrict mounting the proc filesystemEric W. Biederman
2013-09-26ocfs2: fix the end cluster offset of FIEMAPJie Liu
2013-09-26Btrfs: don't allow the replace procedure on read only filesystemsStefan Behrens
2013-09-26ext4: simplify truncation code in ext4_setattr()Jan Kara
2013-09-26CIFS: Fix missing lease breakPavel Shilovsky
2013-09-26CIFS: Fix a memory leak when a lease break comesPavel Shilovsky
2013-09-26cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton
2013-09-07jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp
2013-08-29SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier
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-29VFS: collect_mounts() should return an ERR_PTRDan Carpenter
2013-08-20jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-20fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-14reiserfs: fix deadlock in umountAl Viro
2013-08-14debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov
2013-08-14cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2013-08-14cifs: extend the buffer length enought for sprintf() usingChen Gang
2013-08-14ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o
2013-08-14ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna
2013-08-14ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o
2013-08-14LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust
2013-08-14Btrfs: release both paths before logging dir/changed extentsJosef Bacik
2013-08-14ext4: fix retry handling in ext4_ext_truncate()Theodore Ts'o
2013-08-14ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o
2013-08-14ext4: destroy ext4_es_cachep on module unloadEric Sandeen
2013-08-11Btrfs: fix crash regarding to ulist_add_mergeLiu Bo
2013-08-11fanotify: info leak in copy_event_to_user()Dan Carpenter
2013-08-04livelock avoidance in sget()Al Viro
2013-08-04nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya