summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-16[XFS] remove dependency of the dmapi module on behaviorsChristoph Hellwig
2007-10-16[XFS] move freeing the mount structure from xfs_mount_free into the callersChristoph Hellwig
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] kill the v_number member in struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig
2007-10-16[XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig
2007-10-16[XFS] Create xfs_iflags_test_and_clear helper functionChristoph Hellwig
2007-10-16[XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig
2007-10-15[XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPIVlad Apostolov
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-10-15[XFS] kill move.[ch]Christoph Hellwig
2007-10-15[XFS] stop using uio in the readlink codeChristoph Hellwig
2007-10-15[XFS] use filldir internallyChristoph Hellwig
2007-10-15[XFS] superblock endianess annotationsChristoph Hellwig
2007-10-15[XFS] dinode endianess annotationsChristoph Hellwig
2007-10-15[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set...Michal Piotrowski
2007-10-15[XFS] optimize dmapi event tests w/o dmapi configEric Sandeen
2007-10-15[XFS] remove unessecary vfs argument to DM_EVENT_ENABLEDChristoph Hellwig
2007-10-15[XFS] Fix a potential NULL pointer deref in XFS on failed mount.Jesper Juhl
2007-10-15[XFS] clean up xfs_start_flagsEric Sandeen
2007-10-15[XFS] move linux/log2.h header to xfs_linux.hEric Sandeen
2007-10-15[XFS] Remove xfs_physmemEric Sandeen
2007-10-15[XFS] Pick a single default inode cluster size.Eric Sandeen
2007-10-15[XFS] choose single default logbuf count & sizeEric Sandeen
2007-10-15[XFS] Remove m_nreadaheadsEric Sandeen
2007-10-15[XFS] endianess annotations for xfs_bmbt_rec_tChristoph Hellwig
2007-10-15[XFS] cleanup defintions of BMBT_*BITLEN macrosChristoph Hellwig
2007-10-15[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_allChristoph Hellwig
2007-10-15[XFS] split ondisk vs incore versions of xfs_bmbt_rec_tChristoph Hellwig
2007-10-15[XFS] remove confusing INT_ comments in xfs_bmap_btree.cChristoph Hellwig
2007-10-15[XFS] hole not shown when file is created with resvspVlad Apostolov
2007-10-15[XFS] Barriers need to be dynamically checked and switched offDavid Chinner
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Tim Shimmin
2007-10-09Linux 2.6.23v2.6.23Linus Torvalds
2007-10-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust
2007-10-09sata_mv: correct S/G table limitsJeff Garzik
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco
2007-10-08Correct Makefile rule for generating custom keymapMaarten Bressers
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-08AIO: fix cleanup in io_submit_one(...)Yan Zheng
2007-10-08fix page release issue in filemap_faultYan Zheng
2007-10-08fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra