aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-08fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro
2015-12-089p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-12-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi
2015-12-04block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov
2015-12-04jbd2: fix null committed data return in undo_accessJunxiao Bi
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-30direct-io: Fix negative return from dio read beyond eofJan Kara
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-27Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-26ext4: add "static" to ext4_seq_##name##_fops structXu Cang
2015-11-26ext4: fix an endianness bug in ext4_encrypted_follow_link()Al Viro
2015-11-26ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro
2015-11-25nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton
2015-11-25nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-11-25nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton
2015-11-25btrfs: fix balance range usage filters in 4.4-rcHolger Hoffstätte
2015-11-25btrfs: qgroup: account shared subtree during snapshot deleteMark Fasheh
2015-11-25Btrfs: use btrfs_get_fs_root in resolve_indirect_refJosef Bacik
2015-11-25btrfs: qgroup: fix quota disable during rescanJustin Maggard
2015-11-25Btrfs: fix race between cleaner kthread and space cache writeoutFilipe Manana
2015-11-25Btrfs: fix scrub preventing unused block groups from being deletedFilipe Manana
2015-11-25Btrfs: fix race between scrub and block group deletionFilipe Manana
2015-11-25btrfs: fix rcu warning during device replaceDavid Sterba
2015-11-25btrfs: Continue replace when set_block_ro failedZhaolei
2015-11-25btrfs: fix clashing number of the enhanced balance usage filterDavid Sterba
2015-11-25Btrfs: fix the number of transaction units needed to remove a block groupFilipe Manana
2015-11-25Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana
2015-11-25Btrfs: tests: checking for NULL instead of IS_ERR()Dan Carpenter
2015-11-25btrfs: fix signed overflows in btrfs_sync_fileDavid Sterba
2015-11-24jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara
2015-11-24ext4: Fix handling of extended tv_secDavid Turner
2015-11-23nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-11-23nfs4: start callback_ident at idr 1Benjamin Coddington
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton
2015-11-23NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding successKinglong Mee