summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-15ocfs2/dlm: fix a typo in dlmcommon.hJoseph Qi
2016-03-15ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()jiangyiwen
2016-03-15ocfs2/cluster: replace the interrupt safe spinlocks with common onesjiangyiwen
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15GFS2: Eliminate parameter non_block on gfs2_inode_lookupBob Peterson
2016-03-15GFS2: Don't filter out I_FREEING inodes anymoreBob Peterson
2016-03-15GFS2: Prevent delete work from occurring on glocks used for createBob Peterson
2016-03-15GFS2: Fix direct IO write rounding errorBob Peterson
2016-03-15gfs2: avoid uninitialized variable warningArnd Bergmann
2016-03-14dcache.c: new helper: __d_add()Al Viro
2016-03-14don't bother with __d_instantiate(dentry, NULL)Al Viro
2016-03-14untangle fsnotify_d_instantiate() a bitAl Viro
2016-03-14uninline d_add()Al Viro
2016-03-14replace d_add_unique() with saner primitiveAl Viro
2016-03-14quota: use lookup_one_len_unlocked()Al Viro
2016-03-14cifs_get_root(): use lookup_one_len_unlocked()Al Viro
2016-03-14nfs_lookup: don't bother with d_instantiate(dentry, NULL)Al Viro
2016-03-14kill dentry_unhash()Al Viro
2016-03-14ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)Al Viro
2016-03-14autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup()Al Viro
2016-03-14configfs: move d_rehash() into configfs_create() for regular filesAl Viro
2016-03-14ceph: don't bother with d_rehash() in splice_dentry()Al Viro
2016-03-14namei: teach lookup_slow() to skip revalidateAl Viro
2016-03-14namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()Al Viro
2016-03-14lookup_one_len_unlocked(): use lookup_dcache()Al Viro
2016-03-14namei: simplify invalidation logics in lookup_dcache()Al Viro
2016-03-14namei: change calling conventions for lookup_{fast,slow} and follow_managed()Al Viro
2016-03-14namei: untanlge lookup_fast()Al Viro
2016-03-13ext4: clean up error handling in the MMP supportvikram.jadhav07
2016-03-13jbd2: do not fail journal because of frozen_buffer allocation failureMichal Hocko
2016-03-13ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov
2016-03-13ext4: fix compile error while opening the macro DOUBLE_CHECKAihua Zhang
2016-03-13ext4: print ext4 mount option data_err=abort correctlyAles Novak
2016-03-13ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-10pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)
2016-03-10ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()Geliang Tang
2016-03-10ext4: fix misspellings in comments.Adam Buchbinder
2016-03-10jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-03-10ext4: more efficient SEEK_DATA implementationJan Kara
2016-03-10ext4: cleanup handling of bh->b_state in DAX mmapJan Kara
2016-03-10ext4: return hole from ext4_map_blocks()Jan Kara
2016-03-10ext4: factor out determining of hole sizeJan Kara
2016-03-10Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-10ext4: fix setting of referenced bit in ext4_es_lookup_extent()Jan Kara
2016-03-10ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara
2016-03-09ext4: remove i_ioend_countJan Kara