aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-31Merge tag 'v3.14.15' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.14' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.13' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2014-10-31epoll.patchThomas Gleixner
2014-10-31fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior
2014-10-31fs, jbd: pull your plug when waiting for spaceMike Galbraith
2014-10-31fs: ntfs: disable interrupt only on !RTMike Galbraith
2014-10-31mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2014-10-31fs: namespace preemption fixThomas Gleixner
2014-10-31timer-fd: Prevent live lockThomas Gleixner
2014-10-31buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2014-07-31fs: umount on symlink leaks mnt countVasily Averin
2014-07-31coredump: fix the setting of PF_DUMPCORESilesh C V
2014-07-31nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig
2014-07-28aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise
2014-07-28quota: missing lock in dqcache_shrink_scan()Niu Yawei
2014-07-28fuse: ignore entry-timeout on LOOKUP_REVALAnand Avati
2014-07-28fuse: handle large user and group IDMiklos Szeredi
2014-07-28fuse: timeout comparison fixMiklos Szeredi
2014-07-17ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o
2014-07-17ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-07-17ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o
2014-07-17ext4: clarify error count warning messagesTheodore Ts'o
2014-07-17ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o
2014-07-09aio: block io_destroy() until all context requests are completedAnatol Pomozov
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-09ext4: Fix hole punching for files with indirect blocksJan Kara
2014-07-09ext4: Fix buffer double free in ext4_alloc_branch()Jan Kara
2014-07-09CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...Steve French
2014-07-09fs/cifs: fix regression in cifs_create_mf_symlink()Björn Baumbach
2014-07-06reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-06xfs: xfs_readsb needs to check for magic numbersDave Chinner
2014-07-06nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-07-06NFS: populate ->net in mount data when remountingMateusz Guzik
2014-07-06NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust
2014-07-06NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust
2014-07-06nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-06nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-07-06pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust
2014-07-06UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-07-06UBIFS: fix an mmap and fsync race conditionhujianyang
2014-06-30epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-30btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-30btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-30Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30Btrfs: don't check nodes for extent itemsJosef Bacik
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist