aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-15
|\
| * lockdep: annotate dir vs file i_mutexPeter Zijlstra2007-10-13
| * lockdep: per filesystem inode lock classPeter Zijlstra2007-10-15
| * lockdep: annotate journal_start()Peter Zijlstra2007-10-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-15
|\ \
| * | sched: affine sync wakeupsIngo Molnar2007-10-15
| * | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-15
| * | sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-15
| * | sched: cleanup, remove the TASK_NONINTERACTIVE flagMike Galbraith2007-10-15
| * | sched: clean up schedstats, cnt -> countIngo Molnar2007-10-15
| |/
* | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\ \ | |/ |/|
| * knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields2007-10-09
| * knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields2007-10-09
| * knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields2007-10-09
| * knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields2007-10-09
| * knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-09
| * knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields2007-10-09
| * nfsd warning fixAndrew Morton2007-10-09
| * knfsd: fix callback rpc credJ. Bruce Fields2007-10-09
| * knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-09
| * knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields2007-10-09
| * knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields2007-10-09
| * knfsd: demote some printk()s to dprintk()sJ. Bruce Fields2007-10-09
| * knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields2007-10-09
| * knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields2007-10-09
| * nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig2007-10-09
| * nfsd: tone down inaccurate dprintkJ. Bruce Fields2007-10-09
* | more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* | fs/partitions/sun.c endianness annotationsAl Viro2007-10-14
* | JFS: Bio cleanup: Replace missing return statementsDave Kleikamp2007-10-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-13
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
| |\ \
| | * | sysfs: add copyrightsTejun Heo2007-10-12
| | * | sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-12
| | * | sysfs: implement sysfs_open_direntTejun Heo2007-10-12
| | * | sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dirTejun Heo2007-10-12
| | * | sysfs: make sysfs_root a regular directory direntTejun Heo2007-10-12
| | * | sysfs: open code sysfs_attach_dentry()Tejun Heo2007-10-12
| | * | sysfs: make s_elem an anonymous unionTejun Heo2007-10-12
| | * | sysfs: make bin attr open get active reference of parent tooTejun Heo2007-10-12
| | * | sysfs: kill unnecessary NULL pointer check in sysfs_release()Tejun Heo2007-10-12
| | * | sysfs: kill unnecessary sysfs_get() in open pathsTejun Heo2007-10-12
| | * | sysfs: reposition sysfs_dirent->s_mode.Tejun Heo2007-10-12
| | * | sysfs: kill sysfs_update_file()Tejun Heo2007-10-12
| | * | sysfs: clean up header filesTejun Heo2007-10-12
| | * | sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode tooTejun Heo2007-10-12
| | * | sysfs: fix comments of sysfs_add/remove_one()Tejun Heo2007-10-12
| | * | sysfs: spit a warning to users when they try to create a duplicate sysfs fileGreg Kroah-Hartman2007-10-12
| | * | sysfs: Rewrite sysfs_move_dir in terms of sysfs direntsEric W. Biederman2007-10-12
| | * | sysfs: Rewrite rename in terms of sysfs direntsEric W. Biederman2007-10-12