summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-03-18procfs: fix race between symlink removals and traversalsAl Viro
2015-03-18debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-03-18autofs4: Wrong format for printing dentryRasmus Villemoes
2015-03-18autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-03-18Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-18Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-18btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-18Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana
2015-03-06quota: Store maximum space limit in bytesJan Kara
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana
2015-03-06btrfs: fix leak of path in btrfs_find_itemDavid Sterba
2015-03-06btrfs: set proper message level for skinny metadataDavid Sterba
2015-03-06jffs2: fix handling of corrupted summary lengthChen Jie
2015-03-06xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-03-06udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-03-06udf: Remove repeated loads blocksizeJan Kara
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust
2015-03-06SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-03-06nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao
2015-03-06NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-06proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov
2015-03-06xfs: only trace buffer items if they existDave Chinner
2015-03-06xfs: set superblock buffer type correctlyDave Chinner
2015-03-06xfs: set buf types when converting extent formatsDave Chinner
2015-03-06xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-06xfs: ensure buffer types are set correctlyDave Chinner
2015-03-06ext4: ignore journal checksum on remount; don't failEric Sandeen
2015-02-08Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2015-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-05nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-04Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu
2015-02-04Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-02-03aio: annotate aio_read_event_ring for sleep patternsDave Chinner
2015-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-01-29Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-28udf: Release preallocation on last writeable closeJan Kara
2015-01-27btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng
2015-01-26cifs: fix MUST SecurityFlags filteringNiklas Cassel
2015-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-21NFS: Fix use of nfs_attr_use_mounted_on_fileid()Anna Schumaker
2015-01-21NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-01-21nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-01-20btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo
2015-01-20btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo