]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs
Btrfs: fiemap support
[net-next-2.6.git] / fs /
2009-01-21 Yehuda SadehBtrfs: fiemap support
2009-01-21 Chris MasonBtrfs: stop providing a bmap operation to avoid swapfil...
2009-01-21 Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21 Qinghuang FengBtrfs: open_ctree() error handling can oops on fs_info
2009-01-21 Yan ZhengBtrfs: fix stop searching test in replace_one_extent
2009-01-21 Jan EngelhardtBtrfs: change/remove typedef
2009-01-21 Huang WeiyiBtrfs: remove duplicated #include
2009-01-21 Yan ZhengBtrfs: Fix infinite loop in btrfs_extent_post_op
2009-01-21 Yan ZhengBtrfs: fix locking issue in btrfs_remove_block_group
2009-01-21 Qinghuang FengBtrfs: simplify iteration codes
2009-01-21 Qinghuang FengBtrfs: check return value for kthread_run() correctly
2009-01-21 Roland DreierBtrfs: Remove extra KERN_INFO in the middle of a line
2009-01-21 Huang WeiyiBtrfs: removed unused #include <version.h>'s
2009-01-21 Josef BacikBtrfs: cleanup xattr code
2009-01-21 Wang CongBtrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()
2009-01-16 Chris MasonBtrfs: fix ioctl arg size (userland incompatible change!)
2009-01-16 Chris MasonBtrfs: Clear the device->running_pending flag before...
2009-01-09 Chris MasonBtrfs: explicitly mark the tree log root for writeback
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.kernel.org/pub/scm...
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-24 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-12-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-12-22 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-12-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
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 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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-19 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-17 Linus TorvaldsMerge branch 'i2c-fixes' of git://aeryn.fluff.org.uk...
2008-12-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-12-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-15 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-12-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
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 'sched-fixes-for-linus' of git://git.kerne...
2008-12-10 Linus TorvaldsMerge branch 'to-linus' of git://git.kernel.org/pub...
2008-12-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-10 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-12-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-12-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-12-09 Linus TorvaldsMerge branch 'audit.b59' of git://git.kernel.org/pub...
2008-12-09 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2008-12-09 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
next