Btrfs: constify dentry_operations
[safe/jmp/linux-2.6] / fs /
2009-10-09 Alexey DobriyanBtrfs: constify dentry_operations
2009-10-09 Yan, ZhengBtrfs: optimize back reference update during btrfs_drop...
2009-10-09 Yan, ZhengBtrfs: remove negative dentry when deleting subvolumne
2009-10-08 Josef BacikBtrfs: optimize fsync for the single writer case
2009-10-08 Josef BacikBtrfs: async delalloc flushing under space pressure
2009-10-08 Josef BacikBtrfs: release delalloc reservations on extent item...
2009-10-08 Chris MasonBtrfs: delay clearing EXTENT_DELALLOC for compressed...
2009-10-08 Chris MasonBtrfs: cleanup extent_clear_unlock_delalloc flags
2009-10-06 Josef BacikBtrfs: fix possible softlockup in the allocator
2009-10-05 Chris MasonBtrfs: fix deadlock on async thread startup
2009-10-01 Josef BacikBtrfs: fix data space leak fix
2009-10-01 Chris MasonBtrfs: take i_mutex before generic_write_checks
2009-10-01 Christoph HellwigBtrfs: fix arguments to btrfs_wait_on_page_writeback_range
2009-09-29 Sage WeilBtrfs: fix deadlock with free space handling and user...
2009-09-29 Sage WeilBtrfs: fix error cases for ioctl transactions
2009-09-29 Chris BallBtrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
2009-09-29 Julia LawallBtrfs: introduce missing kfree
2009-09-29 Chris BallBtrfs: Fix setting umask when POSIX ACLs are not enabled
2009-09-28 Josef BacikBtrfs: proper -ENOSPC handling
2009-09-24 Yan ZhengBtrfs: hash the btree inode during fill_super
2009-09-24 Yan, ZhengBtrfs: relocate file extents in clusters
2009-09-24 Yan, ZhengBtrfs: don't rename file into dummy directory
2009-09-24 Yan, ZhengBtrfs: check size of inode backref before adding hardlink
2009-09-24 Chris MasonBtrfs: fix releasepage to avoid unlocking extents we...
2009-09-24 Chris MasonBtrfs: Fix test_range_bit for whole file extents
2009-09-24 Chris MasonBtrfs: fix errors handling cached state in set/clear_ex...
2009-09-22 Chris MasonBtrfs: fix early enospc during balancing
2009-09-22 Chris MasonBtrfs: deal with NULL space info
2009-09-21 Josef BacikBtrfs: account for space used by the super mirrors
2009-09-21 Josef BacikBtrfs: fix extent entry threshold calculation
2009-09-21 Josef BacikBtrfs: remove dead code
2009-09-21 Josef BacikBtrfs: fix bitmap size tracking
2009-09-21 Josef BacikBtrfs: don't keep retrying a block group if we fail...
2009-09-21 Josef BacikBtrfs: make balance code choose more wisely when relocating
2009-09-21 Sage WeilBtrfs: fix arithmetic error in clone ioctl
2009-09-21 Yan, ZhengBtrfs: add snapshot/subvolume destroy ioctl
2009-09-21 Yan, ZhengBtrfs: change how subvolumes are organized
2009-09-21 Yan, ZhengBtrfs: do not reuse objectid of deleted snapshot/subvol
2009-09-21 Yan, ZhengBtrfs: speed up snapshot dropping
2009-09-18 Chris MasonBtrfs: search for an allocation hint while filling...
2009-09-18 Chris MasonBtrfs: properly honor wbc->nr_to_write changes
2009-09-17 Yan ZhengBtrfs: improve async block group caching
2009-09-16 Chris MasonBtrfs: Fix async thread shutdown race
2009-09-16 Chris MasonBtrfs: fix worker thread double spin_lock_irq
2009-09-16 Chris MasonBtrfs: fix async worker startup race
2009-09-11 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-11 Chris MasonBtrfs: zero page past end of inline file items
2009-09-11 Chris MasonBtrfs: fix btrfs page_mkwrite to return locked page
2009-09-11 Chris MasonBtrfs: Fix extent replacment race
2009-09-11 Chris MasonBtrfs: Use PagePrivate2 to track pages in the data...
2009-09-11 Chris MasonBtrfs: use a cached state for extent state operations...
2009-09-11 Chris MasonBtrfs: don't lock bits in the extent tree during writepage
2009-09-11 Chris MasonBtrfs: cache values for locking extents
2009-09-11 Chris MasonBtrfs: reduce CPU usage in the extent_state tree
2009-09-11 Chris MasonBtrfs: Fix new state initialization order
2009-09-11 Chris MasonBtrfs: switch extent_map to a rw lock
2009-09-11 Chris MasonBtrfs: tweak congestion backoff
2009-09-11 Chris MasonBtrfs: use larger nr_to_write for larger extents
2009-09-11 Chris MasonBtrfs: reduce worker thread spin_lock_irq hold times
2009-09-11 Chris MasonBtrfs: keep irqs on more often in the worker threads
2009-09-11 Chris MasonBtrfs: optimize set extent bit
2009-09-11 Chris MasonBtrfs: Allow worker threads to exit when idle
2009-09-07 Mimi ZoharIMA: update ima_counts_put
2009-09-05 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.31
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05 Nicolas Pitreext2: fix unbalanced kmap()/kunmap()
2009-09-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-05 Oleg Nesterovexec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-09-04 Sunil Mushranocfs2: ocfs2_write_begin_nolock() should handle len=0
2009-09-03 Massimo CirilloJFFS2: add missing verify buffer allocation/deallocation
2009-09-01 Christoph Hellwigxfs: actually enable the swapext compat handler
2009-09-01 Ian Kentautofs4 - fix missed case when changing to use struct...
2009-08-31 Ryusuke Konishinilfs2: fix preempt count underflow in nilfs_btnode_pre...
2009-08-28 Eric Parisinotify: update the group mask on mark addition
2009-08-28 Eric Parisinotify: fix length reporting and size checking
2009-08-28 Brian Rogersinotify: do not send a block of zeros when no pathname...
2009-08-28 Tao Maocfs2: invalidate dentry if its dentry_lock isn't initi...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-27 David HowellsAFS: Stop readlink() on AFS crashing due to NULL 'file...
2009-08-27 Eric W. Biedermaninotify: Ensure we alwasy write the terminating NULL.
2009-08-27 Eric Parisinotify: fix locking around inotify watching in the idr
2009-08-27 Eric Parisinotify: do not BUG on idr entries at inotify destruction
2009-08-27 Eric Parisinotify: seperate new watch creation updating existing...
2009-08-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-08-24 Trond MyklebustNFSv4: Fix an infinite looping problem with the nfs4_st...
2009-08-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-24 Hugh Dickinsmm: fix hugetlb bug due to user_shm_unlock call
2009-08-24 Jan Karaext3: Improve error message that changing journaling...
2009-08-24 Theodore Ts'oext3: Update Kconfig description of EXT3_DEFAULTS_TO_OR...
2009-08-24 Mimi Zoharkernel_read: redefine offset type
2009-08-22 Linus TorvaldsRe-introduce page mapping check in mark_buffer_dirty()
2009-08-21 Linus TorvaldsMerge branch 'btrfs' of git://git.kernel.dk/linux-2...
2009-08-21 From: Nick Pigginbtrfs: fix inode rbtree corruption
2009-08-21 Goldwyn Rodriguesocfs2/dlm: Wait on lockres instead of erroring cancel...
2009-08-20 Jan Karaocfs2: Add missing lock name
2009-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-18 KOSAKI Motohiromm: revert "oom: move oom_adj value"
2009-08-18 Jeff Laytonvfs: make get_sb_pseudo set s_maxbytes to value that...
next