]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/xfs/linux-2.6
[PATCH] nfsd4_truncate() bogus return value
[linux-2.6-omap-h63xx.git] / fs / xfs / linux-2.6 /
2006-01-18 Russell KingMerge master.kernel.org:/pub/scm/linux/kernel/git/tmlin...
2006-01-18 David S. MillerMerge git://tipc.cslab.ericsson.net/pub/git/tipc
2006-01-18 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-18 David Chinner[XFS] Fix a race in xfs_submit_ioend() where we can...
2006-01-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-16 Mauro Carvalho ChehabMerge branch 'master' of ssh://master.kernel.org/pub...
2006-01-16 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-16 Nathan Scott[XFS] remove no-longer-needed IS_NOATIME macro, twas...
2006-01-16 Nathan Scott[XFS] mutex fallout - fix debug builds and remove no...
2006-01-16 Nathan Scott[XFS] Fix symlink creation too, with respect to initial...
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2006-01-13 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-01-12 Linus TorvaldsMerge branch 'drm-forlinus' of git://git.kernel.org...
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/tglx...
2006-01-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-12 Nathan ScottMerge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
2006-01-11 Nathan Scott[XFS] Fix follow_link when dealing with symlinks larger...
2006-01-11 Nathan Scott[XFS] Fix some build fallout from atime changes.
2006-01-11 Yingping Lu[XFS] xfssyncd is responsible for flushing inode or...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Nathan Scott[XFS] Fix up offset type inconsistencies and gcc warnin...
2006-01-11 Christoph Hellwig[XFS] fix up per-device xfsbufd
2006-01-11 Christoph Hellwig[XFS] fix writeback control handling fix a reversed...
2006-01-11 Christoph Hellwig[XFS] cluster rewrites We can cluster mapped pages...
2006-01-11 Christoph Hellwig[XFS] pass full 64bit offsets to xfs_add_to_ioend
2006-01-11 Christoph Hellwig[XFS] consolidate some code in xfs_page_state_convert...
2006-01-11 Christoph Hellwig[XFS] various fixes for xfs_convert_page fix various...
2006-01-11 Christoph Hellwig[XFS] clean up the xfs_offset_to_map interface Currentl...
2006-01-11 Christoph Hellwig[XFS] use pagevec lookups This reduces the time spend...
2006-01-11 Christoph Hellwig[XFS] Initial pass at going directly-to-bio on the...
2006-01-11 Nathan Scott[XFS] Complete the pagebuf -> xfs_buf naming convention...
2006-01-11 Yingping Lu[XFS] Fixed delayed_blks assert failure during umount...
2006-01-11 David Chinner[XFS] Introduce per-filesystem delwri pagebuf flushing...
2006-01-11 Tim Shimmin[XFS] take out the call to vn_mark_bad() used when...
2006-01-11 Nathan Scott[XFS] Add an XFS callout to security_inode_init_securit...
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2006-01-11 Eric Sandeen[XFS] remove unused vars, args, & unneeded intermediate...
2006-01-11 Nathan Scott[XFS] Ensure max diosize reported is aligned with minim...
2006-01-11 Nathan Scott[XFS] Make d_maxiosz report the real maximum (INT_MAX...
2006-01-11 Christoph Hellwig[XFS] Mark some lookup tables const. Thanks to Arjan...
2006-01-11 Christoph Hellwig[XFS] enable write barriers by default
2006-01-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2006-01-10 Christoph Hellwig[PATCH] don't include ioctl32.h in drivers
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-10 Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-10 Christoph Hellwig[PATCH] remove xfs xattr permission checks
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mingo...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: XFS
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09 Russell KingMerge Linus' tree.
2006-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2006-01-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-03 Dave Airliedrm: merge in Linus mainline
2005-11-29 Dave JonesMerge ../linus
2005-11-29 Jeff GarzikMerge branch 'master'
2005-11-29 Jeff GarzikMerge branch 'master'
2005-11-29 Jeff GarzikMerge branch 'master'
2005-11-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-28 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2005-11-26 Linus TorvaldsMerge branch 'drm-linus' of master.kernel.org:/pub...
2005-11-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2005-11-25 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2005-11-25 Nathan Scott[XFS] Fix a 32 bit value wraparound when providing...
2005-11-21 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-18 Jody McIntyreMerge with http://kernel.org/pub/scm/linux/kernel/git...
2005-11-15 Linus TorvaldsMerge x86-64 update from Andi
2005-11-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2005-11-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-11 Jeff GarzikMerge branch 'atmel'
2005-11-11 Jeff GarzikMerge branch 'master'
2005-11-11 Jeff GarzikMerge branch 'master'
2005-11-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sam...
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2005-11-10 Tony LuckPull add-mmio-to-proc-iomem into release branch
2005-11-10 Tony LuckPull context-bitmap into release branch
2005-11-10 Tony LuckPull extend-notify-die into release branch
2005-11-10 Tony LuckPull memoryless-node-allocation into release branch
2005-11-10 Tony LuckPull mca-check-psp into release branch
2005-11-10 Tony LuckPull align-sig-frame into release branch
2005-11-10 James BottomleyMerge by hand (whitespace conflicts in libata.h)
2005-11-10 Jeff GarzikMerge branch 'master'
2005-11-10 Paul MackerrasMerge git://oak/home/sfr/kernels/iseries/work
2005-11-10 Paul MackerrasMerge ../linux-2.6
next