]> rtime.felk.cvut.cz Git - linux-imx.git/shortlog
linux-imx.git
2013-02-20 Josef BacikBtrfs: if we aren't committing just end the transaction...
2013-02-20 Josef BacikBtrfs: handle errors in compression submission path
2013-02-20 Josef BacikBtrfs: rework the overcommit logic to be based on the...
2013-02-20 Josef BacikBtrfs: account for orphan inodes properly during cleanup
2013-02-20 Josef BacikBtrfs: unreserve space if our ordered extent fails...
2013-02-20 Josef BacikBtrfs: fix how we discard outstanding ordered extents...
2013-02-20 Josef BacikBtrfs: fix freeing delayed ref head while still holding...
2013-02-20 Eric Sandeenbtrfs: ensure we don't overrun devices_info[] in __btrf...
2013-02-20 Eric Sandeenbtrfs: remove unnecessary DEFINE_WAIT() declarations
2013-02-20 Eric Sandeenbtrfs: remove unused "item" in btrfs_insert_delayed_item()
2013-02-20 Eric Sandeenbtrfs: fix varargs in __btrfs_std_error
2013-02-20 Eric Sandeenbtrfs: add missing break in btrfs_print_leaf()
2013-02-20 Eric Sandeenbtrfs: annotate intentional switch case fallthroughs
2013-02-20 Eric Sandeenbtrfs: handle null fs_info in btrfs_panic()
2013-02-20 Eric Sandeenbtrfs: remove unused fs_info from btrfs_decode_error()
2013-02-20 Eric Sandeenbtrfs: list_entry can't return NULL
2013-02-20 Eric Sandeenbtrfs: remove unused fd in btrfs_ioctl_send()
2013-02-20 Josef BacikBtrfs: do not overcommit if we don't have enough space...
2013-02-20 Josef BacikBtrfs: remove extent mapping if we fail to add chunk
2013-02-20 Josef BacikBtrfs: fix chunk allocation error handling
2013-02-20 Miao XieBtrfs: use bit operation for ->fs_state
2013-02-20 Miao XieBtrfs: use seqlock to protect fs_info->avail_{data...
2013-02-20 Miao XieBtrfs: use the inode own lock to protect its delalloc_bytes
2013-02-20 Miao XieBtrfs: use percpu counter for fs_info->delalloc_bytes
2013-02-20 Miao XieBtrfs: use percpu counter for dirty metadata count
2013-02-20 Miao XieBtrfs: protect fs_info->alloc_start
2013-02-20 Miao XieBtrfs: add a comment for fs_info->max_inline
2013-02-20 Filipe BrandenburgerBtrfs: move fs/btrfs/ioctl.h to include/uapi/linux...
2013-02-20 Kusanagi KouichiBtrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS
2013-02-20 Josef BacikRevert "Btrfs: fix permissions of empty files not affec...
2013-02-20 Miao XieBtrfs: don't traverse the ordered operation list repeatedly
2013-02-20 Miao XieBtrfs: traverse and flush the delalloc inodes once
2013-02-20 Miao XieBtrfs: check the return value of btrfs_run_ordered_oper...
2013-02-20 Miao XieBtrfs: check the return value of btrfs_start_delalloc_i...
2013-02-20 Miao XieBtrfs: make raid attr array more readable
2013-02-20 Liu BoBtrfs: record first logical byte in memory
2013-02-20 Liu BoBtrfs: save us a read_lock
2013-02-20 Liu BoBtrfs: use token to avoid times mapping extent buffer
2013-02-20 Liu BoBtrfs: kill unused argument of btrfs_pin_extent_for_log...
2013-02-20 Liu BoBtrfs: kill unused argument of update_block_group
2013-02-20 Liu BoBtrfs: kill unused arguments of cache_block_group
2013-02-20 Liu BoBtrfs: remove deprecated comments
2013-02-20 Josef BacikBtrfs: don't re-enter when allocating a chunk
2013-02-20 Josef BacikBtrfs: wait on ordered extents at the last possible...
2013-02-20 Miao XieBtrfs: fix trivial error in btrfs_ioctl_resize()
2013-02-20 Miao XieBtrfs: use wrapper page_offset
2013-02-20 Miao XieBtrfs: flush all dirty inodes if writeback can not...
2013-02-20 Miao XieBtrfs: make delayed ref lock logic more readable
2013-02-20 Miao XieBtrfs: fix lots of orphan inodes when the space is...
2013-02-20 Miao XieBtrfs: cleanup similar code in delayed inode
2013-02-20 Miao XieBtrfs: use common work instead of delayed work
2013-02-20 Miao XieBtrfs: cleanup unnecessary clear when freeing a transac...
2013-02-20 Miao XieBtrfs: use slabs for delayed reference allocation
2013-02-15 David Sterbabtrfs: access superblock via pagecache in scan_one_device
2013-02-15 Arne JansenBtrfs: fix crash in log replay with qgroups enabled
2013-02-06 Chris MasonBtrfs: move d_instantiate outside the transaction durin...
2013-02-06 Jan SchmidtBtrfs: fix EDQUOT handling in btrfs_delalloc_reserve_me...
2013-02-06 Chris MasonMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-05 Josef BacikBtrfs: fix possible stale data exposure
2013-02-05 Josef BacikBtrfs: fix missing i_size update
2013-02-05 Liu BoBtrfs: fix race between snapshot deletion and getting...
2013-02-05 Miao XieBtrfs: fix missing release of the space/qgroup reservat...
2013-02-05 Miao XieBtrfs: fix wrong sync_writers decrement in btrfs_file_a...
2013-02-05 Josef BacikBtrfs: do not merge logged extents if we've removed...
2013-02-01 Eric Sandeenbtrfs: don't try to notify udev about missing devices
2013-01-24 Miao XieBtrfs: fix repeated delalloc work allocation
2013-01-24 Miao XieBtrfs: fix wrong max device number for single profile
2013-01-24 Miao XieBtrfs: fix missed transaction->aborted check
2013-01-24 Miao XieBtrfs: Add ACCESS_ONCE() to transaction->abort accesses
2013-01-24 Josef BacikBtrfs: put csums on the right ordered extent
2013-01-24 Liu BoBtrfs: use right range to find checksum for compressed...
2013-01-24 Josef BacikBtrfs: fix panic when recovering tree log
2013-01-24 Josef BacikBtrfs: do not allow logged extents to be merged or...
2013-01-22 Ilya DryomovBtrfs: fix a regression in balance usage filter
2013-01-22 Chris MasonMerge branch 'mutex-ops@next-for-chris' of git://github...
2013-01-22 Chris MasonMerge branch 'for-chris' of git://git.kernel.org/pub...
2013-01-22 Arne JansenBtrfs: prevent qgroup destroy when there are still...
2013-01-22 Arne JansenBtrfs: ignore orphan qgroup relations
2013-01-20 Ilya DryomovBtrfs: reorder locks and sanity checks in btrfs_ioctl_d...
2013-01-20 Ilya DryomovBtrfs: fix unlock order in btrfs_ioctl_rm_dev
2013-01-20 Ilya DryomovBtrfs: fix unlock order in btrfs_ioctl_resize
2013-01-20 Ilya DryomovBtrfs: fix "mutually exclusive op is running" error...
2013-01-20 Ilya DryomovBtrfs: bring back balance pause/resume logic
2013-01-14 Eric Sandeenbtrfs: update timestamps on truncate()
2013-01-14 Zach Brownbtrfs: fix btrfs_cont_expand() freeing IS_ERR em
2013-01-14 Liu BoBtrfs: fix a bug when llseek for delalloc bytes behind...
2013-01-14 Liu BoBtrfs: fix off-by-one in lseek
2013-01-14 Liu BoBtrfs: reset path lock state to zero
2013-01-14 Liu BoBtrfs: let allocation start from the right raid type
2013-01-14 Josef BacikBtrfs: add orphan before truncating pagecache
2013-01-14 Josef BacikBtrfs: set flushing if we're limited flushing
2013-01-14 Miao XieBtrfs: fix missing write access release in btrfs_ioctl_...
2013-01-14 Miao XieBtrfs: fix resize a readonly device
2013-01-14 Miao XieBtrfs: do not delete a subvolume which is in a R/O...
2013-01-14 Miao XieBtrfs: disable qgroup id 0
2013-01-14 Lukas Czernerbtrfs: get the device in write mode when deleting it
2013-01-14 Tsutomu ItohBtrfs: fix memory leak in name_cache_insert()
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
next