[PATCH] tty: ->signal->tty locking
[safe/jmp/linux-2.6] / fs / ocfs2 /
2006-12-07 Alexey Dobriyan[PATCH] fs/*: trivial vsnprintf() conversion
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Tiger Yangocfs2: implement i_op->permission
2006-12-02 Tiger Yangocfs2: update file system paths to set atime
2006-12-02 Tiger Yangocfs2: core atime update functions
2006-12-02 Tiger Yangocfs2: Add splice support
2006-12-02 Mark Fashehocfs2: Remove ocfs2_write_should_remove_suid()
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-12-02 Mark Fashehocfs2: remove handle argument to ocfs2_start_trans()
2006-12-02 Mark Fashehocfs2: remove ocfs2_journal_handle journal field
2006-12-02 Mark Fashehocfs2: pass ocfs2_super * into ocfs2_commit_trans()
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: make ocfs2_alloc_handle() static
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_lock()
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_inode()
2006-12-02 Mark Fashehocfs2: Don't allocate handle early in ocfs2_rename()
2006-12-02 Mark Fashehocfs2: don't use handle for locking in allocation functions
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_re...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_sy...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_un...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in orphan...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in locala...
2006-12-02 Mark Fashehocfs2: remove ocfs2_journal_handle flags field
2006-12-02 Mark Fashehocfs2: have ocfs2_extend_trans() take handle_t
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_journal_handle field
2006-12-02 Mark Fashehocfs2: fix format warnings in dlm_alloc_pagevec()
2006-12-02 Adrian Bunk[2.6 patch] make ocfs2_create_new_lock() static
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-20 Mark Fashehocfs2: cond_resched() in ocfs2_zero_extend()
2006-10-20 Mark Fashehocfs2: fix page zeroing during simple extends
2006-10-20 Sunil Mushranocfs2: remove spurious d_count check in ocfs2_rename()
2006-10-20 Akinobu Mitaocfs2: delete redundant memcmp()
2006-10-11 Alexey Dobriyan[PATCH] fs/*: use BUILD_BUG_ON
2006-10-01 Mark Fasheh[PATCH] r/o bind mounts: clean up OCFS2 nlink handling
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-24 Mark Fashehocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
2006-09-24 Mark Fashehocfs2: Remove ->unblock lockres operation
2006-09-24 Mark Fashehocfs2: move downconvert worker to lockres ops
2006-09-24 Mark Fashehocfs2: Remove unused dlmglue functions
2006-09-24 Mark Fashehocfs2: Have the metadata lock use generic dlmglue functions
2006-09-24 Mark Fashehocfs2: Add ->set_lvb callback in dlmglue
2006-09-24 Mark Fashehocfs2: Add ->check_downconvert callback in dlmglue
2006-09-24 Mark Fashehocfs2: Check for refreshing locks in generic unblock...
2006-09-24 Mark Fashehocfs2: don't unconditionally pass LVB flags
2006-09-24 Mark Fashehocfs2: combine inode and generic blocking AST functions
2006-09-24 Mark Fashehocfs2: Add ->get_osb() dlmglue locking operation
2006-09-24 Mark Fashehocfs2: remove ->unlock_ast() callback from ocfs2_lock_r...
2006-09-24 Mark Fashehocfs2: combine inode and generic AST functions
2006-09-24 Mark Fashehocfs2: Clean up lock resource refresh flags
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-09-24 Mark Fashehocfs2: Encode i_generation in the meta data lvb
2006-09-24 Mark Fashehocfs2: Free up some space in the lvb
2006-09-24 Mark Fashehocfs2: Remove special casing for inode creation in...
2006-09-24 Mark Fashehocfs2: manually d_move() during ocfs2_rename()
2006-09-24 Mark Fashehocfs2: Remove the dentry vote
2006-09-24 Mark Fashehocfs2: Hook rest of the file system into dentry locking API
2006-09-24 Mark Fashehocfs2: Add dentry tracking API
2006-09-24 Mark Fashehocfs2: Add new cluster lock type
2006-09-24 Mark Fashehocfs2: Update dlmglue for new dlmlock() API
2006-09-24 Mark Fashehocfs2: Update dlmfs for new dlmlock() API
2006-09-24 Mark Fashehocfs2: Allow binary names in the DLM
2006-09-24 Mark Fashehocfs2: Silence dlm error print
2006-09-20 Mark Fashehocfs2: Remove overzealous BUG_ON()
2006-09-20 Mark Fashehocfs2: Don't print on unknown remote blocking call
2006-09-20 Mark Fashehocfs2: implement directory read-ahead
2006-09-20 Mark Fashehocfs2: properly update i_mtime on buffered write
2006-09-20 Tiger Yangocfs2: Fix directory link count checks in ocfs2_link()
2006-09-20 Mark Fashehocfs2: move nlink check in ocfs2_mknod()
2006-09-20 Mathieu Avilaocfs2: Fix heartbeat sector calculation
2006-09-20 Adrian Bunk[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"
2006-09-20 Herbert Poetzlocfs2: add ext2 attributes
2006-08-07 Mark Fashehocfs2: allocation hints
2006-08-07 Mark Fashehocfs2: better group descriptor consistency checks
2006-08-07 Mark Fashehocfs2: limit cluster bitmap information saved at mount
2006-08-07 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmc: unexport dlm_migrate_lockres
2006-08-07 Kurt Hackelocfs2: fix check for locally granted state during dlmun...
2006-08-07 Kurt Hackelocfs2: do not modify lksb->status in the unlock ast
2006-08-07 Kurt Hackelocfs2: Fix lvb corruption
2006-06-29 Florin Malitaocfs2: remove redundant NULL checks in ocfs2_direct_IO_...
2006-06-29 Mark Fashehocfs2: clean up some osb fields
2006-06-29 Mark Fashehocfs2: fix init of uuid_net_key
2006-06-29 Mark Fashehocfs2: silence a debug print
2006-06-29 Sunil Mushranocfs2: silence ENOENT during lookup of broken links
2006-06-29 Sunil Mushranocfs2: Cleanup message prints
2006-06-29 Joel Beckerocfs2: silence -EEXIST from ocfs2_extent_map_insert...
2006-06-29 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_ma...
2006-06-29 Mark Fashehocfs2: warn the user on a dead timeout mismatch
2006-06-29 Joel Beckerocfs2: Compile-time disabling of ocfs2 debugging output.
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-28 Jesper Juhl[PATCH] Remove redundant NULL checks before [kv]free...
next