aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge commit 'v3.16' into nextJames Morris2014-09-30
|\
| * vfs: fix check for fallocate on active swapfileEric Biggers2014-08-01
| * direct-io: fix AIO regressionChristoph Hellwig2014-08-01
| * AFS: Correctly assemble the client UUIDDavid Howells2014-07-29
| * Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds2014-07-27
| |\
| | * fs: umount on symlink leaks mnt countVasily Averin2014-07-24
| | * direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh2014-07-24
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-07-25
| |\ \ | | |/ | |/|
| | * fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher2014-07-22
| | * fuse: s_time_gran fixMiklos Szeredi2014-07-22
| * | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-07-23
| |\ \
| | * | NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee2014-07-23
| * | | simple_xattr: permit 0-size extended attributesHugh Dickins2014-07-23
| * | | coredump: fix the setting of PF_DUMPCORESilesh C V2014-07-23
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-20
| |\ \
| | * | btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen2014-07-19
| | * | Btrfs: fix abnormal long waiting in fsyncLiu Bo2014-07-19
| * | | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-07-20
| |\ \ \
| | * | | NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust2014-07-13
| | * | | NFS: Remove 2 unused variablesTrond Myklebust2014-07-12
| | * | | nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson2014-07-12
| | * | | nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-12
| | * | | nfs: change find_request to find_head_requestWeston Andros Adamson2014-07-12
| | * | | nfs: nfs_page should take a ref on the head reqWeston Andros Adamson2014-07-12
| | * | | nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson2014-07-12
| | * | | nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig2014-07-08
| * | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-07-18
| |\ \ \ \
| | * | | | GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick2014-07-18
| | * | | | GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven2014-07-18
| | * | | | GFS2: Allow caching of glocks for flockBob Peterson2014-07-18
| | * | | | GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson2014-07-18
| | * | | | GFS2: replace count*size kzalloc by kcallocFabian Frederick2014-07-18
| | * | | | GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse2014-07-18
| | * | | | GFS2: Fix race in glock lru glock disposalSteven Whitehouse2014-07-18
| | * | | | GFS2: Only wait for demote when last holder is dequeuedBob Peterson2014-07-18
| * | | | | Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-07-18
| |\ \ \ \ \
| | * | | | | xfs: null unused quota inodes when quota is onDave Chinner2014-07-14
| | * | | | | xfs: refine the allocation stack switchDave Chinner2014-07-14
| | * | | | | Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner2014-07-14
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-07-15
| |\ \ \ \ \ \
| | * | | | | | quota: missing lock in dqcache_shrink_scan()Niu Yawei2014-07-15
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-07-15
| |\ \ \ \ \ \ \
| | * | | | | | | fuse: replace count*size kzalloc by kcallocFabian Frederick2014-07-14
| | * | | | | | | fuse: release temporary page if fuse_writepage_locked() failedMaxim Patlasov2014-07-14
| | * | | | | | | fuse: restructure ->rename2()Miklos Szeredi2014-07-10
| | * | | | | | | fuse: avoid scheduling while atomicMiklos Szeredi2014-07-07
| | * | | | | | | fuse: handle large user and group IDMiklos Szeredi2014-07-07
| | * | | | | | | fuse: inode: drop castHimangi Saraogi2014-07-07
| | * | | | | | | fuse: ignore entry-timeout on LOOKUP_REVALAnand Avati2014-07-07
| | * | | | | | | fuse: timeout comparison fixMiklos Szeredi2014-07-07