xfs: prevent deadlock in xfs_qm_shake()
[safe/jmp/linux-2.6] / fs /
2009-06-02 Felix Blyakherxfs: prevent deadlock in xfs_qm_shake()
2009-06-02 Eric Sandeenxfs: fix overflow in xfs_growfs_data_private
2009-06-02 Felix Blyakherxfs: fix double unlock in xfs_swap_extents()
2009-04-30 Christoph Hellwigxfs: fix getbmap vs mmap deadlock
2009-04-30 Christoph Hellwigxfs: a couple getbmap cleanups
2009-04-30 Olaf Weberxfs: add more checks to superblock validation
2009-04-30 Lachlan McIlroyxfs_file_last_byte() needs to acquire ilock
2009-04-09 Felix BlyakherMerge branch 'master' into for-linus
2009-04-06 Dave Chinnerxfs: remove xfs_flush_space
2009-04-06 Dave Chinnerxfs: flush delayed allcoation blocks on ENOSPC in create
2009-04-06 Dave Chinnerxfs: block callers of xfs_flush_inodes() correctly
2009-04-06 Dave Chinnerxfs: make inode flush at ENOSPC synchronous
2009-04-06 Dave Chinnerxfs: use xfs_sync_inodes() for device flushing
2009-04-06 Dave Chinnerxfs: inform the xfsaild of the push target before sleeping
2009-04-06 Dave Chinnerxfs: prevent unwritten extent conversion from blocking...
2009-04-06 Dave Chinnerxfs: fix double free of inode
2009-04-06 Dave Chinnerxfs: validate log feature fields correctly
2009-04-01 Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git.linux-nfs.org...
2009-04-01 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01 Mans RullgardNSM: Fix unaligned accesses in nsm_init_private()
2009-04-01 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-01 Ian Kentautofs4: fix lookup deadlock
2009-04-01 Ian Kentautofs4: cleanup expire code duplication
2009-04-01 Johannes Weinerecryptfs: use kzfree()
2009-04-01 Wu Fengguangramfs: add support for "mode=" mount option
2009-04-01 Davide Libenziepoll keyed wakeups: make eventfd use keyed wakeups
2009-04-01 Davide Libenziepoll keyed wakeups: teach epoll about hints coming...
2009-04-01 Davide Libenzieventfd: improve support for semaphore-like behavior
2009-04-01 Tony Battersbyepoll: use real type instead of void *
2009-04-01 Tony Battersbyepoll: clean up ep_modify
2009-04-01 Tony Battersbyepoll: remove unnecessary xchg
2009-04-01 Tony Battersbyepoll: remember the event if epoll_wait returns -EFAULT
2009-04-01 Tony Battersbyepoll: don't use current in irq context
2009-04-01 Davide Libenziepoll: remove debugging code
2009-04-01 Davide Libenziepoll: fix epoll's own poll (update)
2009-04-01 Davide Libenziepoll: fix epoll's own poll
2009-04-01 Harvey Harrisonntfs: remove private wrapper of endian helpers
2009-04-01 Eric Sandeenfilesystem freeze: allow SysRq emergency thaw to thaw...
2009-04-01 KAMEZAWA Hiroyukivmscan: fix it to take care of nodemask
2009-04-01 Johannes Weinerramfs-nommu: use generic lru cache
2009-04-01 Hugh Dickinsmm: page_mkwrite change prototype to match fault: fix...
2009-04-01 Nick Pigginfs: fix page_mkwrite error cases in core code and btrfs
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01 Ravikiran G Thirumalaimm: reintroduce and deprecate rlimit based access for...
2009-04-01 Ravikiran G Thirumalaimm: fix SHM_HUGETLB to work with users in hugetlb_shm_group
2009-04-01 Edward Shishkinvfs: add/use account_page_dirtied()
2009-04-01 Alexey Dobriyanproc tty: remove struct tty_operations::read_proc
2009-04-01 Alexey Dobriyanproc tty: add struct tty_operations::proc_fops
2009-03-31 Chris MasonBtrfs: try to free metadata pages when we free btree...
2009-03-31 Chris MasonBtrfs: add extra flushing for renames and truncates
2009-03-31 Felix BlyakherRevert "xfs: increase the maximum number of supported...
2009-03-31 Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfs
2009-03-31 Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-30 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-03-30 Jeff Mahoneyreiserfs: xattr_create is unused with xattrs disabled
2009-03-30 Alexey DobriyanRevert "proc: revert /proc/uptime to ->read_proc hook"
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Alexey Dobriyanproc 1/2: do PDE usecounting even for ->read_proc,...
2009-03-30 Milind Arun Choudharyproc: fix sparse warnings in pagemap_read()
2009-03-30 Randy Dunlapproc: move fs/proc/inode-alloc.txt comment into a sourc...
2009-03-30 Linus TorvaldsMerge branch 'reiserfs-updates' from Jeff Mahoney
2009-03-30 Jeff Mahoneyreiserfs: rename [cn]_* variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_._ variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_tb to tb
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_inode to inode
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_bh to bh
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_sb to sb
2009-03-30 Jeff Mahoneyreiserfs: strip trailing whitespace
2009-03-30 Jeff Mahoneyreiserfs: cleanup path functions
2009-03-30 Jeff Mahoneyreiserfs: factor out buffer_info initialization
2009-03-30 Jeff Mahoneyreiserfs: add atomic addition of selinux attributes...
2009-03-30 Jeff Mahoneyreiserfs: use generic readdir for operations across...
2009-03-30 Jeff Mahoneyreiserfs: journaled xattrs
2009-03-30 Jeff Mahoneyreiserfs: use generic xattr handlers
2009-03-30 Jeff Mahoneyreiserfs: remove i_has_xattr_dir
2009-03-30 Jeff Mahoneyreiserfs: make per-inode xattr locking more fine grained
2009-03-30 Jeff Mahoneyreiserfs: eliminate per-super xattr lock
2009-03-30 Jeff Mahoneyreiserfs: simplify xattr internal file lookups/opens
2009-03-30 Jeff Mahoneyreiserfs: Clean up xattrs when REISERFS_FS_XATTR is...
2009-03-30 Jeff Mahoneyreiserfs: remove IS_PRIVATE helpers
2009-03-30 Jeff Mahoneyreiserfs: remove link detection code
2009-03-30 Jeff Mahoneyreiserfs: xattr reiserfs_get_page takes offset instead...
2009-03-30 Jeff Mahoneyreiserfs: small variable cleanup
2009-03-30 Jeff Mahoneyreiserfs: use reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: introduce reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: rearrange journal abort
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_panic
2009-03-30 Jeff Mahoneyreiserfs: add locking around error buffer
2009-03-30 Jeff Mahoneyreiserfs: prepare_error_buf wrongly consumes va_arg
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_warning
2009-03-30 Jeff Mahoneyreiserfs: make some warnings informational
2009-03-30 Jeff Mahoneyreiserfs: use more consistent printk formatting
2009-03-30 Jeff Mahoneyreiserfs: use buffer_info for leaf_paste_entries
2009-03-30 Jeff Mahoneyreiserfs: audit transaction ids to always be unsigned...
2009-03-30 Jeff Mahoneyreiserfs: add support for mount count incrementing
2009-03-30 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next