summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* block: enable dax for raw block devicesDan Williams2016-01-091-8/+95
* block: introduce bdev_file_inode()Dan Williams2016-01-091-7/+12
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-135-10/+10
* Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-12-131-5/+2
|\
| * SUNRPC: Fix callback channelTrond Myklebust2015-12-071-5/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-123-11/+3
|\ \
| * | ocfs2: fix SGID not inherited issueJunxiao Bi2015-12-121-3/+1
| * | osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins2015-12-122-8/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-121-3/+6
|\ \ \ | |/ / |/| |
| * | block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov2015-12-041-3/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-12-112-1/+3
|\ \ \
| * | | fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin2015-11-101-1/+1
| * | | cuse: fix memory leakMiklos Szeredi2015-11-101-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-092-2/+3
|\ \ \ \
| * | | | fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro2015-12-081-0/+1
| * | | | 9p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro2015-12-081-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-075-13/+56
|\ \ \ \ | |/ / / |/| | |
| * | | jbd2: fix null committed data return in undo_accessJunxiao Bi2015-12-041-3/+7
| * | | ext4: add "static" to ext4_seq_##name##_fops structXu Cang2015-11-261-1/+1
| * | | ext4: fix an endianness bug in ext4_encrypted_follow_link()Al Viro2015-11-261-1/+1
| * | | ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro2015-11-261-1/+1
| * | | jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara2015-11-241-0/+2
| * | | ext4: Fix handling of extended tv_secDavid Turner2015-11-241-7/+44
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-064-31/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro2015-12-061-1/+0
| * | | ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro2015-12-063-26/+11
| * | | ovl: fix permission checking for setattrMiklos Szeredi2015-12-061-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-031-2/+2
|\ \ \ \
| * | | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-031-1/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | direct-io: Fix negative return from dio read beyond eofJan Kara2015-11-301-1/+9
* | | | | Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-278-64/+77
|\ \ \ \ \
| * | | | | nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton2015-11-251-25/+31
| * | | | | nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2015-11-251-1/+5
| * | | | | nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton2015-11-251-1/+4
| * | | | | nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-231-2/+5
| * | | | | nfs4: start callback_ident at idr 1Benjamin Coddington2015-11-231-1/+1
| * | | | | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton2015-11-231-1/+1
| * | | | | NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding successKinglong Mee2015-11-231-0/+1
| * | | | | NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker2015-11-231-1/+1
| * | | | | nfs: reduce the amount of ifdefs for v4.2 in nfs4file.cChristoph Hellwig2015-11-231-20/+7
| * | | | | nfs: use btrfs ioctl defintions for cloneChristoph Hellwig2015-11-231-4/+6
| * | | | | nfs: allow intra-file CLONEChristoph Hellwig2015-11-231-5/+14
| * | | | | nfs: offer native ioctls even if CONFIG_COMPAT is setChristoph Hellwig2015-11-231-3/+0
| * | | | | nfs: pass on count for CLONE operationsChristoph Hellwig2015-11-231-0/+1
* | | | | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-2712-66/+219
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | btrfs: fix balance range usage filters in 4.4-rcHolger Hoffstätte2015-11-251-2/+2
| * | | | | btrfs: qgroup: account shared subtree during snapshot deleteMark Fasheh2015-11-252-7/+42
| * | | | | Btrfs: use btrfs_get_fs_root in resolve_indirect_refJosef Bacik2015-11-251-1/+1
| * | | | | btrfs: qgroup: fix quota disable during rescanJustin Maggard2015-11-251-1/+2