projects
/
kernel
/
kernel-generic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Btrfs: fix wrong i_size when truncating a file to a larger size
[kernel/kernel-generic.git]
/
fs
/
2011-12-15
Miao Xie
Btrfs: fix wrong i_size when truncating a file to a...
tree
|
commitdiff
2011-12-09
Chris Mason
Btrfs: fix btrfs_end_bio to deal with write errors...
tree
|
commitdiff
2011-12-08
Liu Bo
Btrfs: drop spin lock when memory alloc fails
tree
|
commitdiff
2011-12-08
Li Zefan
Btrfs: check if the to-be-added device is writable
tree
|
commitdiff
2011-12-08
Alexandre Oliva
Btrfs: try cluster but don't advance in search list
tree
|
commitdiff
2011-12-08
Alexandre Oliva
Btrfs: try to allocate from cluster even at LOOP_NO_EMP...
tree
|
commitdiff
2011-12-01
Jan Schmidt
Btrfs: fix meta data raid-repair merge problem
tree
|
commitdiff
2011-11-30
Alexandre Oliva
Btrfs: skip allocation attempt from empty cluster
tree
|
commitdiff
2011-11-30
Alexandre Oliva
Btrfs: skip block groups without enough space for a...
tree
|
commitdiff
2011-11-30
Alexandre Oliva
Btrfs: start search for new cluster at the beginning
tree
|
commitdiff
2011-11-30
Alexandre Oliva
Btrfs: reset cluster's max_size when creating bitmap
tree
|
commitdiff
2011-11-30
Alexandre Oliva
Btrfs: initialize new bitmaps' list
tree
|
commitdiff
2011-11-30
Li Zefan
Btrfs: fix oops when calling statfs on readonly device
tree
|
commitdiff
2011-11-30
Mike Fleetwood
Btrfs: Don't error on resizing FS to same size
tree
|
commitdiff
2011-11-30
Miao Xie
Btrfs: fix deadlock on metadata reservation when evicti...
tree
|
commitdiff
2011-11-30
Dan Carpenter
btrfs scrub: handle -ENOMEM from init_ipath()
tree
|
commitdiff
2011-11-21
Chris Mason
Btrfs: remove free-space-cache.c WARN during log replay
tree
|
commitdiff
2011-11-20
Josef Bacik
Btrfs: sectorsize align offsets in fiemap
tree
|
commitdiff
2011-11-20
Josef Bacik
Btrfs: clear pages dirty for io and set them extent...
tree
|
commitdiff
2011-11-20
Josef Bacik
Btrfs: wait on caching if we're loading the free space...
tree
|
commitdiff
2011-11-20
Arnd Hannemann
Btrfs: prefix resize related printks with btrfs:
tree
|
commitdiff
2011-11-20
David Sterba
btrfs: fix stat blocks accounting
tree
|
commitdiff
2011-11-20
Li Zefan
Btrfs: avoid unnecessary bitmap search for cluster...
tree
|
commitdiff
2011-11-20
Li Zefan
Btrfs: fix to search one more bitmap for cluster setup
tree
|
commitdiff
2011-11-20
Jan Schmidt
btrfs: mirror_num should be int, not u64
tree
|
commitdiff
2011-11-20
Jeff Mahoney
btrfs: Fix up 32/64-bit compatibility for new ioctls
tree
|
commitdiff
2011-11-20
Chris Mason
Btrfs: fix barrier flushes
tree
|
commitdiff
2011-11-15
Liu Bo
Btrfs: fix tree corruption after multi-thread snapshots...
tree
|
commitdiff
2011-11-11
David Sterba
btrfs: rename the option to nospace_cache
tree
|
commitdiff
2011-11-11
Arne Jansen
Btrfs: handle bio_add_page failure gracefully in scrub
tree
|
commitdiff
2011-11-11
Miao Xie
Btrfs: fix deadlock caused by the race between relocation
tree
|
commitdiff
2011-11-11
Josef Bacik
Btrfs: only map pages if we know we need them when...
tree
|
commitdiff
2011-11-11
Miao Xie
Btrfs: fix orphan backref nodes
tree
|
commitdiff
2011-11-11
Miao Xie
Btrfs: Abstract similar code for btrfs_block_rsv_add...
tree
|
commitdiff
2011-11-11
Miao Xie
Btrfs: fix unreleased path in btrfs_orphan_cleanup()
tree
|
commitdiff
2011-11-11
Miao Xie
Btrfs: fix no reserved space for writing out inode...
tree
|
commitdiff
2011-11-11
Miao Xie
Btrfs: fix nocow when deleting the item
tree
|
commitdiff
2011-11-11
Chris Mason
Merge branch 'mount-fixes' of git://github.com/idryomov...
tree
|
commitdiff
2011-11-11
Chris Mason
Btrfs: tweak the delayed inode reservations again
tree
|
commitdiff
2011-11-09
Ilya Dryomov
Btrfs: rework error handling in btrfs_mount()
tree
|
commitdiff
2011-11-09
Ilya Dryomov
Btrfs: close devices on all error paths in open_ctree()
tree
|
commitdiff
2011-11-09
Ilya Dryomov
Btrfs: avoid null dereference and leaks when bailing...
tree
|
commitdiff
2011-11-09
Ilya Dryomov
Btrfs: fix subvol_name leak on error in btrfs_mount()
tree
|
commitdiff
2011-11-09
Ilya Dryomov
Btrfs: fix memory leak in btrfs_parse_early_options()
tree
|
commitdiff
2011-11-08
Josef Bacik
Btrfs: fix our reservations for updating an inode when...
tree
|
commitdiff
2011-11-08
Chris Mason
Btrfs: fix oops on NULL trans handle in btrfs_truncate
tree
|
commitdiff
2011-11-07
slyich@gmail.com
btrfs: fix double-free 'tree_root' in 'btrfs_mount()'
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: check for a null fs root when writing to the...
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: fix race during transaction joins
tree
|
commitdiff
2011-11-06
Ilya Dryomov
Btrfs: fix a potential btrfs_bio leak on scrub fixups
tree
|
commitdiff
2011-11-06
Ilya Dryomov
Btrfs: rename btrfs_bio multi -> bbio for consistency
tree
|
commitdiff
2011-11-06
Ilya Dryomov
Btrfs: stop leaking btrfs_bios on readahead
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: stop the readahead threads on failed mount
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: fix extent_buffer leak in the metadata IO error...
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: fix the new inspection ioctls for 32 bit compat
tree
|
commitdiff
2011-11-06
Chris Mason
Merge git://git.jan-o-sch.net/btrfs-unstable into integ...
tree
|
commitdiff
2011-11-06
Chris Mason
Merge branch 'for-chris' of git://github.com/sensille...
tree
|
commitdiff
2011-11-06
Josef Bacik
Btrfs: fix delayed insertion reservation
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: ClearPageError during writepage and clean_tree_block
tree
|
commitdiff
2011-11-06
Josef Bacik
Btrfs: be smarter about committing the transaction...
tree
|
commitdiff
2011-11-06
Josef Bacik
Btrfs: make a delayed_block_rsv for the delayed item...
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: add a log of past tree roots
tree
|
commitdiff
2011-11-06
David Sterba
btrfs: separate superblock items out of fs_info
tree
|
commitdiff
2011-11-06
Josef Bacik
Btrfs: use the global reserve when truncating the free...
tree
|
commitdiff
2011-11-06
Josef Bacik
Btrfs: release metadata from global reserve if we have...
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: make sure to flush queued bios if write_cache_pa...
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: fix extent pinning bugs in the tree log
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: make sure btrfs_remove_free_space doesn't leak...
tree
|
commitdiff
2011-11-06
Chris Mason
Btrfs: don't wait as long for more batches during SSD...
tree
|
commitdiff
2011-10-24
David Sterba
btrfs: ratelimit WARN_ON in use_block_rsv
tree
|
commitdiff
2011-10-24
David Sterba
Merge branch 'hotfixes-20111024/josef/for-chris' into...
tree
|
commitdiff
2011-10-24
David Sterba
Merge remote-tracking branch 'remotes/josef/for-chris...
tree
|
commitdiff
2011-10-24
David Sterba
btrfs: do not allow mounting non-subvolumes via subvol...
tree
|
commitdiff
2011-10-24
Linus Torvalds
Merge git://git.infradead.org/iommu-2.6
tree
|
commitdiff
2011-10-21
Linus Torvalds
Merge git://github.com/herbertx/crypto
tree
|
commitdiff
2011-10-21
Linus Torvalds
Merge branch 'fix/hda' of git://github.com/tiwai/sound
tree
|
commitdiff
2011-10-20
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
tree
|
commitdiff
2011-10-20
Ilya Dryomov
Btrfs: close all bdevs on mount failure
tree
|
commitdiff
2011-10-20
Ilya Dryomov
Btrfs: fix a bug when opening seed devices
tree
|
commitdiff
2011-10-20
Daniel J Blueman
btrfs: fix oops on failure path
tree
|
commitdiff
2011-10-20
Miao Xie
Btrfs: fix race between multi-task space allocation...
tree
|
commitdiff
2011-10-20
Tsutomu Itoh
Btrfs: fix return value of btrfs_get_acl()
tree
|
commitdiff
2011-10-20
Ilya Dryomov
Btrfs: pass the correct root to lookup_free_space_inode()
tree
|
commitdiff
2011-10-20
Liu Bo
Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
tree
|
commitdiff
2011-10-20
Li Zefan
Btrfs: fix direct-io vs nodatacow
tree
|
commitdiff
2011-10-20
Li Zefan
Btrfs: remove BUG_ON() in compress_file_range()
tree
|
commitdiff
2011-10-20
Li Zefan
Btrfs: fix array bound checking
tree
|
commitdiff
2011-10-20
Lukas Czerner
btrfs: return EINVAL if start > total_bytes in fitrim...
tree
|
commitdiff
2011-10-20
Li Zefan
Btrfs: honor extent thresh during defragmentation
tree
|
commitdiff
2011-10-20
Jeff Liu
btrfs: trivial fix, a potential memory leak in btrfs_pa...
tree
|
commitdiff
2011-10-20
Li Zefan
Btrfs: fix wrong max_to_defrag in btrfs_defrag_file()
tree
|
commitdiff
2011-10-20
Li Zefan
Btrfs: use i_size_read() in btrfs_defrag_file()
tree
|
commitdiff
2011-10-20
Li Zefan
Btrfs: fix defragmentation regression
tree
|
commitdiff
2011-10-20
Diego Calleja
btrfs: fix memory leak in btrfs_defrag_file
tree
|
commitdiff
2011-10-20
Yan, Zheng
btrfs: check file extent backref offset underflow
tree
|
commitdiff
2011-10-19
Josef Bacik
Btrfs: don't flush the cache inode before writing it
tree
|
commitdiff
2011-10-19
Josef Bacik
Btrfs: if we have a lot of pinned space, commit the...
tree
|
commitdiff
2011-10-19
Josef Bacik
Btrfs: seperate out btrfs_block_rsv_check out into...
tree
|
commitdiff
2011-10-19
Josef Bacik
Btrfs: reserve some space for an orphan item when unlinking
tree
|
commitdiff
2011-10-19
Josef Bacik
Btrfs: release trans metadata bytes before flushing...
tree
|
commitdiff
next