Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[sfrench/cifs-2.6.git] / fs /
2007-10-13 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-x86
2007-10-12 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-10-12 Linus TorvaldsMerge branch 'isdn-cleanups' of /linux/kernel/git/jgarz...
2007-10-12 Linus TorvaldsMerge branch 'hysdn' of /linux/kernel/git/jgarzik/misc-2.6
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Tejun Heosysfs: add copyrights
2007-10-12 Tejun Heosysfs: move sysfs file poll implementation to sysfs_ope...
2007-10-12 Tejun Heosysfs: implement sysfs_open_dirent
2007-10-12 Tejun Heosysfs: move sysfs_dirent->s_children into sysfs_dirent...
2007-10-12 Tejun Heosysfs: make sysfs_root a regular directory dirent
2007-10-12 Tejun Heosysfs: open code sysfs_attach_dentry()
2007-10-12 Tejun Heosysfs: make s_elem an anonymous union
2007-10-12 Tejun Heosysfs: make bin attr open get active reference of paren...
2007-10-12 Tejun Heosysfs: kill unnecessary NULL pointer check in sysfs_rel...
2007-10-12 Tejun Heosysfs: kill unnecessary sysfs_get() in open paths
2007-10-12 Tejun Heosysfs: reposition sysfs_dirent->s_mode.
2007-10-12 Tejun Heosysfs: kill sysfs_update_file()
2007-10-12 Tejun Heosysfs: clean up header files
2007-10-12 Tejun Heosysfs: fix sysfs_chmod_file() such that it updates...
2007-10-12 Tejun Heosysfs: fix comments of sysfs_add/remove_one()
2007-10-12 Greg Kroah-Hartmansysfs: spit a warning to users when they try to create...
2007-10-12 Eric W. Biedermansysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
2007-10-12 Eric W. Biedermansysfs: Rewrite rename in terms of sysfs dirents
2007-10-12 Eric W. Biedermansysfs: Remove s_dentry
2007-10-12 Tejun Heosysfs: simply sysfs_get_dentry
2007-10-12 Eric W. Biedermansysfs: Introduce sysfs_rename_mutex
2007-10-12 Eric W. Biedermansysfs: Rewrite sysfs_drop_dentry.
2007-10-12 Eric W. Biedermansysfs: Simplify readdir.
2007-10-12 Eric W. Biedermansysfs: In sysfs_lookup don't open code sysfs_find_dirent
2007-10-12 Eric W. Biedermansysfs: Make sysfs_mount static
2007-10-12 Eric W. Biedermansysfs: Use kill_anon_super
2007-10-12 Eric W. Biedermansysfs: Remove sysfs_instantiate
2007-10-12 Eric W. Biedermansysfs: Move all of inode initialization into sysfs_init...
2007-10-12 Tejun Heosysfs: fix i_mutex locking in sysfs_get_dentry()
2007-10-12 Rolf Eike Beersysfs: Fix typos in fs/sysfs/file.c
2007-10-12 Tejun Heosysfs: make sysfs_addrm_finish() return void
2007-10-12 Tejun Heosysfs: make sysfs_add_one() automatically check for...
2007-10-12 Tejun Heosysfs: make sysfs_add/remove_one() call link/unlink_sib...
2007-10-12 Tejun Heosysfs: simplify sysfs_rename_dir()
2007-10-12 Tejun Heosysfs: cosmetic changes in sysfs_lookup()
2007-10-12 Eric W. Biedermansysfs: Remove first pass at shadow directory support
2007-10-12 Dave Youngsysfs: cleanup semaphore.h
2007-10-12 Dave Youngsysfs/file.c - use mutex instead of semaphore
2007-10-12 Robin Getzdebugfs: helper for decimal challenged
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-12 Mark Fashehocfs2: Optionally return filldir errors
2007-10-12 Mark Fashehocfs2: Write support for directories with inline data
2007-10-12 Mark Fashehocfs2: Read support for directories with inline data
2007-10-12 Mark Fashehocfs2: Write support for inline data
2007-10-12 Mark Fashehocfs2: Read support for inline data
2007-10-12 Mark Fashehocfs2: Structure updates for inline data
2007-10-12 Mark Fashehocfs2: Cleanup dirent size check
2007-10-12 Mark Fashehocfs2: Rename cleanups
2007-10-12 Mark Fashehocfs2: Provide convenience function for ino lookup
2007-10-12 Mark Fashehocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2...
2007-10-12 Mark Fashehocfs2: Remove open coded readdir()
2007-10-12 Mark Fashehocfs2: Pass raw u64 to filldir
2007-10-12 Mark Fashehocfs2: Abstract out core dir listing functionality
2007-10-12 Mark Fashehocfs2: Move directory manipulation code into dir.c
2007-10-12 Mark Fashehocfs2: Small refactor of truncate zeroing code
2007-10-12 Mark Fashehocfs2: move nonsparse hole-filling into ocfs2_write_begin()
2007-10-12 Mark Fashehocfs2: Sync ocfs2_fs.h with ocfs2-tools
2007-10-12 Denis Cheng[PATCH] fs/ocfs2/: removed unneeded initial value and...
2007-10-12 Sunil Mushranocfs2: Implement show_options()
2007-10-12 Mark Fashehocfs2: Clear slot map when umounting a local volume
2007-10-12 Mark Fashehocfs2: Remove unused structure field
2007-10-12 Tao Maoocfs2: remove unused variable
2007-10-12 Tao Maoocfs2: remove mostly unused field from insert structure
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Anton AltaparmakovNTFS: Fix a mount time deadlock.
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-10-12 Al ViroFix up more bio fallout
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12 Jeff GarzikJFS: fix bio-related build breakage
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-10-12 Linus TorvaldsMerge branch 'dmi-const' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge branch 'block-2.6.24' of git://git.kernel.dk...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-10 Pavel Emelyanov[FS] seq_file: Introduce the seq_open_private()
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Daniel Lezcano[NETNS]: Fix export symbols.
2007-10-10 David S. Miller[NET]: Fix missed addition of fs/proc/proc_net.c
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
next