Btrfs: Drop the hardware crc32c asm code
[safe/jmp/linux-2.6] / fs /
2009-01-08 Chris MasonBtrfs: Drop the hardware crc32c asm code
2009-01-07 David WoodhouseBtrfs: Add Documentation/filesystem/btrfs.txt, remove...
2009-01-07 Chris MasonBtrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage...
2009-01-06 Chris MasonBtrfs: Don't use kmap_atomic(..., KM_IRQ0) during check...
2009-01-06 Yan ZhengBtrfs: tree logging checksum fixes
2009-01-06 Yan ZhengBtrfs: don't change file extent's ram_bytes in btrfs_dr...
2009-01-06 Yan ZhengBtrfs: Use btrfs_join_transaction to avoid deadlocks...
2009-01-06 Chris MasonBtrfs: drop remaining LINUX_KERNEL_VERSION checks and...
2009-01-06 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06 Chris MasonBtrfs: drop EXPORT symbols from extent_io.c
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05 Liu HuiBtrfs: Fix free block discard calls down to the block...
2009-01-05 Yan ZhengBtrfs: avoid orphan inode caused by log replay
2009-01-05 Yan ZhengBtrfs: avoid potential super block corruption
2009-01-05 Shen FengBtrfs: do not call kfree if kmalloc failed in btrfs_sys...
2009-01-05 Shen FengBtrfs: fix a memory leak in btrfs_get_sb
2009-01-05 Liu HuiBtrfs: Fix typo in clear_state_cb
2009-01-05 yanhai zhuBtrfs: Fix memset length in btrfs_file_write
2009-01-05 Yan ZhengBtrfs: update directory's size when creating subvol...
2009-01-05 Chris MasonBtrfs: add permission checks to the ioctls
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 Chris MasonBtrfs: Fix compile warning around num_online_cpus(...
2008-12-19 Yan ZhengBtrfs: set EXTENT_BOUNDARY bit before marking extent...
2008-12-19 Yan ZhengBtrfs: properly update block accounting for metadata
2008-12-19 Yan ZhengBtrfs: Add missing mnt_drop_write in ioctl.c
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 Yehuda Sadeh WeinraubBtrfs: fix return value from btrfs_listxattr when buffe...
2008-12-17 Chris MasonBtrfs: shift all end_io work to thread pools
2008-12-17 Yan ZhengBtrfs: properly check free space for tree balancing
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 Chris MasonBtrfs: delete checksum items before marking blocks...
2008-12-15 Chris MasonBtrfs: Don't use spin*lock_irq for the delalloc lock
2008-12-15 Chris MasonBtrfs: Fix compressed writes on truncated pages
2008-12-12 Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-12-12 Yan ZhengBtrfs: shared seed device
2008-12-11 Yan ZhengBtrfs: fix leaking block group on balance
2008-12-11 Sage WeilBtrfs: mnt_drop_write in ioctl_trans_end
2008-12-11 Yan ZhengBtrfs: Add checking of csum tree in balancing code
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 Chris MasonBtrfs: Delete csum items when freeing extents
2008-12-10 Roland McGrathtracehook: exec double-reporting fix
2008-12-09 J. Bruce FieldsEXPORTFS: handle NULL returns from fh_to_dentry()/fh_to...
2008-12-09 Chris MasonBtrfs: Fix compressed checksum fsync log copies
2008-12-08 Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-08 Chris MasonBtrfs: Use map_private_extent_buffer during generic_bin...
2008-12-08 Yan ZhengBtrfs: superblock duplication
2008-12-08 Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-05 Jonathan CorbetFix a race condition in FASYNC handling
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-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 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-12-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-12-02 Chris MasonBtrfs: Fix sparse endian warnings in struct-funcs.c
2008-12-02 Chris MasonBtrfs: rev the disk format for the inode compat and...
2008-12-02 Chris MasonBtrfs: delete unused function: btrfs_invalidate_dcache_root
2008-12-02 Josef BacikBtrfs: add support for multiple csum algorithms
2008-12-02 Josef BacikBtrfs: fix panic on error during mount
2008-12-02 Josef BacikBtrfs: add support for compat flags to btrfs
2008-12-02 Christoph HellwigBtrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
2008-12-02 Christoph HellwigBtrfs: clean up btrfs_ioctl a little bit
2008-12-02 Christoph HellwigBtrfs: corret fmode_t annotations
2008-12-02 Christoph HellwigBtrfs: fix shadowed variable declarations
2008-12-02 Christoph HellwigBtrfs: make things static and include the right headers
2008-12-02 Sage WeilBtrfs: remove unneeded btrfs_start_delalloc_inodes...
2008-12-02 Sage WeilBtrfs: remove unneeded total_trans
2008-12-02 Christoph HellwigBtrfs: sparse lock verification annotations for wait_on...
2008-12-02 Randy Dunlapntfs: don't fool kernel-doc
2008-12-02 Davide Libenziepoll: introduce resource usage limits
2008-12-02 Liu HuiBtrfs: Fix cow semantic in run_delalloc_nocow()
2008-12-01 Mark Fashehocfs2: fix regression in ocfs2_read_blocks_sync()
2008-12-01 Coly Liocfs2: fix return value set in init_dlmfs_fs()
2008-12-01 David Teiglandocfs2: fix wake_up in unlock_ast
2008-12-01 David Teiglandocfs2: initialize stack_user lvbptr
2008-12-01 Coly Liocfs2: comments typo fix
2008-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-27 Jan Karaudf: Fix BUG_ON() in destroy_inode()
2008-11-26 Jeff Layton[CIFS] fix regression in cifs_write_begin/cifs_write_end
2008-11-24 Chuck LeverNLM: client-side nlm_lookup_host() should avoid matchin...
2008-11-24 J. Bruce Fieldsnfsd: use of unitialized list head on error exit in...
2008-11-24 J. Bruce Fieldsnfsd: clean up grace period on early exit
2008-11-21 Artem BityutskiyUBIFS: pre-allocate bulk-read buffer
2008-11-21 Artem BityutskiyUBIFS: do not allocate too much
2008-11-21 Artem BityutskiyUBIFS: do not print scary memory allocation warnings
2008-11-20 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-20 Steve French[CIFS] Do not attempt to close invalidated file handles
2008-11-20 Josef BacikBtrfs: Fix for lockdep warnings with alloc_mutex and...
2008-11-20 Chris MasonBtrfs: only flush down bios for writeback pages
2008-11-20 Yan ZhengBtrfs: Drop dirty roots created by log replay immediate...
2008-11-20 Chris MasonBtrfs: compat code fixes
next