x86: cleanup show_interrupts
[h-e-n] / fs /
2008-10-16 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Yinghai Lux86: use 28 bits irq NR for pci msi/msix and ht
2008-10-16 Yinghai Lux86_64: make /proc/interrupts work with dyn irq_desc
2008-10-16 Yinghai Luirq, fs/proc: replace loop with nr_irqs for proc/stat
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Yinghai Lufs/proc: use nr_irqs
2008-10-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14 Joel Beckerocfs2: Make cached block reads the common case.
2008-10-14 Joel Beckerocfs2: Kill the last naked wait_on_buffer() for cached...
2008-10-14 Joel Beckerocfs2: Move ocfs2_bread() into dir.c
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-10-14 Joel Beckerocfs2: Separate out sync reads from ocfs2_read_blocks()
2008-10-14 Tao Maocfs2: Refactor xattr list and remove ocfs2_xattr_handl...
2008-10-14 Tao Maocfs2: Calculate EA hash only by its suffix.
2008-10-14 Mark Fashehocfs2: Move trusted and user attribute support into...
2008-10-14 Mark Fashehocfs2: Uninline ocfs2_xattr_name_hash()
2008-10-14 Mark Fashehocfs2: Don't check for NULL before brelse()
2008-10-14 Mark Fashehocfs2: use smaller counters in ocfs2_remove_xattr_clust...
2008-10-14 Mark Fashehocfs2: make la_debug_mutex static
2008-10-14 Mark Fashehocfs2: Remove pointless !!
2008-10-14 Tao Maocfs2: Add empty bucket support in xattr.
2008-10-14 Tao Maocfs2/xattr.c: Fix a bug when inserting xattr.
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 '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 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 Alan Coxtty: Redo current tty locking
2008-10-13 Alan Coxtty: the vhangup syscall is racy
2008-10-13 Alan Coxtty: Make get_current_tty use a kref
2008-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-10-12 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-12 Mimi Zoharintegrity: special fs magic
2008-10-12 Jan Engelhardtext4: fix kconfig typo and extra whitespace
2008-10-12 Alexander Beregalovext4: fix build failure without procfs
2008-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-12 Adrian Bunkprovide generic_block_fiemap() only with BLOCK=y
2008-10-12 Jeff Layton[CIFS] cifs: remove pointless lock and unlock of Global...
2008-10-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-11 Hidehiro Kawaiext4: add an option to control error handling on file...
2008-10-11 Hidehiro Kawaijbd2: don't dirty original metadata buffer on abort
2008-10-11 Hidehiro Kawaiext4: add checks for errors from jbd2
2008-10-11 Hidehiro Kawaijbd2: fix error handling for checkpoint io
2008-10-12 Hidehiro Kawaijbd2: abort when failed to log metadata buffers
2008-10-11 Theodore Ts'oext4: Rename ext4dev to ext4
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-10 Christoph HellwigFix barrier fail detection in XFS
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-10-10 Linus TorvaldsMerge branch 'for-2.6.28' of git://git.kernel.dk/linux...
2008-10-10 Alexey Dobriyanproc: remove kernel.maps_protect
2008-10-10 Alexey Dobriyanproc: remove now unneeded ADDBUF macro
2008-10-10 Kees Cook[PATCH] proc: show personality via /proc/pid/personality
2008-10-10 Lai Jiangshan[PATCH] signal, procfs: some lock_task_sighand() users...
2008-10-10 Alexey Dobriyanproc: move PROC_PAGE_MONITOR to fs/proc/Kconfig
2008-10-10 Adrian Bunkproc: make grab_header() static
next