KVM: Prevent trace call into unloaded module text
[safe/jmp/linux-2.6] / fs /
2008-12-23 Trond MyklebustNFS: Use atomic bitops when changing struct nfs_delegat...
2008-12-23 Trond MyklebustNFSv4: Fix up the dereferencing of delegation->inode
2008-12-23 Trond MyklebustNFSv4: Fix up another delegation related race
2008-12-23 Chuck LeverNLM: allow lockd requests from an unprivileged port
2008-12-23 Chuck LeverNFS: "[no]resvport" mount option changes mountd client too
2008-12-23 Chuck LeverNFS: add "[no]resvport" mount option
2008-12-23 Chuck LeverNFS: move nfs_server flag initialization
2008-12-23 Chuck LeverNFS: expand flags passed to nfs_create_rpc_client()
2008-12-23 Chuck LeverNFS: introduce nfs_mount_info struct for calling nfs_mo...
2008-12-23 Chuck LeverNFS: Move declaration of nfs_mount() to fs/nfs/internal.h
2008-12-23 Chuck LeverNFS: rename nfs_path variable
2008-12-23 Jeff Laytonlockd: convert reclaimer thread to kthread interface
2008-12-23 Trond MyklebustLOCKD: Make lockd_up() and lockd_down() exported GPL...
2008-12-23 Trond MyklebustSUNRPC: nfsacl_encode/nfsacl_decode should be exported...
2008-12-23 Wu Fengguangnfs: remove redundant tests on reading new pages
2008-12-23 Christoph Hellwig[XFS] handle unaligned data in xfs_bmbt_disk_get_all
2008-12-22 Christoph Hellwig[XFS] avoid memory allocations in xfs_fs_vcmn_err
2008-12-22 Lachlan McIlroy[XFS] Fix speculative allocation beyond eof
2008-12-22 Lachlan McIlroy[XFS] Remove XFS_BUF_SHUT() and friends
2008-12-22 Lachlan McIlroy[XFS] Use the incore inode size in xfs_file_readdir()
2008-12-22 Ingo Molnarsched: fix warning in fs/proc/base.c
2008-12-22 Lachlan McIlroy[XFS] Fix merge conflict in fs/xfs/xfs_rename.c
2008-12-19 Julia Lawallfs/9p: change simple_strtol to simple_strtoul
2008-12-19 Wu Fengguang9p: convert d_iname references to d_name.name
2008-12-19 Duane Griffin9p: Remove potentially bad parameter from function...
2008-12-19 James Morrissecurity: pass mount flags to security_sb_kern_mount()
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-18 Ken Chenschedstat: consolidate per-task cpu runtime stats
2008-12-18 Paul MackerrasMerge branch 'linux-2.6' into next
2008-12-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-12-17 Jeff Laytoncifs: fix buffer overrun in parse_DFS_referrals
2008-12-17 Joel Beckerocfs2: Add JBD2 compat feature bit.
2008-12-16 Tao Maocfs2: Always update xattr search when creating bucket.
2008-12-16 Dave Kleikampjfs: ensure symlinks are NUL-terminated
2008-12-16 KOSAKI Motohiroproc: enclose desc variable of show_stat() in CONFIG_SP...
2008-12-16 Anton Vorontsovpowerpc: Remove `have_of' global variable
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-12 Oleg Nesterovposix-timers: simplify de_thread()->exit_itimers()...
2008-12-12 Lachlan McIlroyMerge branch 'master' of git+ssh://git.melbourne.sgi...
2008-12-12 Lachlan McIlroy[XFS] set b_error from bio error in xfs_buf_bio_end_io
2008-12-11 Christoph Hellwig[XFS] use inode_change_ok for setattr permission checking
2008-12-11 Christoph Hellwig[XFS] add a FMODE flag to make XFS invisible I/O less...
2008-12-11 Christoph Hellwig[XFS] resync headers with libxfs
2008-12-11 Christoph Hellwig[XFS] simplify projid check in xfs_rename
2008-12-11 Christoph Hellwig[XFS] replace b_fspriv with b_mount
2008-12-10 Linus TorvaldsMerge branch 'to-linus' of git://git./linux/kernel...
2008-12-10 Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-10 Dmitri Monakhovinotify: fix IN_ONESHOT unmount event watcher
2008-12-10 Matt Mackallpagemap: fix 32-bit pagemap regression
2008-12-10 Andrew Mortonrevert "percpu_counter: new function percpu_counter_sum...
2008-12-10 Andrew Mortonrevert "percpu counter: clean up percpu_counter_sum_and...
2008-12-10 Roland McGrathtracehook: exec double-reporting fix
2008-12-10 Lachlan McIlroy[XFS] Remove unused tracing code
2008-12-09 J. Bruce FieldsEXPORTFS: handle NULL returns from fh_to_dentry()/fh_to...
2008-12-09 Yinghai Lusparseirq: fix Alpha build failure
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-12-05 Jonathan CorbetFix a race condition in FASYNC handling
2008-12-05 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-05 Dave Chinner[XFS] Fix hang after disallowed rename across directory...
2008-12-05 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2.6
2008-12-05 Lachlan McIlroy[XFS] Remove unnecessary assertion
2008-12-05 Lachlan McIlroy[XFS] Remove unused variable in ktrace_free()
2008-12-05 Lachlan McIlroy[XFS] Check return value of xfs_buf_get_noaddr()
2008-12-05 Dave Chinner[XFS] Fix hang after disallowed rename across directory...
2008-12-05 Christoph Hellwig[XFS] Fix compile with CONFIG_COMPAT enabled
2008-12-04 Christoph Hellwig[PATCH 1/2] kill FMODE_NDELAY_NOW
2008-12-04 Christoph Hellwig[PATCH] clean up blkdev_get a little bit
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-04 Christoph Hellwigmove inode tracing out of xfs_vnode.
2008-12-04 Christoph Hellwigmove vn_iowait / vn_iowake into xfs_aops.c
2008-12-04 Christoph Hellwigkill vn_ioerror
2008-12-04 Christoph Hellwigkill xfs_unmount_flush
2008-12-04 Christoph Hellwigno explicit xfs_iflush for special inodes during unmount
2008-12-04 Christoph Hellwiguse xfs_trans_ijoin in xfs_trans_iget
2008-12-04 Christoph Hellwigremove leftovers of shared read-only support
2008-12-04 Christoph Hellwigremove unused m_inode_quiesce member from struct xfs_mount
2008-12-04 Christoph Hellwigkill dead inode flags
2008-12-04 Christoph Hellwigcleanup xfs_sb.h feature flag helpers
2008-12-04 Christoph Hellwigkill dead quota flags
2008-12-04 Christoph Hellwigremove dead code from sv_t implementation
2008-12-04 Christoph Hellwigreduce l_icloglock roundtrips
2008-12-04 Christoph Hellwigstop using igrab in xfs_vn_link
2008-12-04 Christoph Hellwigkill xfs_buf_iostart
2008-12-04 Christoph Hellwigcleanup the inode reclaim path
2008-12-04 Christoph Hellwigremove unused prototypes for xfs_ihash_init / xfs_ihash...
2008-12-04 Christoph Hellwigremove unused behvavior cruft in xfs_super.h
2008-12-04 Christoph Hellwigremove useless mnt_want_write call in xfs_write
2008-12-04 Christoph Hellwig[XFS] fix compile on 32 bit systems
2008-12-04 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-12-02 sandeen@sandeen.net[XFS] Reorder xfs_ioctl32.c for some tidiness
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl...
2008-12-02 sandeen@sandeen.net[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
2008-12-02 sandeen@sandeen.net[XFS] Fix xfs_bulkstat_one size checks & error handling
next