Show patches with: none      |   41060 patches
« 1 2 ... 401 402 403410 411 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/12] Btrfs: Fix file clone when source offset is not 0 - - - --- 2011-01-27 Li Zefan New
[11/12] Btrfs: Fix memory leak in writepage fixup work - - - --- 2011-01-27 Li Zefan New
[10/12] Btrfs: Don't return acl info when mounting with noacl option - - - --- 2011-01-27 Li Zefan New
[09/12] Btrfs: Free correct pointer after using strsep - - - --- 2011-01-27 Li Zefan New
[08/12] Btrfs: Fix memory leak on finding existing super - - - --- 2011-01-27 Li Zefan New
[07/12] Btrfs: Fix memory leak at umount - - - --- 2011-01-27 Li Zefan New
[06/12] btrfs: Check mergeable free space when removing a cluster - - - --- 2011-01-27 Li Zefan New
[05/12] btrfs: Add a helper try_merge_free_space() - - - --- 2011-01-27 Li Zefan New
[04/12] btrfs: Update stats when allocating from a cluster - - - --- 2011-01-27 Li Zefan New
[03/12] btrfs: Free fully occupied bitmap in cluster - - - --- 2011-01-27 Li Zefan New
[02/12] btrfs: Add helper function free_bitmap() - - - --- 2011-01-27 Li Zefan New
[01/12] btrfs: Fix threshold calculation for block groups smaller than 1GB - - - --- 2011-01-27 Li Zefan New
Btrfs: Fix balance panic - - - --- 2011-01-26 Yan, Zheng New
full btrfs partition, became unmountable (+ a solution that thankfully worked for me) - - - --- 2011-01-26 Cyrille Chépélov New
[3/3] btrfs: fix missing break in switch phrase - - - --- 2011-01-26 liubo New
[2/3] btrfs: fix several uncheck memory allocations - - - --- 2011-01-26 liubo New
[1/3] btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read - - - --- 2011-01-26 liubo New
[RFC] Btrfs-progs: Update for new inode number allocator - - - --- 2011-01-26 Li Zefan New
[RFC] Btrfs: New inode number allocator - - - --- 2011-01-26 Li Zefan New
Btrfs: handle no memory properly in prepare_pages - - - --- 2011-01-25 Josef Bacik New
Btrfs: fix how we deal with the pages array in the write path - - - --- 2011-01-25 Josef Bacik New
Btrfs: change reserved_extents to an atomic_t - - - --- 2011-01-25 Josef Bacik New
Btrfs: remove duplicate memset in prepare_pages - - - --- 2011-01-25 Josef Bacik New
Btrfs: simplify our write path - - - --- 2011-01-25 Josef Bacik New
full btrfs partition, became unmountable (+ a solution that thankfully worked for me) - - - --- 2011-01-25 Cyrille Chépélov New
Btrfs: fix formatting in file.c - - - --- 2011-01-25 Josef Bacik New
btrfs: fix return value check of btrfs_join_transaction() - - - --- 2011-01-25 Tsutomu Itoh New
[3/3] Btrfs: use the global block reserve if we cannot reserve space - - - --- 2011-01-24 Josef Bacik New
[2/3] Btrfs: do not release more reserved bytes to the global_block_rsv than we need - - - --- 2011-01-24 Josef Bacik New
[1/3] Btrfs: fix check_path_shared so it returns the right value - - - --- 2011-01-24 Josef Bacik New
[1/4] fs/btrfs/inode.c: Add missing IS_ERR test - - - --- 2011-01-24 Julia Lawall New
btrfs: check return value of btrfs_start_ioctl_transaction() properly - - - --- 2011-01-24 Tsutomu Itoh New
Bug in mkfs.btrfs?! - - - --- 2011-01-23 hugo-lkml@carfax.org.uk New
update man page to new defragment command interface - - - --- 2011-01-23 Hubert Kario New
[2/2] add detailed help messages to btrfs command - - - --- 2011-01-23 Hubert Kario New
[1/2] add advanced use of --help to help message - - - --- 2011-01-23 Hubert Kario New
Add -v option to btrfsctl to control verbosity: Be quiet unless requested. - - - --- 2011-01-22 Maximilian Mehnert New
Btrfs: make shrink_delalloc a little friendlier - - - --- 2011-01-21 Josef Bacik New
Kernel error during btrfs balance - - - --- 2011-01-21 Yan, Zheng New
btrfs: fix return value check of btrfs_start_transaction() - - - --- 2011-01-21 Tsutomu Itoh New
btrfs: fix return value check of btrfs_start_transaction() - - - --- 2011-01-20 Tsutomu Itoh New
[v3,1/5] add metadata_incore ioctl in vfs - - - --- 2011-01-20 Fengguang Wu New
Btrfs: use checksums_len instead of first_page_offset - - - --- 2011-01-19 Ilya Dryomov New
[v2] Btrfs: remove unneeded allocation in load_free_space_cache() - - - --- 2011-01-19 Ilya Dryomov New
Btrfs: remove unneeded allocation in load_free_space_cache() - - - --- 2011-01-19 Ilya Dryomov New
Avoid a NULL pointer in btrfs - - - --- 2011-01-19 liu weni New
[v3,5/5] validate extent_buffer if it's readahead in btrfs - - - --- 2011-01-19 Shaohua Li New
[v3,4/5] implement metadata_ra in btrfs - - - --- 2011-01-19 Shaohua Li New
[v3,3/5] add metadata_readahead ioctl in vfs - - - --- 2011-01-19 Shaohua Li New
[v3,2/5] implement metadata_incore in btrfs - - - --- 2011-01-19 Shaohua Li New
[v3,1/5] add metadata_incore ioctl in vfs - - - --- 2011-01-19 Shaohua Li New
[RFC] Initial implementation of userspace interface for filtered balancing. - - - --- 2011-01-18 Hugo Mills New
Btrfs: Fix page count calculation - - - --- 2011-01-18 Yan, Zheng New
Btrfs: fix memory leak in btrfs_parse_early_options() - - - --- 2011-01-17 Ilya Dryomov New
ioctl #21 kernel patch that (1) actually works, to wait for dead_roots cleaning and (2) provides fr… - - - --- 2011-01-16 David Nicol New
[RFC] Add ioctl for balancing a subset of the full filesystem. - - - --- 2011-01-16 Hugo Mills New
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check - - - --- 2011-01-12 Josef Bacik New
fs/btrfs: Fix build of ctree - - - --- 2011-01-12 Stefan Schmidt New
[GIT,PULL,RFC,0/4] btrfs: Implement delayed directory name index insertion and deletion - - - --- 2011-01-10 Itaru Kitayama New
[retry] btrfs: mount failure return value fix - - - --- 2011-01-08 Dave Young New
transid problem after a power-failure - - - --- 2011-01-08 Mikael Cluseau New
btrfs: Mem leak in btrfs_get_acl() - - - --- 2011-01-06 Jesper Juhl New
Btrfs: add extent-same ioctl for dedup - - - --- 2011-01-06 Josef Bacik New
Btrfs-progs: add dedup functionality - - - --- 2011-01-06 Josef Bacik New
Btrfs: add extent-same ioctl for dedup - - - --- 2011-01-06 Josef Bacik New
Btrfs: forced readonly mounts on errors - - - --- 2011-01-06 liubo New
[v2,3/5] add metadata_readahead ioctl in vfs - - - --- 2011-01-06 Shaohua Li New
[v2,1/5] add metadata_incore ioctl in vfs - - - --- 2011-01-06 Shaohua Li New
Btrfs-progs: add dedup functionality - - - --- 2011-01-05 Josef Bacik New
Btrfs: add extent-same ioctl for dedup - - - --- 2011-01-05 Josef Bacik New
Btrfs-progs: add dedup functionality - - - --- 2011-01-05 Josef Bacik New
[V3,6/6] btrfs: fix wrong free space information of btrfs - - - --- 2011-01-05 Miao Xie New
[V3,5/6] btrfs: make the chunk allocator utilize the devices better - - - --- 2011-01-05 Miao Xie New
[V3,4/6] btrfs: restructure find_free_dev_extent() - - - --- 2011-01-05 Miao Xie New
[V3,3/6] btrfs: fix wrong calculation of stripe size - - - --- 2011-01-05 Miao Xie New
[V3,2/6] btrfs: try to reclaim some space when chunk allocation fails - - - --- 2011-01-05 Miao Xie New
[V3,1/6] btrfs: fix wrong data space statistics - - - --- 2011-01-05 Miao Xie New
btrfs: check NULL or not - - - --- 2011-01-05 Tsutomu Itoh New
[v2,1/5] add metadata_incore ioctl in vfs - - - --- 2011-01-05 Shaohua Li New
[v2,3/5] add metadata_readahead ioctl in vfs - - - --- 2011-01-05 Shaohua Li New
[v2,5/5] validate extent_buffer if it's readahead in btrfs - - - --- 2011-01-04 Shaohua Li New
[v2,4/5] implement metadata_ra in btrfs - - - --- 2011-01-04 Shaohua Li New
[v2,3/5] add metadata_readahead ioctl in vfs - - - --- 2011-01-04 Shaohua Li New
[v2,2/5] implement metadata_incore in btrfs - - - --- 2011-01-04 Shaohua Li New
[v2,1/5] add metadata_incore ioctl in vfs - - - --- 2011-01-04 Shaohua Li New
add a --force option to mkfs.btrf [was Re: Odd mkbtrfs behavior inside of chroot] - - - --- 2011-01-03 Goffredo Baroncelli New
[GIT,PULL,RFC,0/4] btrfs: Implement delayed directory name index insertion and deletion - - - --- 2010-12-31 Itaru Kitayama New
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance - - - --- 2010-12-29 Ben Hutchings New
fix return value when mount fail - - - --- 2010-12-29 Dave Young New
[V2,6/6] btrfs: fix wrong free space information of btrfs - - - --- 2010-12-29 Miao Xie New
[V2,5/6] btrfs: make the chunk allocator utilize the devices better - - - --- 2010-12-29 Miao Xie New
[V2,4/6] btrfs: restructure find_free_dev_extent() - - - --- 2010-12-29 Miao Xie New
[V2,3/6] btrfs: fix wrong calculation of stripe size - - - --- 2010-12-29 Miao Xie New
[V2,2/6] btrfs: try to reclaim some space when chunk allocation fails - - - --- 2010-12-29 Miao Xie New
[V2,1/6] btrfs: fix wrong data space statistics - - - --- 2010-12-29 Miao Xie New
x86: hpet: Fix HPET timer + NMI watchdog panic - - - --- 2010-12-29 Yan, Zheng New
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() - - - --- 2010-12-27 Tsutomu Itoh New
btrfs: Don't pass NULL ptr to func that may deref it. - - - --- 2010-12-25 Jesper Juhl New
BTRFS: Don't leak memory in btrfs_get_acl() - - - --- 2010-12-24 Jesper Juhl New
revised ioctl#21 btrfsprogs patch - - - --- 2010-12-24 David Nicol New
« 1 2 ... 401 402 403410 411 »