summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* pNFS/flexfiles: Don't mark the entire layout as failed, when returning itTrond Myklebust2015-12-282-3/+1
* pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust2015-12-284-53/+6
* pnfs/flexfiles: count io stat in rpc_count_stats callbackPeng Tao2015-12-281-12/+10
* pnfs/flexfiles: do not mark delay-like status as DS failurePeng Tao2015-12-281-1/+8
* NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATAPeng Tao2015-12-281-0/+9
* nfs: only remove page from mapping if launder_page failsPeng Tao2015-12-282-17/+24
* nfs: handle request add failure properlyPeng Tao2015-12-285-31/+67
* nfs: centralize pgio error cleanupPeng Tao2015-12-282-32/+33
* nfs: clean up rest of reqs when failing to add onePeng Tao2015-12-281-3/+14
* NFS41: pop some layoutget errors to applicationPeng Tao2015-12-286-14/+78
* pNFS/flexfiles: Support server-supplied layoutstats sampling periodTrond Myklebust2015-12-282-3/+14
* pNFS: Modify pnfs_update_layout tracepoints to use layout stateidTrond Myklebust2015-12-283-16/+28
* NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust2015-12-281-6/+3
* nfs: add new tracepoint for pnfs_update_layoutJeff Layton2015-12-282-6/+88
* Adding tracepoint to cached openOlga Kornievskaia2015-12-282-0/+41
* Adding stateid information to tracepointsOlga Kornievskaia2015-12-283-32/+245
* Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-12-221-1/+1
|\
| * nfsd: don't hold ls_mutex across a layout recallJeff Layton2015-12-161-1/+1
* | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-186-15/+29
|\ \
| * \ Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2015-12-155-8/+10
| |\ \
| | * | btrfs: fix misleading warning when space cache failed to loadHolger Hoffstätte2015-12-101-1/+1
| | * | Btrfs: fix transaction handle leak in balanceFilipe Manana2015-12-101-2/+1
| | * | Btrfs: fix unprotected list move from unused_bgs to deleted_bgs listFilipe Manana2015-12-103-5/+8
| * | | Btrfs: check prepare_uptodate_page() error code earlierChris Mason2015-12-151-4/+14
| * | | Btrfs: check for empty bitmap list in setup_cluster_bitmapsChris Mason2015-12-151-3/+5
| |/ /
* | | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King2015-12-181-0/+1
* | | 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