]> git.karo-electronics.de Git - linux-beck.git/history - fs
Btrfs: allow repair code to include target disk when searching mirrors
[linux-beck.git] / fs /
2012-12-12 Stefan BehrensBtrfs: allow repair code to include target disk when...
2012-12-12 Stefan BehrensBtrfs: increase BTRFS_MAX_MIRRORS by one for dev replace
2012-12-12 Stefan BehrensBtrfs: optionally avoid reads from device replace sourc...
2012-12-12 Stefan BehrensBtrfs: changes to live filesystem are also written...
2012-12-12 Stefan BehrensBtrfs: introduce GET_READ_MIRRORS functionality for...
2012-12-12 Stefan BehrensBtrfs: change core code of btrfs to support the device...
2012-12-12 Stefan BehrensBtrfs: add new sources for device replace code
2012-12-12 Stefan BehrensBtrfs: add code to scrub to copy read data to another...
2012-12-12 Stefan BehrensBtrfs: handle errors from btrfs_map_bio() everywhere
2012-12-12 Stefan BehrensBtrfs: disallow some operations on the device replace...
2012-12-12 Stefan BehrensBtrfs: disallow mutually exclusive admin operations...
2012-12-12 Stefan BehrensBtrfs: introduce a btrfs_dev_replace_item type
2012-12-12 Stefan BehrensBtrfs: enhance btrfs structures for device replace...
2012-12-12 Stefan BehrensBtrfs: avoid risk of a deadlock in btrfs_handle_error
2012-12-12 Stefan BehrensBtrfs: pass fs_info instead of root
2012-12-12 Stefan BehrensBtrfs: add btrfs_scratch_superblock() function
2012-12-12 Stefan BehrensBtrfs: pass fs_info to btrfs_map_block() instead of...
2012-12-12 Stefan BehrensBtrfs: Pass fs_info to btrfs_num_copies() instead of...
2012-12-12 Stefan BehrensBtrfs: add two more find_device() methods
2012-12-12 Stefan BehrensBtrfs: move some common code into a subfunction
2012-12-12 Stefan BehrensBtrfs: cleanup scrub bio and worker wait code
2012-12-12 Stefan BehrensBtrfs: in scrub repair code, simplify alloc error handling
2012-12-12 Stefan BehrensBtrfs: in scrub repair code, optimize the reading of...
2012-12-12 Stefan BehrensBtrfs: make the scrub page array dynamically allocated
2012-12-12 Stefan BehrensBtrfs: remove the block device pointer from the scrub...
2012-12-12 Stefan BehrensBtrfs: rename the scrub context structure
2012-12-12 Liu BoBtrfs: protect devices list with its mutex
2012-12-12 Liu BoBtrfs: cleanup for btrfs_btree_balance_dirty
2012-12-12 Alexander BlockBtrfs: merge inode_list in __merge_refs
2012-12-12 Tsutomu ItohBtrfs: set hole punching time properly
2012-12-12 Stefan BehrensBtrfs: Don't trust the superblock label and simply...
2012-12-12 Liu BoBtrfs: fix a double free on pending snapshots in error...
2012-12-12 Liu BoBtrfs: fix a deadlock in aborting transaction due to...
2012-12-12 Julia Lawallfs/btrfs: drop if around WARN_ON
2012-12-12 Julia Lawallfs/btrfs: use WARN
2012-12-12 Miao XieBtrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC...
2012-12-12 Miao XieBtrfs: fix unprotected extent map operation when loggin...
2012-12-12 Miao XieBtrfs: fix wrong file extent length
2012-12-12 Miao XieBtrfs: fix missing flush when committing a transaction
2012-12-12 Miao XieBtrfs: fix joining the same transaction handler more...
2012-12-12 Liu BoBtrfs: cleanup for btrfs_wait_order_range
2012-12-12 Liu BoBtrfs: get right arguments for btrfs_wait_ordered_range
2012-12-12 Liu BoBtrfs: do not log extents when we only log new names
2012-12-12 Stefan BehrensBtrfs: don't allow degraded mount if too many devices...
2012-12-12 Masanari IidaBtrfs: Fix typo in fs/btrfs
2012-12-12 jeff.liuBtrfs: Remove the invalid shrink size check up from...
2012-12-11 Miao XieBtrfs: make ordered extent be flushed by multi-task
2012-12-11 Miao XieBtrfs: make ordered operations be handled by multi...
2012-12-11 Miao XieBtrfs: make delalloc inodes be flushed by multi-task
2012-12-11 Josef BacikBtrfs: fill the global reserve when unpinning space
2012-12-11 Liu BoBtrfs: cleanup unused arguments
2012-12-11 Liu BoBtrfs: kill unnecessary arguments in del_ptr
2012-12-11 Liu BoBtrfs: reorder tree mod log operations in deleting...
2012-12-11 Liu BoBtrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change...
2012-12-11 Miao XieBtrfs: fix unnecessary while loop when search the free...
2012-12-11 Josef BacikBtrfs: recheck bio against block device when we map...
2012-12-11 Miao XieBtrfs: improve the noflush reservation
2012-12-11 Miao XieBtrfs: fix wrong comment in can_overcommit()
2012-12-11 Miao XieBtrfs: cleanup duplicated division functions
2012-12-08 Linus Torvaldsvfs: fix O_DIRECT read past end of block device
2012-12-07 Linus TorvaldsMerge tag 'mmc-fixes-for-3.7' of git://git.kernel.org...
2012-12-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-12-06 Linus TorvaldsMerge branch 'more-fixes' of git://git.kernel.org/pub...
2012-12-06 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2012-12-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2012-12-05 Dan Carpentervfs: clear to the end of the buffer on partial buffer...
2012-12-04 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2012-12-04 Linus TorvaldsMerge tag 'upstream-3.7-rc9' of git://git.infradead...
2012-12-04 Linus TorvaldsMerge branch 'for-3.7-fixes' of git://git.kernel.org...
2012-12-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-04 Linus Torvaldsvfs: avoid "attempt to access beyond end of device...
2012-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-03 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-12-03 Linus TorvaldsMerge branch 'block-dev'
2012-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-03 Linus TorvaldsMerge tag 'md-3.7-fixes' of git://neil.brown.name/md
2012-12-02 Linus TorvaldsMerge branch 'for-3.7-fixes' of git://git.kernel.org...
2012-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-01 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2012-12-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2012-12-01 Linus TorvaldsMerge branch 'x86/urgent' of git://git.kernel.org/pub...
2012-12-01 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2012-12-01 Linus TorvaldsMerge tag 'rproc-3.7-fix' of git://git.kernel.org/pub...
2012-12-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-11-30 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-30 Linus TorvaldsMerge branch 'akpm' (Fixes from Andrew)
2012-11-30 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-11-30 Linus TorvaldsMerge tag 'ixp4xx-fixes' of git://git.kernel.org/pub...
2012-11-30 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-11-30 Al Virofix off-by-one in argument passed by iterate_fd() to...
2012-11-30 Al Virolookup_one_len: don't accept . and ..
2012-11-30 Al Virocifs: get rid of blind d_drop() in readdir
2012-11-30 Al Vironfs_lookup_revalidate(): fix a leak
2012-11-30 Al Virodon't do blind d_drop() in nfs_prime_dcache()
2012-11-30 Linus Torvaldsblkdev_max_block: make private to fs/buffer.c
2012-11-29 Linus Torvaldsdirect-io: don't read inode->i_blkbits multiple times
2012-11-29 Linus Torvaldsblockdev: remove bd_block_size_semaphore again
2012-11-29 Linus Torvaldsfs/buffer.c: make block-size be per-page and protected...
next