summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[XFS] move syncing related members from struct bhv_vfs to struct xfs_mountChristoph Hellwig4-75/+65
2007-10-16[XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig16-76/+59
2007-10-16[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfsChristoph Hellwig5-41/+12
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig18-774/+51
2007-10-16[XFS] decontaminate vfs operations from behavior detailsChristoph Hellwig8-68/+207
2007-10-16[XFS] remove dependency of the quota module on behaviorsChristoph Hellwig12-303/+224
2007-10-16[XFS] remove dependency of the dmapi module on behaviorsChristoph Hellwig6-40/+82
2007-10-16[XFS] move freeing the mount structure from xfs_mount_free into the callersChristoph Hellwig3-1/+2
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig12-73/+63
2007-10-16[XFS] kill the v_number member in struct bhv_vnodeChristoph Hellwig3-11/+2
2007-10-16[XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig13-89/+94
2007-10-16[XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig8-34/+44
2007-10-16[XFS] Create xfs_iflags_test_and_clear helper functionChristoph Hellwig2-6/+14
2007-10-16[XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig11-79/+33
2007-10-16[XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig9-29/+28
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig27-866/+188
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig20-466/+765
2007-10-15[XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPIVlad Apostolov1-1/+12
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner20-503/+284
2007-10-15[XFS] kill move.[ch]Christoph Hellwig4-123/+0
2007-10-15[XFS] stop using uio in the readlink codeChristoph Hellwig4-132/+121
2007-10-15[XFS] use filldir internallyChristoph Hellwig12-406/+151
2007-10-15[XFS] superblock endianess annotationsChristoph Hellwig6-94/+191
2007-10-15[XFS] dinode endianess annotationsChristoph Hellwig6-188/+228
2007-10-15[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set...Michal Piotrowski1-2/+2
2007-10-15[XFS] optimize dmapi event tests w/o dmapi configEric Sandeen2-1/+6
2007-10-15[XFS] remove unessecary vfs argument to DM_EVENT_ENABLEDChristoph Hellwig6-60/+38
2007-10-15[XFS] Fix a potential NULL pointer deref in XFS on failed mount.Jesper Juhl2-3/+9
2007-10-15[XFS] clean up xfs_start_flagsEric Sandeen2-7/+5
2007-10-15[XFS] move linux/log2.h header to xfs_linux.hEric Sandeen2-2/+1
2007-10-15[XFS] Remove xfs_physmemEric Sandeen3-10/+0
2007-10-15[XFS] Pick a single default inode cluster size.Eric Sandeen2-13/+5
2007-10-15[XFS] choose single default logbuf count & sizeEric Sandeen2-27/+7
2007-10-15[XFS] Remove m_nreadaheadsEric Sandeen4-42/+0
2007-10-15[XFS] endianess annotations for xfs_bmbt_rec_tChristoph Hellwig4-43/+18
2007-10-15[XFS] cleanup defintions of BMBT_*BITLEN macrosChristoph Hellwig1-29/+0
2007-10-15[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_allChristoph Hellwig1-126/+74
2007-10-15[XFS] split ondisk vs incore versions of xfs_bmbt_rec_tChristoph Hellwig7-127/+95
2007-10-15[XFS] remove confusing INT_ comments in xfs_bmap_btree.cChristoph Hellwig1-4/+4
2007-10-15[XFS] hole not shown when file is created with resvspVlad Apostolov1-10/+40
2007-10-15[XFS] Barriers need to be dynamically checked and switched offDavid Chinner3-9/+25
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust1-1/+3
2007-10-08AIO: fix cleanup in io_submit_one(...)Yan Zheng1-1/+1
2007-10-03Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds1-1/+5
2007-10-03ocfs2: Unlock mutex in local alloc failure caseSunil Mushran1-1/+3
2007-10-01Fix possible splice() mmap_sem deadlockLinus Torvalds1-12/+34
2007-10-01Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin3-54/+3
2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust3-10/+24
2007-09-26NLM: Fix a circular lock dependency in lockdTrond Myklebust1-11/+18
2007-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2