Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
[pandora-kernel.git] / fs /
2011-10-17 Alex ElderMerge branch 'master' of git://git./linux/kernel/git...
2011-10-16 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-10-14 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-10-14 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-10-14 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-10-14 Linus TorvaldsMerge branch 'stable' of git://github.com/cmetcalf...
2011-10-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://tesla...
2011-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-10-13 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-12 Christoph Hellwigxfs: do not flush data workqueues in xfs_flush_buftarg
2011-10-12 Christoph Hellwigxfs: remove XFS_bflush
2011-10-12 Christoph Hellwigxfs: remove xfs_buf_target_name
2011-10-12 Christoph Hellwigxfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacks
2011-10-12 Christoph Hellwigxfs: clean up xfs_ioerror_alert
2011-10-12 Christoph Hellwigxfs: clean up buffer allocation
2011-10-12 Christoph Hellwigxfs: remove buffers from the delwri list in xfs_buf_stale
2011-10-12 Christoph Hellwigxfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
2011-10-12 Christoph Hellwigxfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
2011-10-12 Christoph Hellwigxfs: remove XFS_BUF_FINISH_IOWAIT
2011-10-12 Christoph Hellwigxfs: remove xfs_get_buftarg_list
2011-10-12 Christoph Hellwigxfs: fix buffer flushing during unmount
2011-10-12 Christoph Hellwigxfs: optimize fsync on directories
2011-10-12 Dave Chinnerxfs: reduce the number of log forces from tail pushing
2011-10-12 Dave Chinnerxfs: Don't allocate new buffers on every call to _xfs_b...
2011-10-12 Christoph Hellwigxfs: simplify xfs_trans_ijoin* again
2011-10-12 Christoph Hellwigxfs: unlock the inode before log force in xfs_change_fi...
2011-10-12 Christoph Hellwigxfs: unlock the inode before log force in xfs_fs_nfs_co...
2011-10-12 Christoph Hellwigxfs: unlock the inode before log force in xfs_fsync
2011-10-12 Christoph Hellwigxfs: XFS_TRANS_SWAPEXT is not a valid flag for xfs_tran...
2011-10-12 Lukas Czernerxfs: fix possible overflow in xfs_ioc_trim()
2011-10-12 Christoph Hellwigxfs: cleanup xfs_bmap.h
2011-10-12 Christoph Hellwigxfs: dont ignore error code from xfs_bmbt_update
2011-10-12 Christoph Hellwigxfs: pass bmalloca to xfs_bmap_add_extent_hole_real
2011-10-12 Christoph Hellwigxfs: pass bmalloca to xfs_bmap_add_extent_delay_real
2011-10-12 Christoph Hellwigxfs: move logflags into bmalloca
2011-10-12 Dave Chinnerxfs: move lastx and nallocs into bmalloca
2011-10-12 Dave Chinnerxfs: move btree cursor into bmalloca
2011-10-12 Dave Chinnerxfs: do not keep local copies of allocation ranges...
2011-10-12 Dave Chinnerxfs: rename allocation range fields in struct xfs_bmalloca
2011-10-12 Dave Chinnerxfs: move firstblock and bmap freelist cursor into...
2011-10-12 Dave Chinnerxfs: move extent records into bmalloca structure
2011-10-12 Dave Chinnerxfs: pass bmalloca structure to xfs_bmap_isaeof
2011-10-12 Christoph Hellwigxfs: remove xfs_bmap_add_extent
2011-10-12 Christoph Hellwigxfs: introduce xfs_bmap_last_extent
2011-10-12 Dave Chinnerxfs: rename xfs_bmapi to xfs_bmapi_write
2011-10-12 Dave Chinnerxfs: factor unwritten extent map manipulations out...
2011-10-12 Dave Chinnerxfs: factor extent allocation out of xfs_bmapi
2011-10-12 Christoph Hellwigxfs: do not use xfs_bmap_add_extent for adding delalloc...
2011-10-12 Christoph Hellwigxfs: introduce xfs_bmapi_delay()
2011-10-12 Christoph Hellwigxfs: factor delalloc reservations out of xfs_bmapi
2011-10-12 Dave Chinnerxfs: remove xfs_bmapi_single()
2011-10-12 Dave Chinnerxfs: introduce xfs_bmapi_read()
2011-10-12 Dave Chinnerxfs: factor extent map manipulations out of xfs_bmapi
2011-10-12 Christoph Hellwigxfs: remove the nextents variable in xfs_bmapi
2011-10-12 Christoph Hellwigxfs: remove impossible to read code in xfs_bmap_add_ext...
2011-10-12 Christoph Hellwigxfs: remove the first extent special case in xfs_bmap_a...
2011-10-12 Mitsuo Hayasakaxfs: Return -EIO when xfs_vn_getattr() failed
2011-10-12 Chandra Seetharamanxfs: Fix the incorrect comment in the header of _xfs_bu...
2011-10-12 Chandra Seetharamanxfs: Check the return value of xfs_trans_get_buf()
2011-10-12 Chandra Seetharamanxfs: Check the return value of xfs_buf_get()
2011-10-12 Christoph Hellwigxfs: improve ioend error handling
2011-10-12 Christoph Hellwigxfs: avoid direct I/O write vs buffered I/O race
2011-10-12 Christoph Hellwigxfs: avoid synchronous transactions when deleting attr...
2011-10-12 Christoph Hellwigxfs: remove i_iocount
2011-10-12 Christoph Hellwigxfs: wait for I/O completion when writing out pages...
2011-10-12 Christoph Hellwigxfs: reduce ioend latency
2011-10-12 Christoph Hellwigxfs: defer AIO/DIO completions
2011-10-12 Christoph Hellwigxfs: remove dead ENODEV handling in xfs_destroy_ioend
2011-10-12 Christoph Hellwigxfs: use the "delwri" terminology consistently
2011-10-12 Christoph Hellwigxfs: let xfs_bwrite callers handle the xfs_buf_relse
2011-10-12 Christoph Hellwigxfs: call xfs_buf_delwri_queue directly
2011-10-12 Christoph Hellwigxfs: move more delwri setup into xfs_buf_delwri_queue
2011-10-12 Christoph Hellwigxfs: remove the unlock argument to xfs_buf_delwri_queue
2011-10-12 Christoph Hellwigxfs: remove delwri buffer handling from xfs_buf_iorequest
2011-10-12 Dave Chinnerxfs: don't serialise adjacent concurrent direct IO...
2011-10-12 Dave Chinnerxfs: don't serialise direct IO reads on page cache...
2011-10-11 Christoph Hellwigxfs: revert to using a kthread for AIL pushing
2011-10-11 Christoph Hellwigxfs: force the log if we encounter pinned buffers in...
2011-10-11 Christoph Hellwigxfs: do not update xa_last_pushed_lsn for locked items
2011-10-11 Chris MasonBtrfs: make sure not to defrag extents past i_size
2011-10-10 Li ZefanBtrfs: fix recursive auto-defrag
2011-10-10 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-10-10 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2011-10-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-10-08 Steve French[CIFS] Fix first time message on mount, ntlmv2 upgrade...
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of people.redhat.com/agk/git...
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-05 Linus TorvaldsMerge branch 'for-linus' of git://github.com/dtor/input
2011-10-05 Linus TorvaldsMerge git://bedivere.hansenpartnership.com/git/scsi...
2011-10-04 Linus TorvaldsMerge git://github.com/davem330/net
2011-10-04 Linus TorvaldsMerge branch 'fix/asoc' of git://github.com/tiwai/sound
2011-10-04 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-10-04 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-10-03 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://github.com...
2011-10-03 Linus TorvaldsMerge git://github.com/davem330/ide
2011-10-03 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-10-03 Linus TorvaldsMerge branch 'for-linus' of git://github.com/tiwai...
2011-10-01 Linus TorvaldsMerge branches 'irq-urgent-for-linus', 'x86-urgent...
2011-09-30 Josef BacikBtrfs: force a page fault if we have a shorty copy...
next