aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-22ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()Artem Bityutskiy
2012-07-22ext4: weed out ext4_write_superArtem Bityutskiy
2012-07-22ext4: remove unnecessary superblock dirtyingArtem Bityutskiy
2012-07-22ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()Jan Kara
2012-07-22ext4: remove useless marking of superblock dirtyJan Kara
2012-07-22ext4: fix ext4 mismerge back in JanuaryAl Viro
2012-07-22ext4: remove dynamic array size in ext4_chksum()Theodore Ts'o
2012-07-22ext4: remove unused variable in ext4_update_super()Theodore Ts'o
2012-07-22ext4: make quota as first class supported featureAditya Kali
2012-07-22ext4: don't take the i_mutex lock when doing DIO overwritesZheng Liu
2012-07-09ext4: add a new nolock flag in ext4_map_blocksZheng Liu
2012-07-09ext4: split ext4_file_write into buffered IO and direct IOZheng Liu
2012-07-09ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()Haibo Liu
2012-07-09ext4: fix out-of-date comments in extents.cHaiboLiu
2012-07-09ext4: use s_csum_seed instead of i_csum_seed for xattr blockTao Ma
2012-07-09ext4: use proper csum calculation in ext4_renameTao Ma
2012-07-09ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o
2012-06-30ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o
2012-06-30ext4: honor O_(D)SYNC semantic in ext4_fallocate()Zheng Liu
2012-06-30ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groupsAditya Kali
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-28udf: Fortify loading of sparing tableJan Kara
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-06-22Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-21xfs: rename log structure to xlogMark Tinguely
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers
2012-06-21xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara
2012-06-21xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner
2012-06-21xfs: check for stale inode before acquiring iflock on pushBrian Foster
2012-06-21Btrfs: delay iput with async extentsJosef Bacik
2012-06-21Btrfs: add a missing spin_lockJosef Bacik
2012-06-21Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block
2012-06-21Btrfs: introduce btrfs_next_old_itemAlexander Block
2012-06-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov
2012-06-20nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi
2012-06-20xfs: fix debug_object WARN at xfs_alloc_vextent()Jeff Liu
2012-06-20xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud
2012-06-20NFS: Force the legacy idmapper to be single threadedBryan Schumaker
2012-06-20ceph: check PG_Private flag before accessing page->privateYan, Zheng
2012-06-19NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)Trond Myklebust
2012-06-19NFS: Fix a refcounting issue in O_DIRECTTrond Myklebust