summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson2014-08-031-0/+2
* nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson2014-08-032-8/+27
* NFS: nfs4_do_open should add negative results to the dcache.NeilBrown2014-08-031-1/+8
* nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin2014-08-031-1/+1
* Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust2014-08-0368-363/+842
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-212-4/+15
| |\
| | * btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen2014-07-191-4/+4
| | * Btrfs: fix abnormal long waiting in fsyncLiu Bo2014-07-191-0/+11
| * | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-07-216-62/+343
| |\ \
| * \ \ Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-07-185-13/+17
| |\ \ \
| | * | | GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick2014-07-181-2/+2
| | * | | GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven2014-07-181-2/+2
| | * | | GFS2: Allow caching of glocks for flockBob Peterson2014-07-181-1/+1
| | * | | GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson2014-07-182-4/+2Star
| | * | | GFS2: replace count*size kzalloc by kcallocFabian Frederick2014-07-181-2/+2
| | * | | GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse2014-07-181-2/+2
| | * | | GFS2: Fix race in glock lru glock disposalSteven Whitehouse2014-07-181-3/+7
| | * | | GFS2: Only wait for demote when last holder is dequeuedBob Peterson2014-07-181-1/+3
| * | | | Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-07-187-72/+106
| |\ \ \ \
| | * | | | xfs: null unused quota inodes when quota is onDave Chinner2014-07-141-4/+21
| | * | | | xfs: refine the allocation stack switchDave Chinner2014-07-146-62/+90
| | * | | | Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner2014-07-142-20/+9Star
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-07-161-0/+2
| |\ \ \ \ \
| | * | | | | quota: missing lock in dqcache_shrink_scan()Niu Yawei2014-07-151-0/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-07-154-53/+69
| |\ \ \ \ \ \
| | * | | | | | fuse: replace count*size kzalloc by kcallocFabian Frederick2014-07-141-2/+2
| | * | | | | | fuse: release temporary page if fuse_writepage_locked() failedMaxim Patlasov2014-07-141-1/+3
| | * | | | | | fuse: restructure ->rename2()Miklos Szeredi2014-07-101-14/+20
| | * | | | | | fuse: avoid scheduling while atomicMiklos Szeredi2014-07-071-28/+23Star
| | * | | | | | fuse: handle large user and group IDMiklos Szeredi2014-07-071-4/+16
| | * | | | | | fuse: inode: drop castHimangi Saraogi2014-07-071-1/+1
| | * | | | | | fuse: ignore entry-timeout on LOOKUP_REVALAnand Avati2014-07-071-1/+2
| | * | | | | | fuse: timeout comparison fixMiklos Szeredi2014-07-071-3/+3
| * | | | | | | aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise2014-07-141-0/+7
| | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-07-135-45/+44Star
| |\ \ \ \ \ \
| | * | | | | | ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon2014-07-121-1/+1
| | * | | | | | ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o2014-07-121-2/+2
| | * | | | | | ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o2014-07-111-27/+24Star
| | * | | | | | ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen2014-07-062-3/+4
| | * | | | | | ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()Theodore Ts'o2014-07-061-2/+2
| | * | | | | | ext4: clarify error count warning messagesTheodore Ts'o2014-07-061-3/+4
| | * | | | | | ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o2014-07-051-7/+7
| * | | | | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-07-121-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | nfsd: Fix bad reserving space for encoding rdattr_errorKinglong Mee2014-07-071-1/+1
| * | | | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-0/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kernfs: introduce kernfs_pin_sb()Li Zefan2014-06-301-0/+30
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-099-27/+41
| |\ \ \ \ \ \ \ \
| | * | | | | | | | f2fs: avoid to access NULL pointer in issue_flush_threadChao Yu2014-07-091-1/+2
| | * | | | | | | | f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim2014-07-091-0/+2
| | * | | | | | | | f2fs: do checkpoint for the renamed inodeJaegeuk Kim2014-07-091-6/+4Star