aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-20kill file_permission() completelyAl Viro
2011-07-20consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handlingAl Viro
2011-07-20switch path_init() to exec_permission()Al Viro
2011-07-20switch udf_ioctl() to inode_permission()Al Viro
2011-07-20make exec_permission(dir) really equivalent to inode_permission(dir, MAY_EXEC)Al Viro
2011-07-20new helper: iterate_supers_type()Al Viro
2011-07-20fs: add a DCACHE_NEED_LOOKUP flag for d_flagsJosef Bacik
2011-07-19fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-19vfs: fix race in rcu lookup of pruned dentryLinus Torvalds
2011-07-19dlm: don't limit active work itemsDavid Teigland
2011-07-18Fix cifs_get_root()Al Viro
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-17hppfs_lookup(): don't open-code lookup_one_len()Al Viro
2011-07-17hppfs: fix dentry leakAl Viro
2011-07-17cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro
2011-07-17ufs should use d_splice_alias()Al Viro
2011-07-17fix exofs ->get_parent()Al Viro
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-16ceph analog of cifs build_path_from_dentry() race fixAl Viro
2011-07-16cifs: build_path_from_dentry() race fixAl Viro
2011-07-15dlm: use workqueue for callbacksDavid Teigland
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-15GFS2: combine duplicated block freeing routinesEric Sandeen
2011-07-15GFS2: Add S_NOSEC supportSteven Whitehouse
2011-07-15GFS2: Automatically adjust glock min hold timeBob Peterson
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse
2011-07-14fix loop checks in d_materialise_unique()Al Viro
2011-07-14dlm: remove deadlock debug printDavid Teigland
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-13xfs: remove the dead XFS_DABUF_DEBUG codeChristoph Hellwig
2011-07-13xfs: remove leftovers of the old btree tracing codeChristoph Hellwig
2011-07-13xfs: remove the dead QUOTADEBUG codeChristoph Hellwig
2011-07-13xfs: remove the unused xfs_buf_delwri_sort functionChristoph Hellwig
2011-07-13xfs: remove wrappers around b_iodoneChristoph Hellwig
2011-07-13xfs: remove wrappers around b_fsprivChristoph Hellwig
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