]> err.no Git - linux-2.6/history - fs
[PATCH] lockdep: prove mutex locking correctness
[linux-2.6] / fs /
2006-06-27 Nathan Scott[XFS] Remove a race condition where a linked inode...
2006-06-27 Alexey Dobriyan[XFS] Remove redundant directory checks from inode...
2006-06-27 Nathan Scott[XFS] Remove a couple of no-longer-used macros.
2006-06-27 Alexey Dobriyan[XFS] Reduce size of xfs_trans_t structure. * remove...
2006-06-27 Alexey Dobriyan[XFS] remove unused behaviour lock - shrink XFS vnode...
2006-06-27 Alexey Dobriyan[XFS] * There is trivial "inode => vnode => inode"...
2006-06-27 Thomas RenningerPull bugzilla-5737 into release branch
2006-06-27 Alexey Dobriyan[XFS] link(2) on directory is banned in VFS.
2006-06-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-26 Adrian Bunk[PATCH] fs/ocfs2/dlm/: cleanups
2006-06-26 Mark Fashehocfs2: fix compiler warnings in dlm_convert_lock_handler()
2006-06-26 Mark Fashehocfs2: dlm_print_one_mle() needs to be defined
2006-06-26 Kurt Hackelocfs2: remove whitespace in dlmunlock.c
2006-06-26 Kurt Hackelocfs2: move dlm work to a private work queue
2006-06-26 Kurt Hackelocfs2: fix incorrect error returns
2006-06-26 Kurt Hackelocfs2: tune down some noisy messages during dlm recovery
2006-06-26 Kurt Hackelocfs2: display message before waiting for recovery...
2006-06-26 Kurt Hackelocfs2: mlog in dlm_convert_lock_handler() should be...
2006-06-26 Kurt Hackelocfs2: retry operations when a lock is marked in recovery
2006-06-26 Kurt Hackelocfs2: use cond_resched() in dlm_thread()
2006-06-26 Kurt Hackelocfs2: use GFP_NOFS in some dlm operations
2006-06-26 Kurt Hackelocfs2: wait for recovery when starting lock mastery
2006-06-26 Kurt Hackelocfs2: continue recovery when a dead node is encountered
2006-06-26 Kurt Hackelocfs2: remove unneccesary spin_unlock() in dlm_remaster...
2006-06-26 Kurt Hackelocfs2: dlm_remaster_locks() should never exit without...
2006-06-26 Kurt Hackelocfs2: special case recovery lock in dlmlock_remote()
2006-06-26 Kurt Hackelocfs2: pending mastery asserts and migrations should...
2006-06-26 Kurt Hackelocfs2: temporarily disable automatic lock migration
2006-06-26 Kurt Hackelocfs2: do not unconditionally purge the lockres in...
2006-06-26 Kurt Hackelocfs2: increase backoff before waiting for recovery
2006-06-26 Kurt Hackelocfs2: have dlm_pre_master_reco_lockres() ignore dead...
2006-06-26 Kurt Hackelocfs2: give the dlm dirty list a reference on the lockres
2006-06-26 Kurt Hackelocfs2: teach dlm_restart_lock_mastery() to wait on...
2006-06-26 Kurt Hackelocfs2: gracefully handle stale create_lock messages.
2006-06-26 Kurt Hackelocfs2: update lvb immediately during recovery
2006-06-26 Kurt Hackelocfs2: do not send master requests to localhost
2006-06-26 Kurt Hackelocfs2: purge lockres' sooner
2006-06-26 Kurt Hackelocfs2: dump mismatching migrated lvbs before BUG()
2006-06-26 Kurt Hackelocfs2: make dlm recovery finalization 2 stage
2006-06-26 Kurt Hackelocfs2: dlm recovery / lockres reference count fix
2006-06-26 Kurt Hackelocfs2: better error handling during assert master message
2006-06-26 Kurt Hackelocfs2: dump lockres info before we BUG() on a bad reference
2006-06-26 Mark Fashehocfs2: do LVB puts in place
2006-06-26 Kurt Hackelocfs2: mle ref count debugging
2006-06-26 Kurt Hackelocfs2: allow for an assert message during lock mastery
2006-06-26 Kurt Hackelocfs2: take mle reference during migration
2006-06-26 Kurt Hackelocfs2: properly initialize the mle structure
2006-06-26 Kurt Hackelocfs2: detach mle from heartbeat events
2006-06-26 Kurt Hackelocfs2: mle ref counting fixes
2006-06-26 Kurt Hackelocfs2: better mle debugging
2006-06-26 Kurt Hackelocfs2: clean up recovery related messages
2006-06-26 Kurt Hackelocfs2: handle network errors during recovery
2006-06-26 Kurt Hackelocfs2: only recover one dead node at a time
2006-06-26 Kurt Hackelocfs2: Better tracking for recovery state changes
2006-06-26 Kurt Hackelocfs2: Fix empty lvb check
2006-06-26 Kurt Hackelocfs2: fix inverted logic in dlm_is_node_dead
2006-06-26 Kurt Hackelocfs2: recheck lockres master before sending an unlock...
2006-06-26 Kurt Hackelocfs2: add a small delay after a failed migration
2006-06-26 Mark Fashehocfs2: silence a compile warning in dlm_alloc_pagevec()
2006-06-26 Joel Becker[PATCH] ocfs2: Alloc at least a page for the DLM hash
2006-06-26 Daniel Phillipsocfs2: allocate lockres hash pages in an array
2006-06-26 Mark Fashehocfs2: inline dlm_lockres_get()
2006-06-26 Daniel Phillips[PATCH] Clean up ocfs2 hash probe and make it faster
2006-06-26 Mark Fashehocfs2: calculate lockid hash values outside of the...
2006-06-26 Mark Fashehocfs2: move lockres qstr next to hlist_node structure
2006-06-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_bdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs from the partition code
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs from the kernel tree
2006-06-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Andi Kleen[PATCH] x86_64: Add compat_printk and sysctl to turn...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-26 Oleg Nesterov[PATCH] coredump: shutdown current process first
2006-06-26 Oleg Nesterov[PATCH] coredump: some code relocations
2006-06-26 Oleg Nesterov[PATCH] coredump: don't take tasklist_lock
2006-06-26 Oleg Nesterov[PATCH] coredump: kill ptrace related stuff
2006-06-26 Oleg Nesterov[PATCH] coredump: speedup SIGKILL sending
2006-06-26 Oleg Nesterov[PATCH] coredump: optimize ->mm users traversal
2006-06-26 Oleg Nesterov[PATCH] de_thread: fix lockless do_each_thread
2006-06-26 Eric Paris[PATCH] SELinux: Add sockcreate node to procattr API
2006-06-26 Oleg Nesterov[PATCH] cleanup next_tid()
2006-06-26 Oleg Nesterov[PATCH] simplify/fix first_tid()
2006-06-26 Eric W. Biederman[PATCH] proc: Remove tasklist_lock from proc_task_readdir.
2006-06-26 Eric W. Biederman[PATCH] proc: Cleanup proc_fd_access_allowed
2006-06-26 Eric W. Biederman[PATCH] proc: Use sane permission checks on the /proc...
2006-06-26 Eric W. Biederman[PATCH] proc: optimize proc_check_dentry_visible
2006-06-26 Eric W. Biederman[PATCH] proc: Use struct pid not struct task_ref
2006-06-26 Eric W. Biederman[PATCH] proc: don't lock task_structs indefinitely
2006-06-26 Eric W. Biederman[PATCH] proc: make PROC_NUMBUF the buffer size for...
next