]> rtime.felk.cvut.cz Git - linux-imx.git/shortlog
linux-imx.git
2013-02-01 Chris MasonBtrfs: reduce lock contention on extent buffer locks
2013-02-01 Chris MasonBtrfs: fix cluster alignment for mount -o ssd
2013-02-01 Chris MasonBtrfs: add a plugging callback to raid56 writes
2013-02-01 Chris MasonBtrfs: Add a stripe cache to raid56
2013-02-01 David WoodhouseBtrfs: RAID5 and RAID6
2013-02-01 David WoodhouseBtrfs: add rw argument to merge_bio_hook()
2013-02-01 Eric Sandeenbtrfs: don't try to notify udev about missing devices
2012-12-19 Chris MasonRevert "Btrfs: reorder tree mod log operations in delet...
2012-12-18 Chris MasonRevert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never...
2012-12-17 Liu BoBtrfs: fix a bug of per-file nocow
2012-12-17 Chris MasonBtrfs: fix hash overflow handling
2012-12-17 Josef BacikBtrfs: don't take inode delalloc mutex if we're a free...
2012-12-17 Josef BacikBtrfs: fix autodefrag and umount lockup
2012-12-17 Filipe BrandenburgerBtrfs: fix permissions of empty files not affected...
2012-12-17 Liu BoBtrfs: put raid properties into global table
2012-12-17 Stefan BehrensBtrfs: fix BUG() in scrub when first superblock reading...
2012-12-17 Josef BacikBtrfs: do not call file_update_time in aio_write
2012-12-17 Josef BacikBtrfs: only unlock and relock if we have to
2012-12-17 Josef BacikBtrfs: use tokens where we can in the tree log
2012-12-17 Josef BacikBtrfs: optimize leaf_space_used
2012-12-17 Josef BacikBtrfs: don't memset new tokens
2012-12-17 Josef BacikBtrfs: only clear dirty on the buffer if it is marked...
2012-12-17 Josef BacikBtrfs: move checks in set_page_dirty under DEBUG
2012-12-17 Josef BacikBtrfs: log changed inodes based on the extent map tree
2012-12-17 Josef BacikBtrfs: add path->really_keep_locks
2012-12-17 Josef BacikBtrfs: do not mark ems as prealloc if we are writing...
2012-12-17 Josef BacikBtrfs: keep track of the extents original block length
2012-12-17 Josef BacikBtrfs: inline csums if we're fsyncing
2012-12-17 Josef BacikBtrfs: don't bother copying if we're only logging the...
2012-12-17 Josef BacikBtrfs: only log the inode item if we can get away with it
2012-12-17 Anand JainBtrfs: rename root_times_lock to root_item_lock
2012-12-17 Lukas Czernerbtrfs: Notify udev when removing device
2012-12-17 Miao XieBtrfs: fix wrong return value of btrfs_truncate_page()
2012-12-17 Miao XieBtrfs: punch hole past the end of the file
2012-12-17 Miao XieBtrfs: fix the page that is beyond EOF
2012-12-17 Miao XieBtrfs: fix off-by-one error of the same page check...
2012-12-17 Miao XieBtrfs: fix missing reserved space release in error...
2012-12-17 Miao XieBtrfs: don't auto defrag a file when doing directIO
2012-12-17 Liu BoBtrfs: parse parent 0 into correct value in tracepoint
2012-12-17 Wang Sheng-HuiBtrfs: use ctl->unit for free space calculation instead...
2012-12-17 Filipe BrandenburgerBtrfs: refactor error handling to drop inode in btrfs_c...
2012-12-17 Filipe BrandenburgerBtrfs: fix permissions of empty files not affected...
2012-12-17 Tsutomu ItohBtrfs: add fiemap's flag check
2012-12-17 Liu BoBtrfs: don't add a NULL extended attribute
2012-12-17 Liu BoBtrfs: skip adding an acl attribute if we don't have to
2012-12-17 Miao XieBtrfs: fix off-by-one error of the reserved size of...
2012-12-17 Miao XieBtrfs: use existing align macros in btrfs_allocate()
2012-12-17 Stefan BehrensBtrfs: fix a scrub regression in case of write errors
2012-12-17 Stefan BehrensBtrfs: fix a build warning for an unused label
2012-12-17 Stefan BehrensBtrfs: fix race in check-integrity caused by usage...
2012-12-17 Miao XieBtrfs: fix freeze vs auto defrag
2012-12-17 Miao XieBtrfs: restructure btrfs_run_defrag_inodes()
2012-12-17 Miao XieBtrfs: fix unprotected defragable inode insertion
2012-12-17 Miao XieBtrfs: use slabs for auto defrag allocation
2012-12-17 Miao XieBtrfs: get write access for qgroup operations
2012-12-17 Miao XieBtrfs: get write access for scrub
2012-12-17 Miao XieBtrfs: get write access when removing a device
2012-12-17 Miao XieBtrfs: get write access when doing resize fs
2012-12-17 Miao XieBtrfs: get write access when setting the default subvolume
2012-12-17 Miao XieBtrfs: fix wrong return value of btrfs_wait_for_commit()
2012-12-17 Miao XieBtrfs: don't start a new transaction when starting...
2012-12-17 Miao XieBtrfs: pass root object into btrfs_ioctl_{start, wait...
2012-12-17 Liu BoBtrfs: fix an while-loop of listxattr
2012-12-17 Wang Sheng-HuiBtrfs: do not warn_on io_ctl->cur in io_ctl_map_page
2012-12-17 Stefan BehrensBtrfs: add support for device replace ioctls
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
next