summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-09-05NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust1-5/+12
2014-09-05NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust1-4/+5
2014-09-05NFSv3: Fix another acl regressionTrond Myklebust1-1/+4
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever1-1/+2
2014-09-05nfs: reject changes to resvport and sharecache during remountScott Mayhew1-4/+5
2014-09-05nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin1-1/+1
2014-09-05NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee1-1/+4
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong5-44/+70
2014-09-05jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong1-2/+5
2014-09-05ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong1-3/+18
2014-09-05ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov1-2/+8
2014-09-05ext4: fix transaction issues for ext4_fallocate and ext_zero_rangeDmitry Monakhov1-33/+35
2014-09-05ext4: fix incorect journal credits reservation in ext4_zero_rangeDmitry Monakhov1-2/+9
2014-09-05ext4: move i_size,i_disksize update routines to helper functionDmitry Monakhov3-39/+28
2014-09-05Btrfs: fix task hang under heavy compressed writeLiu Bo12-61/+141
2014-09-05Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason1-1/+9
2014-09-05Btrfs: fix crash on endio of reading corrupted blockLiu Bo1-0/+1
2014-09-05btrfs: disable strict file flushes for renames and truncatesChris Mason8-267/+6
2014-09-05Btrfs: fix compressed write corruption on enospcLiu Bo1-0/+12
2014-09-05Btrfs: read lock extent buffer while walking backrefsFilipe Manana1-0/+3
2014-09-05Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana1-1/+1
2014-09-05Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2-6/+20
2014-09-05ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o1-0/+5
2014-09-05debugfs: Fix corrupted loop in debugfs_remove_recursiveSteven Rostedt1-7/+26
2014-09-05ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o1-1/+20
2014-09-05ext4: fix punch hole on files with indirect mappingLukas Czerner3-82/+205
2014-09-05isofs: Fix unbounded recursion when processing relocated directoriesJan Kara3-22/+55
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers1-3/+2
2014-08-01direct-io: fix AIO regressionChristoph Hellwig1-5/+4
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells1-2/+2
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsLinus Torvalds2-8/+9
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-4/+1
2014-07-24fs: umount on symlink leaks mnt countVasily Averin1-1/+2
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Boaz Harrosh1-7/+7
2014-07-23Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2014-07-23simple_xattr: permit 0-size extended attributesHugh Dickins1-1/+1
2014-07-23coredump: fix the setting of PF_DUMPCORESilesh C V1-1/+1
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitKinglong Mee1-1/+3
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher1-1/+1
2014-07-22fuse: s_time_gran fixMiklos Szeredi1-3/+0
2014-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-4/+15
2014-07-20Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-62/+343
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen1-4/+4
2014-07-19Btrfs: fix abnormal long waiting in fsyncLiu Bo1-0/+11
2014-07-18Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds5-13/+17
2014-07-18Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-72/+106
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick1-2/+2
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven1-2/+2
2014-07-18GFS2: Allow caching of glocks for flockBob Peterson1-1/+1
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson2-4/+2