projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2013-05-06
Tsutomu Itoh
Btrfs: fix error handling in btrfs_ioctl_send()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Tsutomu Itoh
Btrfs: remove unused variable in __process_changed_new_...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: various abort cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: cleanup destroy_marked_extents
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: check return value of commit when recovering log
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: don't panic if we're trying to drop too many...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: cleanup fs roots if we fail to mount
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: fix extent logging with O_DIRECT into prealloc
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: fix all callers of read_tree_block
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: only exclude supers in the range of our block...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: add tree block level sanity check
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: don't try and free ebs twice in log replay
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: don't BUG_ON() in btrfs_num_copies
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: don't call readahead hook until we have read...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: deal with bad mappings in btrfs_map_block
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: use REQ_META for all metadata IO
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: fix possible infinite loop in slow caching
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: fix lockdep warning
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: add all ioctl checks before user change for...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: fix missing check about ulist_add() in qgroup.c
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Stefan Behrens
Btrfs: clear received_uuid field for new writable snapshots
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: don't force pages under writeback to finish...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: remove unused variable in the iterate_extent_ino...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Liu Bo
Btrfs: return error when we specify wrong start to...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Vincent
Btrfs: fix reada debug code compilation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Tsutomu Itoh
Btrfs: cleanup of function where btrfs_extend_item...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Tsutomu Itoh
Btrfs: remove unused argument of btrfs_extend_item()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Tsutomu Itoh
Btrfs: cleanup of function where fixup_low_keys() is...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Tsutomu Itoh
Btrfs: remove unused argument of fixup_low_keys()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: fix confusing edquot happening case
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: do not continue if out of memory happens
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Nathaniel Yazdani
btrfs: fix minor typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: cleanup to remove reduplicate code in transaction.c
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jan Schmidt
Btrfs: fix unlock after free on rewinded tree blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jan Schmidt
Btrfs: fix accessing the root pointer in tree mod log...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Jan Schmidt
Btrfs: fix tree mod log regression on root split operations
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Miao Xie
Btrfs: use a lock to protect incompat/compat flag of...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Miao Xie
Btrfs: fix unblocked autodefraggers when remount
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: add a rb_tree to improve performance of ulist...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Stefan Behrens
Btrfs: allow omitting stream header and end-cmd for...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: make __merge_refs() return type be void
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: remove some BUG_ONs() when walking backref tree
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: use tree_root to avoid edquot when disabling...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: fix a warning when updating qgroup limit
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: fix missing check in the btrfs_qgroup_inherit()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: fix missing check before creating a qgroup relation
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: remove some unnecessary spin_lock usages
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: introduce a mutex lock for btrfs quota operations
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: creating the subvolume qgroup automatically...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Zach Brown
btrfs: abort unlink trans in missed error case
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Eric Sandeen
btrfs: ignore device open failures in __btrfs_open_devices
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Miao Xie
Btrfs: improve the performance of the csums lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: fix bad extent logging
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: log ram bytes properly
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: don't wait on ordered extents if we have a trans...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: fix error handling in make/read block group
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: fix double free in the iterate_extent_inodes()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: kill some BUG_ONs() in the find_parent_nodes()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: compare relevant parts of delayed tree refs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: fix infinite loop when we abort on mount
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Wang Shilong
Btrfs: fix a warning when disabling quota
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Liu Bo
Btrfs: pass NULL instead of 0
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Eric Sandeen
btrfs: document mount options in Documentation/fs/btrfs.txt
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
David Sterba
btrfs: make subvol creation/deletion killable in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
David Sterba
btrfs: cover more error codes in btrfs_decode_error
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
David Sterba
btrfs: make orphan cleanup less verbose
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
David Sterba
btrfs: deprecate subvolrootid mount option
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Simon Kirby
Btrfs: Include the device in most error printk()s
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
David Sterba
btrfs: update kconfig title
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
David Sterba
btrfs: clean snapshots one by one
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Zhi Yong Wu
btrfs: Cleanup some redundant codes in btrfs_log_inode()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Zhi Yong Wu
btrfs: Cleanup some redundant codes in btrfs_lookup_csu...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Liu Bo
Btrfs: share stop worker code
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: add a incompatible format change for smaller...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Liu Bo
Btrfs: use helper to cleanup tree roots
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Liu Bo
Btrfs: cleanup unused arguments of btrfs_csum_data
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
David Sterba
btrfs: clean up transaction abort messages
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
David Sterba
btrfs: merge save_error_info helpers into one
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Josef Bacik
Btrfs: add some free space cache tests
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Liu Bo
Btrfs: cleanup unused function
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Linus Torvalds
Linux 3.9
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Linus Torvalds
Merge tag 'fixes-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Linus Torvalds
vm: add no-mmu vm_iomap_memory() stub
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Olof Johansson
Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Linus Torvalds
Merge branch 'v4l_for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Linus Torvalds
Merge branch 'fixes-3.9-late' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Matt Fleming
efivars: only check for duplicates on the registered...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Jiri Slaby
TTY: fix atime/mtime regression
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Zhao Hongjiang
aio: fix possible invalid memory access when DEBUG...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
H. Peter Anvin
Merge tag 'efi-urgent' into x86/urgent
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John David...
parisc: use spin_lock_irqsave/spin_unlock_irqrestore...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Helge Deller
parisc: disable -mlong-calls compiler option for kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Will Deacon
parisc: uaccess: fix compiler warnings caused by __put_...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John David...
parisc: Change kunmap macro to static inline function
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
John David...
parisc: Provide __ucmpdi2 to resolve undefined referenc...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Linus Torvalds
Merge tag 'gpio-v3.9-lastminute' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David S. Miller
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Linus Walleij
Revert "gpio: pxa: set initcall level to module init"
commit
|
commitdiff
|
tree
|
snapshot
next