summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-05-16Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-16Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-16Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-15Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o
2015-05-14kernfs: do not account ino_ida allocations to memcgVladimir Davydov
2015-05-14jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong
2015-05-14ext4: check for zero length extent explicitlyEryu Guan
2015-05-14ext4: fix NULL pointer dereference when journal restart failsLukas Czerner
2015-05-14ext4: remove unused function prototype from ext4.hTheodore Ts'o
2015-05-14ext4: don't save the error information if the block device is read-onlyTheodore Ts'o
2015-05-14ext4: fix lazytime optimizationTheodore Ts'o
2015-05-12parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller
2015-05-11Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-05-11Btrfs: fix race when reusing stale extent buffers that leads to BUG_ONFilipe Manana
2015-05-11Btrfs: fix race between block group creation and their cache writeoutFilipe Manana
2015-05-11Btrfs: fix panic when starting bg cache writeout after IO errorFilipe Manana
2015-05-11Btrfs: fix crash after inode cache writeback failureFilipe Manana
2015-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-05-09mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman
2015-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-05-09path_openat(): fix double fput()Al Viro
2015-05-09namei: d_is_negative() should be checked before ->d_seq validationAl Viro
2015-05-08Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-07Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-06Btrfs: fix wrong mapping flags for free space inodeFilipe Manana
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06splice: sendfile() at once fails for big filesChristophe Leroy
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-05-05ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-05configfs: init configfs module earlier at boot timeDaniel Baluta
2015-05-04f2fs: fix wrong error hanlder in f2fs_follow_linkJaegeuk Kim
2015-05-04Revert "f2fs: enhance multi-threads performance"Jaegeuk Kim
2015-05-04nfsd: skip CB_NULL probes for 4.1 or laterChristoph Hellwig
2015-05-04nfsd: fix callback restartsChristoph Hellwig
2015-05-04nfsd: split transport vs operation errors for callbacksChristoph Hellwig
2015-05-04nfsd: fix pNFS return on close semanticsSachin Bhamare
2015-05-04nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_opChristoph Hellwig
2015-05-04nfsd/blocklayout: pretend we can send deviceid notificationsChristoph Hellwig
2015-05-04hostfs: Use correct mask for file modeRichard Weinberger
2015-05-03Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-02ext4: fix growing of tiny filesystemsJan Kara
2015-05-02ext4: move check under lock scope to close a race.Davide Italiano
2015-05-02ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o