sfrench/cifs-2.6.git
2008-10-14 Sunil Mushranocfs2: Add xattr mount option in ocfs2_show_options()
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Joel Beckerocfs2: Add the 'inode64' mount option.
2008-10-13 Joel Beckerocfs2: Limit inode allocation to 32bits.
2008-10-13 Tao Maocfs2: Resolve deadlock in ocfs2_xattr_free_block.
2008-10-13 Tao Maocfs2: bug-fix for journal extend in xattr.
2008-10-13 Joel Beckerocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_...
2008-10-13 Joel Beckerocfs2: Comment struct ocfs2_extent_tree_operations.
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree the first-class represent...
2008-10-13 Joel Beckerocfs2: Add an insertion check to ocfs2_extent_tree_oper...
2008-10-13 Joel Beckerocfs2: Create specific get_extent_tree functions.
2008-10-13 Joel Beckerocfs2: Determine an extent tree's max_leaf_clusters...
2008-10-13 Joel Beckerocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_e...
2008-10-13 Joel Beckerocfs2: Provide the get_root_el() method to ocfs2_extent...
2008-10-13 Joel Beckerocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree get/put instead of alloc.
2008-10-13 Joel Beckerocfs2: Prefix the ocfs2_extent_tree structure.
2008-10-13 Joel Beckerocfs2: Prefix the extent tree operations structure.
2008-10-13 Mark Fashehocfs2: fix printk format warnings
2008-10-13 Tiger Yangocfs2: Add incompatible flag for extended attribute
2008-10-13 Tao Maocfs2: Delete all xattr buckets during inode removal
2008-10-13 Tao Maocfs2: Enable xattr set in index btree
2008-10-13 Tao Maocfs2: Optionally limit extent size in ocfs2_insert_ext...
2008-10-13 Tao Maocfs2: Add xattr lookup code xattr btrees
2008-10-13 Tao Maocfs2: Add xattr bucket iteration for large numbers...
2008-10-13 Tao Maocfs2: Add xattr index tree operations
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Tiger Yangocfs2: reserve inline space for extended attribute
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees
2008-10-13 Tao Maocfs2: Add helper function in uptodate.c for removing...
2008-10-13 Tao Maocfs2: Add the basic xattr disk layout in ocfs2_fs.h
2008-10-13 Tao Maocfs2: Make high level btree extend code generic
2008-10-13 Tao Maocfs2: Abstract ocfs2_extent_tree in b-tree operations.
2008-10-13 Tao Maocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
2008-10-13 Tao Maocfs2: Modify ocfs2_num_free_extents for future xattr...
2008-10-13 Mark Fashehocfs2: track local alloc state via debugfs
2008-10-13 Mark Fashehocfs2: throttle back local alloc when low on disk space
2008-10-13 Mark Fashehocfs2: Track local alloc bits internally
2008-10-13 Mark Fashehocfs2: POSIX file locks support
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/random-2.6
2008-10-13 Linus TorvaldsMerge phase #5 (misc) of git://git./linux/kernel/git...
2008-10-13 Alan Coxtty: rename the remaining oddly named n_tty functions
2008-10-13 Alan Coxfs3270: Correct error returns
2008-10-13 Alan Coxfs3270: remove extra locks
2008-10-13 Jason Wesseltty: tty_io.c shadows sparse fix
2008-10-13 David S. Millerserial: fix device name reporting when minor space...
2008-10-13 Alan Coxapplicom: Fix an unchecked user ioctl range and an...
2008-10-13 Alan Coxtty: Minor tidyups and document fixes for n_tty
2008-10-13 Alan Coxtty: Remove lots of NULL checks
2008-10-13 Alan Coxtty: fix up gigaset a bit
2008-10-13 Stephen Rothwelltty: Fallout from tty-move-canon-specials
2008-10-13 Alan Coxtty: some ICANON magic is in the wrong places
2008-10-13 Alan Coxtty: simplify ktermios allocation
2008-10-13 Alan Coxpty: simplify unix98 allocation
2008-10-13 Alan Coxpty: Fix allocation failure double free
2008-10-13 Alan Coxpty: Coding style and polish
2008-10-13 Sukadev BhattiproluSimplify devpts_pty_kill
2008-10-13 Sukadev BhattiproluSimplify devpts_pty_new()
2008-10-13 Sukadev BhattiproluSimplify devpts_get_tty()
2008-10-13 Sukadev BhattiproluAdd an instance parameter devpts interfaces
2008-10-13 Sukadev BhattiproluMove tty lookup/reopen to caller
2008-10-13 Alan Coxtty: extract the pty init time special cases
2008-10-13 Alan Coxtty: Finish fixing up the init_dev interface to use...
2008-10-13 Alan Coxtty: More driver operations
2008-10-13 Alan Coxtty: kref the tty driver object
2008-10-13 Alan Coxtty: Clean up the tty_init_dev changes further
2008-10-13 Sukadev Bhattiprolutty: Move parts of tty_init_dev into new functions
2008-10-13 Alan Coxtty: Remove more special casing and out of place code
2008-10-13 Alan Coxtty: shutdown method
2008-10-13 Alan Coxvt: remove bogus lock dropping
2008-10-13 Alan Coxpty: If the administrator creates a device for a ptmx...
2008-10-13 Alan Coxtty: Fix abusers of current->sighand->tty
2008-10-13 Alan Coxtty: Redo current tty locking
2008-10-13 Alan Coxtty: the vhangup syscall is racy
2008-10-13 Alan Coxmxser: Switch to kref tty
2008-10-13 Alan Coxstallion: Use krefs
2008-10-13 Alan Coxtty: kref usage for isicom and moxa
2008-10-13 Alan Coxtty: usb-serial krefs
2008-10-13 Alan Coxtty: Move tty_write_message out of kernel/printk
2008-10-13 Alan Coxtty: Make get_current_tty use a kref
2008-10-13 Alan Coxtty: compare the tty winsize
2008-10-13 Alan Coxtty: Termios locking - sort out real_tty confusions...
2008-10-13 Alan Coxtty: Add termiox
2008-10-13 Alan Coxtty: ipw need reworking
2008-10-13 Alan Coxtty: Cris has a nice RS485 ioctl so we should steal it
2008-10-13 Alan Coxtty: use krefs to protect driver module counts
2008-10-13 Alan Coxtty: Add a kref count
2008-10-13 Alan Coxpps: Reserve a line discipline number for PPS
2008-10-13 Alan Coxtty: Split tty_port into its own file
2008-10-13 Alan Coxtty: split the buffering from tty_io
2008-10-13 Alan Coxuml: small cleanups and note bugs to be dealt with...
2008-10-13 Alan Coxtty: move tioclinux from a special case
2008-10-13 David Millerserial: allow 8250 to be used on sparc
next