summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-13xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig
2011-07-13xfs: factor out xfs_da_grow_inode_intChristoph Hellwig
2011-07-13xfs: factor out xfs_dir2_leaf_find_staleChristoph Hellwig
2011-07-13xfs: cleanup struct xfs_dir2_freeChristoph Hellwig
2011-07-13xfs: reshuffle dir2 headersChristoph Hellwig
2011-07-13xfs: start periodic workers laterChristoph Hellwig
2011-07-12Fix ->d_lock locking order in unlazy_walk()Al Viro
2011-07-12dlm: improve rsb searchesDavid Teigland
2011-07-12[CIFS] update cifs to version 1.74Steve French
2011-07-12[CIFS] update limit for snprintf in cifs_construct_tconSteve French
2011-07-12cifs: Fix signing failure when server mandates signing for NTLMSSPShirish Pargaonkar
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse
2011-07-12GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2011-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-11cifs: drop spinlock before calling cifs_put_tlinkJeff Layton
2011-07-11Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"Alex Elder
2011-07-11dlm: keep lkbs in idrDavid Teigland
2011-07-11dlm: fix kmalloc argsDavid Teigland
2011-07-11dlm: don't do pointless NULL check, use kzalloc and fix order of argumentsJesper Juhl
2011-07-09cifs: fix expand_dfs_referralJeff Layton
2011-07-09cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-08xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact()Chandra Seetharaman
2011-07-08xfs: consolidate & clarify mount sanity checksEric Sandeen
2011-07-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-07-08xfs: avoid a few disk cache flushesChristoph Hellwig
2011-07-08xfs: cleanup I/O-related buffer flagsChristoph Hellwig
2011-07-08xfs: return the buffer locked from xfs_buf_get_uncachedChristoph Hellwig
2011-07-08xfs: clean up buffer locking helpersChristoph Hellwig
2011-07-08xfs: remove the unused xfs_bufhash structureChristoph Hellwig
2011-07-08xfs: byteswap constants instead of variablesChristoph Hellwig
2011-07-08xfs: use generic get_unaligned_beXX helpersChristoph Hellwig
2011-07-08xfs: cleanup struct xfs_dir2_leafChristoph Hellwig
2011-07-08xfs: cleanup the definition of struct xfs_dir2_data_entryChristoph Hellwig
2011-07-08xfs: kill struct xfs_dir2_dataChristoph Hellwig
2011-07-08xfs: avoid usage of struct xfs_dir2_dataChristoph Hellwig
2011-07-08xfs: kill struct xfs_dir2_blockChristoph Hellwig
2011-07-08xfs: avoid usage of struct xfs_dir2_blockChristoph Hellwig
2011-07-08xfs: cleanup the definition of struct xfs_dir2_sf_entryChristoph Hellwig
2011-07-08xfs: kill struct xfs_dir2_sfChristoph Hellwig
2011-07-08xfs: cleanup shortform directory inode number handlingChristoph Hellwig
2011-07-08xfs: factor out xfs_dir2_leaf_find_entryChristoph Hellwig
2011-07-08xfs: kill the unused struct xfs_sync_workChristoph Hellwig
2011-07-08xfs: remove i_transpChristoph Hellwig
2011-07-08xfs: fix filesystsem freeze race in xfs_trans_allocChristoph Hellwig
2011-07-08xfs: improve sync behaviour in the face of aggressive dirtyingChristoph Hellwig
2011-07-08xfs: split xfs_itruncate_finishChristoph Hellwig
2011-07-08xfs: kill xfs_itruncate_startChristoph Hellwig
2011-07-08xfs: always log timestamp updates in xfs_setattr_sizeChristoph Hellwig