summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-12-28pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust4-53/+6
2015-12-28pnfs/flexfiles: count io stat in rpc_count_stats callbackPeng Tao1-12/+10
2015-12-28pnfs/flexfiles: do not mark delay-like status as DS failurePeng Tao1-1/+8
2015-12-28NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATAPeng Tao1-0/+9
2015-12-28nfs: only remove page from mapping if launder_page failsPeng Tao2-17/+24
2015-12-28nfs: handle request add failure properlyPeng Tao5-31/+67
2015-12-28nfs: centralize pgio error cleanupPeng Tao2-32/+33
2015-12-28nfs: clean up rest of reqs when failing to add onePeng Tao1-3/+14
2015-12-28NFS41: pop some layoutget errors to applicationPeng Tao6-14/+78
2015-12-28pNFS/flexfiles: Support server-supplied layoutstats sampling periodTrond Myklebust2-3/+14
2015-12-28pNFS: Modify pnfs_update_layout tracepoints to use layout stateidTrond Myklebust3-16/+28
2015-12-28NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust1-6/+3
2015-12-28nfs: add new tracepoint for pnfs_update_layoutJeff Layton2-6/+88
2015-12-28Adding tracepoint to cached openOlga Kornievskaia2-0/+41
2015-12-28Adding stateid information to tracepointsOlga Kornievskaia3-32/+245
2015-12-23Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2015-12-19Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-15/+29
2015-12-19proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King1-0/+1
2015-12-16nfsd: don't hold ls_mutex across a layout recallJeff Layton1-1/+1
2015-12-15Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason5-8/+10
2015-12-15Btrfs: check prepare_uptodate_page() error code earlierChris Mason1-4/+14
2015-12-15Btrfs: check for empty bitmap list in setup_cluster_bitmapsChris Mason1-3/+5
2015-12-14sched/wait: Fix the signal handling fixPeter Zijlstra5-10/+10
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-5/+2
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-11/+3
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+6
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi1-3/+1
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins2-8/+2
2015-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-1/+3
2015-12-10btrfs: fix misleading warning when space cache failed to loadHolger Hoffstätte1-1/+1
2015-12-10Btrfs: fix transaction handle leak in balanceFilipe Manana1-2/+1
2015-12-10Btrfs: fix unprotected list move from unused_bgs to deleted_bgs listFilipe Manana3-5/+8
2015-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+3
2015-12-08fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro1-0/+1
2015-12-089p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro1-2/+2
2015-12-08SUNRPC: Fix callback channelTrond Myklebust1-5/+2
2015-12-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-13/+56
2015-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-31/+15
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro1-1/+0
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro3-26/+11
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi1-4/+4
2015-12-04block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov1-3/+6
2015-12-04jbd2: fix null committed data return in undo_accessJunxiao Bi1-3/+7
2015-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2015-12-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+9
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet1-2/+2
2015-11-30direct-io: Fix negative return from dio read beyond eofJan Kara1-1/+9
2015-11-28Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-64/+77
2015-11-28Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-66/+219
2015-11-26ext4: add "static" to ext4_seq_##name##_fops structXu Cang1-1/+1