projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Btrfs: fix wrong free space information
[profile/ivi/kernel-x86-ivi.git]
/
fs
/
2011-08-17
Miao Xie
Btrfs: fix wrong free space information
tree
|
commitdiff
2011-08-17
Dan Carpenter
btrfs: memory leak in btrfs_add_inode_defrag()
tree
|
commitdiff
2011-08-17
Li Zefan
Btrfs: use plain page_address() in header fields setget...
tree
|
commitdiff
2011-08-17
Tsutomu Itoh
Btrfs: forced readonly when btrfs_drop_snapshot() fails
tree
|
commitdiff
2011-08-17
liubo
Btrfs: check if there is enough space for balancing...
tree
|
commitdiff
2011-08-17
liubo
Btrfs: fix a bug of balance on full multi-disk partitions
tree
|
commitdiff
2011-08-17
liubo
Btrfs: fix an oops of log replay
tree
|
commitdiff
2011-08-17
Josef Bacik
Btrfs: detect wether a device supports discard
tree
|
commitdiff
2011-08-05
Chris Mason
Btrfs: force unplugs when switching from high to regula...
tree
|
commitdiff
2011-08-01
Josef Bacik
Btrfs: don't call writepages from within write_full_page
tree
|
commitdiff
2011-08-01
Mitch Harder
Btrfs: Remove unused variable 'last_index' in file.c
tree
|
commitdiff
2011-08-01
Xiao Guangrong
Btrfs: clean up for find_first_extent_bit()
tree
|
commitdiff
2011-08-01
Xiao Guangrong
Btrfs: clean up for wait_extent_bit()
tree
|
commitdiff
2011-08-01
Xiao Guangrong
Btrfs: clean up for insert_state()
tree
|
commitdiff
2011-08-01
Xiao Guangrong
Btrfs: remove unused members from struct extent_state
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: clean up code for merging extent maps
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: clean up code for extent_map lookup
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: clean up search_extent_mapping()
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: remove redundant code for dir item lookup
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: make acl functions really no-op if acl is not...
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: remove remaining ref-cache code
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: use wait_event()
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: check the nodatasum flag when writing compressed...
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: copy string correctly in INO_LOOKUP ioctl
tree
|
commitdiff
2011-08-01
Josef Bacik
Btrfs: don't print the leaf if we had an error
tree
|
commitdiff
2011-08-01
Mark Fasheh
btrfs: make btrfs_set_root_node void
tree
|
commitdiff
2011-08-01
liubo
Btrfs: fix oops while writing data to SSD partitions
tree
|
commitdiff
2011-08-01
WuBo
Btrfs: Protect the readonly flag of block group
tree
|
commitdiff
2011-08-01
Jeff Mahoney
btrfs: Make extent-io callbacks that never fail return...
tree
|
commitdiff
2011-08-01
Li Zefan
Btrfs: fix readahead in file defrag
tree
|
commitdiff
2011-08-01
Tsutomu Itoh
Btrfs: return error to caller when btrfs_unlink() failes
tree
|
commitdiff
2011-08-01
Wanlong Gao
Btrfs:don't check the return value of __btrfs_add_inode...
tree
|
commitdiff
2011-08-01
Chris Mason
Merge branch 'alloc_path' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-27
Chris Mason
Merge branch 'integration' into for-linus
tree
|
commitdiff
2011-07-27
Chris Mason
Btrfs: make sure reserve_metadata_bytes doesn't leak...
tree
|
commitdiff
2011-07-27
Chris Mason
Btrfs: use the commit_root for reading free_space_inode...
tree
|
commitdiff
2011-07-27
Chris Mason
Btrfs: reduce extent_state lock contention for metadata
tree
|
commitdiff
2011-07-27
Chris Mason
Btrfs: remove lockdep magic from btrfs_next_leaf
tree
|
commitdiff
2011-07-27
Chris Mason
Btrfs: make a lockdep class for each root
tree
|
commitdiff
2011-07-27
Chris Mason
Btrfs: switch the btrfs tree locks to reader/writer
tree
|
commitdiff
2011-07-27
Josef Bacik
Btrfs: fix deadlock when throttling transactions
tree
|
commitdiff
2011-07-27
Chris Mason
Btrfs: stop using highmem for extent_buffers
tree
|
commitdiff
2011-07-27
Miao Xie
Btrfs: fix BUG_ON() caused by ENOSPC when relocating...
tree
|
commitdiff
2011-07-27
Josef Bacik
Btrfs: tag pages for writeback in sync
tree
|
commitdiff
2011-07-27
Josef Bacik
Btrfs: fix enospc problems with delalloc
tree
|
commitdiff
2011-07-27
Josef Bacik
Btrfs: don't flush delalloc arbitrarily
tree
|
commitdiff
2011-07-27
Josef Bacik
Btrfs: use find_or_create_page instead of grab_cache_page
tree
|
commitdiff
2011-07-27
Josef Bacik
Btrfs: use a worker thread to do caching
tree
|
commitdiff
2011-07-25
Mark Fasheh
btrfs: don't BUG_ON allocation errors in btrfs_drop_sna...
tree
|
commitdiff
2011-07-25
Mark Fasheh
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
tree
|
commitdiff
2011-07-22
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-21
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
tree
|
commitdiff
2011-07-21
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
tree
|
commitdiff
2011-07-21
Linus Torvalds
Merge branch 'drm-intel-fixes' of git://git./linux...
tree
|
commitdiff
2011-07-21
Linus Torvalds
vfs: drop conditional inode prefetch in __do_lookup_rcu
tree
|
commitdiff
2011-07-21
Jan Beulich
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s...
tree
|
commitdiff
2011-07-21
Pavel Shilovsky
CIFS: Fix wrong length in cifs_iovec_read
tree
|
commitdiff
2011-07-20
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
tree
|
commitdiff
2011-07-20
Ingo Molnar
Merge branch 'rcu/urgent' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-20
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2011-07-20
Akinobu Mita
fs/libfs.c: fix simple_attr_write() on 32bit machines
tree
|
commitdiff
2011-07-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-20
Linus Torvalds
vfs: fix race in rcu lookup of pruned dentry
tree
|
commitdiff
2011-07-18
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2011-07-18
Al Viro
Fix cifs_get_root()
tree
|
commitdiff
2011-07-18
Linus Torvalds
Merge branch 'fix/asoc' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-18
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-18
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://git./linux...
tree
|
commitdiff
2011-07-18
Al Viro
hppfs_lookup(): don't open-code lookup_one_len()
tree
|
commitdiff
2011-07-18
Al Viro
hppfs: fix dentry leak
tree
|
commitdiff
2011-07-18
Al Viro
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
tree
|
commitdiff
2011-07-18
Al Viro
ufs should use d_splice_alias()
tree
|
commitdiff
2011-07-18
Al Viro
fix exofs ->get_parent()
tree
|
commitdiff
2011-07-17
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
tree
|
commitdiff
2011-07-17
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2011-07-17
Linus Torvalds
Merge branch 'v4l_for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-17
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2011-07-17
Linus Torvalds
Merge branch 's5p-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2011-07-17
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc-2.6
tree
|
commitdiff
2011-07-17
Al Viro
ceph analog of cifs build_path_from_dentry() race fix
tree
|
commitdiff
2011-07-17
Al Viro
cifs: build_path_from_dentry() race fix
tree
|
commitdiff
2011-07-16
Linus Torvalds
Merge branch 'gpio/merge' of git://git.secretlab.ca...
tree
|
commitdiff
2011-07-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-15
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://git./linux...
tree
|
commitdiff
2011-07-15
Linus Torvalds
Merge branch 'drm-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-15
Linus Torvalds
Merge branch 'rcu/urgent' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-15
Al Viro
fix loop checks in d_materialise_unique()
tree
|
commitdiff
2011-07-14
Mark Fasheh
btrfs: Don't BUG_ON alloc_path errors in btrfs_balance()
tree
|
commitdiff
2011-07-14
Mark Fasheh
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_loc...
tree
|
commitdiff
2011-07-14
Mark Fasheh
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate...
tree
|
commitdiff
2011-07-14
Mark Fasheh
btrfs: Don't BUG_ON alloc_path errors in replay_one_buf...
tree
|
commitdiff
2011-07-14
Mark Fasheh
btrfs: don't BUG_ON btrfs_alloc_path() errors
tree
|
commitdiff
2011-07-14
Linus Torvalds
Merge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
tree
|
commitdiff
2011-07-14
Steven Whitehouse
GFS2: Resolve inode eviction and ail list interaction bug
tree
|
commitdiff
2011-07-13
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2011-07-13
Linus Torvalds
Merge branch 'bugfixes' of git://git.linux-nfs.org...
tree
|
commitdiff
2011-07-13
Linus Torvalds
Merge branch 'rc-fixes' of git://git./linux/kernel...
tree
|
commitdiff
next