aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-08-21Btrfs: don't monopolize a core when evicting inodeGravatar Filipe Manana 1-0/+6
2014-08-21Btrfs: fix hole detection during file fsyncGravatar Filipe Manana 1-4/+13
2014-08-21Btrfs: ensure tmpfile inode is always persisted with link count of 0Gravatar Filipe Manana 1-0/+15
2014-08-21Btrfs: race free update of commit root for ro snapshotsGravatar Filipe Manana 2-33/+36
2014-08-21Btrfs: fix regression of btrfs device replaceGravatar Liu Bo 1-1/+1
2014-08-19Btrfs: don't consider the missing device when allocating new chunksGravatar Miao Xie 1-14/+2
2014-08-19Btrfs: Fix wrong device size when we are resizing the deviceGravatar Miao Xie 2-2/+3
2014-08-19Btrfs: don't write any data into a readonly device when scrubGravatar Miao Xie 1-0/+11
2014-08-19Btrfs: Fix the problem that the replace destroys the seed filesystemGravatar Miao Xie 1-2/+6
2014-08-19btrfs: Return right extent when fiemap gives unaligned offset and len.Gravatar Qu Wenruo 1-2/+2
2014-08-19Btrfs: fix wrong extent mapping for DirectIOGravatar Wang Shilong 1-0/+2
2014-08-19Btrfs: fix wrong write range for filemap_fdatawrite_range()Gravatar Wang Shilong 1-1/+2
2014-08-19Btrfs: fix wrong missing device counter decreaseGravatar Miao Xie 1-1/+1
2014-08-19Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsGravatar Miao Xie 1-0/+3
2014-08-19btrfs: check generation as replace duplicates devid+uuidGravatar Anand Jain 1-1/+21
2014-08-19Btrfs: device_list_add() should not update list when mountedGravatar Anand Jain 1-0/+27
2014-08-19Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.Gravatar chandan 1-2/+1
2014-08-19Btrfs: fix put dio bio twice when we submit dio bio failGravatar Miao Xie 1-3/+2
2014-08-15btrfs: disable strict file flushes for renames and truncatesGravatar Chris Mason 8-267/+6
2014-08-15Btrfs: fix csum tree corruption, duplicate and outdated checksumsGravatar Filipe Manana 1-1/+1
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archGravatar Takashi Iwai 2-6/+20
2014-08-15Btrfs: fix compressed write corruption on enospcGravatar Liu Bo 1-0/+12
2014-08-15btrfs: correctly handle return from ulist_addGravatar Mark Fasheh 1-4/+9
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteGravatar Mark Fasheh 3-0/+426
2014-08-15Btrfs: read lock extent buffer while walking backrefsGravatar Filipe Manana 1-0/+3
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaGravatar Josef Bacik 3-25/+23
2014-08-15btrfs: adjust statfs calculations according to raid profilesGravatar David Sterba 1-6/+45
2014-08-01vfs: fix check for fallocate on active swapfileGravatar Eric Biggers 1-3/+2
2014-08-01direct-io: fix AIO regressionGravatar Christoph Hellwig 1-5/+4
2014-07-29AFS: Correctly assemble the client UUIDGravatar David Howells 1-2/+2
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsGravatar Linus Torvalds 2-8/+9
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-4/+1
2014-07-24fs: umount on symlink leaks mnt countGravatar Vasily Averin 1-1/+2
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Gravatar Boaz Harrosh 1-7/+7
2014-07-23Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+3
2014-07-23simple_xattr: permit 0-size extended attributesGravatar Hugh Dickins 1-1/+1
2014-07-23coredump: fix the setting of PF_DUMPCOREGravatar Silesh C V 1-1/+1
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitGravatar Kinglong Mee 1-1/+3
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITGravatar Andrew Gallagher 1-1/+1
2014-07-22fuse: s_time_gran fixGravatar Miklos Szeredi 1-3/+0
2014-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-4/+15
2014-07-20Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 6-62/+343
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceGravatar Eric Sandeen 1-4/+4
2014-07-19Btrfs: fix abnormal long waiting in fsyncGravatar Liu Bo 1-0/+11
2014-07-18Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Gravatar Linus Torvalds 5-13/+17
2014-07-18Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 7-72/+106
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesGravatar Fabian Frederick 1-2/+2
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Gravatar Geert Uytterhoeven 1-2/+2
2014-07-18GFS2: Allow caching of glocks for flockGravatar Bob Peterson 1-1/+1
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitGravatar Bob Peterson 2-4/+2