summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-02-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-02-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09Merge 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-05udf: remove bool assignment to 0/1Fabian Frederick
2015-02-05udf: use bool for doneFabian Frederick
2015-02-05Btrfs: 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-04aio: 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-30quota: Store maximum space limit in bytesJan Kara
2015-01-30quota: Remove quota_on_meta callbackJan Kara
2015-01-30ocfs2: Use generic helpers for quotaon and quotaoffJan Kara
2015-01-30ext4: Use generic helpers for quotaon and quotaoffJan Kara
2015-01-30quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara
2015-01-30quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara
2015-01-30quota: Split ->set_xstate callback into twoJan Kara
2015-01-30Merge branch 'for_linus' into for_nextJan Kara
2015-01-29Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
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-27cifs: fix MUST SecurityFlags filteringNiklas Cassel
2015-01-26Merge 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-22locks: update comments that refer to inode->i_flockJeff Layton
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-21xfs: Remove some pointless quota checksJan Kara
2015-01-21xfs: Remove some useless flags testsJan Kara
2015-01-21xfs: Remove useless testJan Kara
2015-01-21quota: Verify flags passed to Q_SETINFOJan Kara
2015-01-21quota: Cleanup flags definitionsJan Kara
2015-01-21ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara
2015-01-21quota: Don't store flags for v2 quota formatJan Kara
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-21btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo
2015-01-21btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo
2015-01-20Complete oplock break jobs before closing file handleSachin Prabhu
2015-01-19cifs: use memzero_explicit to clear stack bufferGiel van Schijndel
2015-01-19btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi
2015-01-19Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana
2015-01-19Btrfs: fix incorrect freeing in scrub_stripeTsutomu Itoh
2015-01-19btrfs: sync ioctl, handle errors after transaction startDavid Sterba