summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-28btrfs compression: reuse recently used workspaceSergey Senozhatsky
2014-06-28Btrfs: fix crash when mounting raid5 btrfs with missing disksLiu Bo
2014-06-28btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain
2014-06-28btrfs: dev replace should replace the sysfs entryAnand Jain
2014-06-28btrfs: dev add should add its sysfs entryAnand Jain
2014-06-28btrfs: dev delete should remove sysfs entryAnand Jain
2014-06-28btrfs: rename add_device_membership to btrfs_kobj_add_deviceAnand Jain
2014-06-27nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-06-26ext4: Fix hole punching for files with indirect blocksJan Kara
2014-06-26ext4: Fix block zeroing when punching holes in indirect block filesJan Kara
2014-06-26ext4: decrement free clusters/inodes counters when block group declared badNamjae Jeon
2014-06-26Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-06-26Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-26fs/mbcache: replace __builtin_log2() with ilog2()T Makphaibulchoke
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-24NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson
2014-06-24NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson
2014-06-24NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust
2014-06-24NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust
2014-06-24nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-06-24aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-06-24aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise
2014-06-24[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...Steve French
2014-06-23ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei
2014-06-23ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...jiangyiwen
2014-06-23ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...jiangyiwen
2014-06-23ocfs2: fix a tiny race when running dirop_fileop_racerYiwen Jiang
2014-06-23ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()Xue jiufei
2014-06-23ocfs2: refcount: take rw_lock in ocfs2_reflinkWengang Wang
2014-06-23ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...Xue jiufei
2014-06-23ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and...Tariq Saeed
2014-06-23ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()alex chen
2014-06-23f2fs: fix not to allocate unnecessary blocks during fallocateJaegeuk Kim
2014-06-23f2fs: recover fallocated data and its i_size togetherJaegeuk Kim
2014-06-23f2fs: fix to report newly allocate region as extentJaegeuk Kim
2014-06-22Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-22Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-19Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie
2014-06-19Btrfs: fix deadlock when mounting a degraded fsMiao Xie
2014-06-19Btrfs: use bio_endio_nodec instead of open codeMiao Xie
2014-06-19Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong
2014-06-19btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo
2014-06-19Btrfs: fix broken free space cache after the system crashedMiao Xie
2014-06-19Btrfs: make free space cache write out functions more readableMiao Xie
2014-06-19Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana
2014-06-19Btrfs: fix deadlocks with trylock on tree nodesChris Mason
2014-06-19cifs: revalidate mapping prior to satisfying read_iter request with cache=looseJeff Layton
2014-06-17NFSD: fix bug for readdir of pseudofsKinglong Mee
2014-06-17NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown