dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/coda
Linus Torvalds 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
* 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block: (149 commits)
  block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n
  xen-blkfront: fix missing out label
  blkdev: fix blkdev_issue_zeroout return value
  block: update request stacking methods to support discards
  block: fix missing export of blk_types.h
  writeback: fix bad _bh spinlock nesting
  drbd: revert "delay probes", feature is being re-implemented differently
  drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
  drbd: Disable delay probes for the upcomming release
  writeback: cleanup bdi_register
  writeback: add new tracepoints
  writeback: remove unnecessary init_timer call
  writeback: optimize periodic bdi thread wakeups
  writeback: prevent unnecessary bdi threads wakeups
  writeback: move bdi threads exiting logic to the forker thread
  writeback: restructure bdi forker loop a little
  writeback: move last_active to bdi
  writeback: do not remove bdi from bdi_list
  writeback: simplify bdi code a little
  writeback: do not lose wake-ups in bdi threads
  ...

Fixed up pretty trivial conflicts in drivers/block/virtio_blk.c and
drivers/scsi/scsi_error.c as per Jens.
2010-08-10 15:22:42 -07:00
..
Kconfig fs/Kconfig: move coda out 2009-01-22 13:16:01 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c CRED: Wrap task credential accesses in the Coda filesystem 2008-11-14 10:38:48 +11:00
cnode.c coda: use ilookup5 2007-07-19 10:04:48 -07:00
coda_int.h drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
coda_linux.c coda: remove CODA_FS_OLD_API 2008-07-25 10:53:33 -07:00
dir.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
file.c drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
inode.c convert remaining ->clear_inode() to ->evict_inode() 2010-08-09 16:48:37 -04:00
pioctl.c coda: Clean-up whitespace problems in pioctl.c 2010-05-17 05:27:41 +02:00
psdev.c coda: fixup clash with block layer REQ_* defines 2010-08-07 18:53:13 +02:00
symlink.c coda: remove statistics counters from /proc/fs/coda 2007-07-19 10:04:48 -07:00
sysctl.c sysctl: Drop & in front of every proc_handler. 2009-11-18 08:37:40 -08:00
upcall.c coda: fixup clash with block layer REQ_* defines 2010-08-07 18:53:13 +02:00