linux/fs/gfs2/locking/dlm
Linus Torvalds efefc6eb38 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6: (75 commits)
  PM: merge device power-management source files
  sysfs: add copyrights
  kobject: update the copyrights
  kset: add some kerneldoc to help describe what these strange things are
  Driver core: rename ktype_edd and ktype_efivar
  Driver core: rename ktype_driver
  Driver core: rename ktype_device
  Driver core: rename ktype_class
  driver core: remove subsystem_init()
  sysfs: move sysfs file poll implementation to sysfs_open_dirent
  sysfs: implement sysfs_open_dirent
  sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
  sysfs: make sysfs_root a regular directory dirent
  sysfs: open code sysfs_attach_dentry()
  sysfs: make s_elem an anonymous union
  sysfs: make bin attr open get active reference of parent too
  sysfs: kill unnecessary NULL pointer check in sysfs_release()
  sysfs: kill unnecessary sysfs_get() in open paths
  sysfs: reposition sysfs_dirent->s_mode.
  sysfs: kill sysfs_update_file()
  ...
2007-10-12 15:49:37 -07:00
..
Makefile [GFS2] Fix bug in Makefiles for lock modules 2006-09-27 12:20:06 -04:00
lock.c [GFS2] Reduce size of struct gdlm_lock 2007-07-09 08:22:21 +01:00
lock_dlm.h [GFS2] Clean up duplicate includes in fs/gfs2/ 2007-10-10 08:54:44 +01:00
main.c [GFS2] make lock_dlm drop_count tunable in sysfs 2007-02-05 13:38:01 -05:00
mount.c [DLM] variable allocation 2007-07-09 08:23:17 +01:00
plock.c [GFS2] use an temp variable to reduce a spin_unlock 2007-10-10 08:54:58 +01:00
sysfs.c Drivers: clean up direct setting of the name of a kset 2007-10-12 14:51:02 -07:00
thread.c [GFS2] GFS2: chmod hung - fix race in thread creation 2007-10-10 08:56:22 +01:00