summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix regression of btrfs device replaceLiu Bo2014-08-211-1/+1
* Btrfs: don't consider the missing device when allocating new chunksMiao Xie2014-08-191-14/+2
* Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie2014-08-192-2/+3
* Btrfs: don't write any data into a readonly device when scrubMiao Xie2014-08-191-0/+11
* Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie2014-08-191-2/+6
* btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo2014-08-191-2/+2
* Btrfs: fix wrong extent mapping for DirectIOWang Shilong2014-08-191-0/+2
* Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong2014-08-191-1/+2
* Btrfs: fix wrong missing device counter decreaseMiao Xie2014-08-191-1/+1
* Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsMiao Xie2014-08-191-0/+3
* btrfs: check generation as replace duplicates devid+uuidAnand Jain2014-08-191-1/+21
* Btrfs: device_list_add() should not update list when mountedAnand Jain2014-08-191-0/+27
* Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.chandan2014-08-191-2/+1
* Btrfs: fix put dio bio twice when we submit dio bio failMiao Xie2014-08-191-3/+2
* btrfs: disable strict file flushes for renames and truncatesChris Mason2014-08-158-267/+6
* Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana2014-08-151-1/+1
* Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2014-08-152-6/+20
* Btrfs: fix compressed write corruption on enospcLiu Bo2014-08-151-0/+12
* btrfs: correctly handle return from ulist_addMark Fasheh2014-08-151-4/+9
* btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh2014-08-153-0/+426
* Btrfs: read lock extent buffer while walking backrefsFilipe Manana2014-08-151-0/+3
* Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik2014-08-153-25/+23
* btrfs: adjust statfs calculations according to raid profilesDavid Sterba2014-08-151-6/+45
* vfs: fix check for fallocate on active swapfileEric Biggers2014-08-011-3/+2
* direct-io: fix AIO regressionChristoph Hellwig2014-08-011-5/+4
* AFS: Correctly assemble the client UUIDDavid Howells2014-07-291-2/+2
* Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds2014-07-272-8/+9
|\
| * fs: umount on symlink leaks mnt countVasily Averin2014-07-241-1/+2
| * direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh2014-07-241-7/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-07-251-4/+1
|\ \ | |/ |/|
| * fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher2014-07-221-1/+1
| * fuse: s_time_gran fixMiklos Szeredi2014-07-221-3/+0
* | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-07-231-1/+3
|\ \
| * | NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee2014-07-231-1/+3
* | | simple_xattr: permit 0-size extended attributesHugh Dickins2014-07-231-1/+1
* | | coredump: fix the setting of PF_DUMPCORESilesh C V2014-07-231-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-202-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-206-62/+343
|\ \ \
| * | | NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust2014-07-131-1/+1
| * | | NFS: Remove 2 unused variablesTrond Myklebust2014-07-122-4/+0
| * | | nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson2014-07-121-20/+21
| * | | nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-123-25/+235
| * | | nfs: change find_request to find_head_requestWeston Andros Adamson2014-07-121-9/+24
| * | | nfs: nfs_page should take a ref on the head reqWeston Andros Adamson2014-07-121-0/+10
| * | | nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson2014-07-122-3/+9
| * | | nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig2014-07-082-2/+45
* | | | 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
OpenPOWER on IntegriCloud