[XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check.
[firefly-linux-kernel-4.4.55.git] / fs /
2007-10-16 Tim Shimmin[XFS] Put back the QUEUE_ORDERED_NONE test in the barri...
2007-10-16 Lachlan McIlroy[XFS] Turn off XBF_ASYNC flag before re-reading superblock.
2007-10-16 Lachlan McIlroy[XFS] avoid race in sync_inodes() that can fail to...
2007-10-16 Lachlan McIlroy[XFS] This fix prevents bulkstat from spinning in an...
2007-10-16 Christoph Hellwig[XFS] simplify xfs_create/mknod/symlink prototype
2007-10-16 Christoph Hellwig[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl
2007-10-16 Vlad Apostolov[XFS] get_bulkall() could return incorrect inode state
2007-10-16 Christoph Hellwig[XFS] Kill unused IOMAP_EOF flag
2007-10-16 Vlad Apostolov[XFS] fix when DMAPI mount option processing happens
2007-10-16 Lachlan McIlroy[XFS] ensure file size is logged on synchronous writes
2007-10-16 Christoph Hellwig[XFS] growlock should be a mutex
2007-10-16 Christoph Hellwig[XFS] replace some large xfs_log_priv.h macros by prope...
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] move syncing related members from struct bhv_vfs...
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] kill the vfs_fsid and vfs_altfsid members in...
2007-10-16 Christoph Hellwig[XFS] call common xfs vfs-level helpers directly and...
2007-10-16 Christoph Hellwig[XFS] decontaminate vfs operations from behavior details
2007-10-16 Christoph Hellwig[XFS] remove dependency of the quota module on behaviors
2007-10-16 Christoph Hellwig[XFS] remove dependency of the dmapi module on behaviors
2007-10-16 Christoph Hellwig[XFS] move freeing the mount structure from xfs_mount_f...
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill the v_number member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] Create xfs_iflags_test_and_clear helper function
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] kill v_vfsp member from struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Christoph Hellwig[XFS] decontaminate vnode operations from behavior...
2007-10-15 Vlad Apostolov[XFS] do not have XFSMNT_IDELETE as default when mounte...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Christoph Hellwig[XFS] kill move.[ch]
2007-10-15 Christoph Hellwig[XFS] stop using uio in the readlink code
2007-10-15 Christoph Hellwig[XFS] use filldir internally
2007-10-15 Christoph Hellwig[XFS] superblock endianess annotations
2007-10-15 Christoph Hellwig[XFS] dinode endianess annotations
2007-10-15 Michal Piotrowski[XFS] Fix build regression from mod/commit which did...
2007-10-15 Eric Sandeen[XFS] optimize dmapi event tests w/o dmapi config
2007-10-15 Christoph Hellwig[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
2007-10-15 Jesper Juhl[XFS] Fix a potential NULL pointer deref in XFS on...
2007-10-15 Eric Sandeen[XFS] clean up xfs_start_flags
2007-10-15 Eric Sandeen[XFS] move linux/log2.h header to xfs_linux.h
2007-10-15 Eric Sandeen[XFS] Remove xfs_physmem
2007-10-15 Eric Sandeen[XFS] Pick a single default inode cluster size.
2007-10-15 Eric Sandeen[XFS] choose single default logbuf count & size
2007-10-15 Eric Sandeen[XFS] Remove m_nreadaheads
2007-10-15 Christoph Hellwig[XFS] endianess annotations for xfs_bmbt_rec_t
2007-10-15 Christoph Hellwig[XFS] cleanup defintions of BMBT_*BITLEN macros
2007-10-15 Christoph Hellwig[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
2007-10-15 Christoph Hellwig[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
2007-10-15 Christoph Hellwig[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
2007-10-15 Vlad Apostolov[XFS] hole not shown when file is created with resvsp
2007-10-15 David Chinner[XFS] Barriers need to be dynamically checked and switc...
2007-10-11 Tim ShimminMerge branch 'master' of git://git./linux/kernel/git...
2007-10-09 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-09 Trond MyklebustNLM: Fix a memory leak in nlmsvc_testlock
2007-10-08 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-08 Yan ZhengAIO: fix cleanup in io_submit_one(...)
2007-10-05 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-10-03 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-03 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-03 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-03 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-10-03 Sunil Mushranocfs2: Unlock mutex in local alloc failure case
2007-10-02 Linus TorvaldsMerge branch 'sas-fixes' of /linux/kernel/git/jgarzik...
2007-10-02 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-10-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-01 Linus TorvaldsFix possible splice() mmap_sem deadlock
2007-10-01 Linus TorvaldsMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-10-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-10-01 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-10-01 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-01 Tim ShimminRevert "[XFS] Avoid replaying inode buffer initialisati...
2007-10-01 Tim ShimminRevert "[XFS] Avoid replaying inode buffer initialisati...
2007-09-28 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-28 Trond MyklebustNFS: Fix an Oops in encode_lookup()
2007-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-26 Trond MyklebustNLM: Fix a circular lock dependency in lockd
2007-09-26 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-09-26 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-26 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-09-26 Linus TorvaldsMerge branch 'trivial' of git://git.kernel.dk/data...
2007-09-26 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-09-26 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-09-26 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-09-25 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-09-25 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-25 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-09-25 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-09-25 Evgeniy Dushistovufs: fix sun state
2007-09-25 Jeff GarzikMerge branch 'r8169-for-jeff-20070919' of git://electri...
2007-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-09-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-09-22 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-03 Andrew Mortonbinfmt_flat: checkpatch fixing minimum support for...
2007-10-03 Bernd SchmidtBinfmt_flat: Add minimum support for the Blackfin reloc...
next