Btrfs: fix a double free on pending snapshots in error handling
[firefly-linux-kernel-4.4.55.git] / fs /
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./linux/kerne...
2012-12-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-12-06 Linus TorvaldsMerge branch 'more-fixes' of git://git./linux/kernel...
2012-12-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2012-12-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
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./linux/kernel/git...
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./linux/kernel...
2012-12-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-12-04 Linus Torvaldsvfs: avoid "attempt to access beyond end of device...
2012-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-edac
2012-12-03 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-12-03 Linus TorvaldsMerge branch 'block-dev'
2012-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
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./linux/kernel...
2012-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-01 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-12-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-12-01 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
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./linux/kernel...
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./linux/kernel...
2012-12-01 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
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./linux/kernel...
2012-11-30 Linus TorvaldsMerge tag 'ixp4xx-fixes' of git://git./linux/kernel...
2012-11-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
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...
2012-11-29 Arnd BergmannMerge branch 'v3.7-samsung-fixes-4' of git://git./linux...
2012-11-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-28 David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2012-11-28 Pavel ShilovskyCIFS: Fix wrong buffer pointer usage in smb_set_file_info
2012-11-28 Dave AirlieMerge branch 'drm-fixes-3.7' of git://people.freedeskto...
2012-11-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-11-27 Jeff Laytoncifs: fix writeback race with file that is growing
2012-11-27 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
2012-11-27 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-11-27 Linus TorvaldsMerge branch 'akpm' (Fixes from Andrew)
2012-11-27 Linus TorvaldsMerge tag 'tty-3.7-rc7' of git://git./linux/kernel...
2012-11-27 Linus TorvaldsMerge tag 'mfd-for-linus-3.7' of git://git./linux/kerne...
2012-11-27 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-11-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-11-27 Jan Karawriteback: put unused inodes to LRU after writeback...
2012-11-27 Stanislav Kinsburskyproc: check vma->vm_file before dereferencing
2012-11-26 Olof JohanssonMerge tag 'orion_fixes_for_3.7' of git://git.infradead...
2012-11-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-11-26 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-11-24 Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-11-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-11-24 Linus TorvaldsMerge tag 'for-linus-20121123' of git://git.infradead...
2012-11-23 Linus TorvaldsMerge tag 'pm-for-3.7-rc7' of git://git./linux/kernel...
2012-11-23 Linus TorvaldsMerge tag 'md-3.7-fixes' of git://neil.brown.name/md
2012-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-11-23 Linus TorvaldsMerge tag 'omapdss-for-3.7-rc' of git://gitorious.org...
2012-11-23 Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-11-23 Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-11-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-11-23 Jan Karajbd: Fix lock ordering bug in journal_unmap_buffer()
2012-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next