index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: kill free_space pointer from inode structure
Li Zefan
2012-07-23
4
-19
/
+10
*
btrfs read error corrected message floods the console during recovery
Anand Jain
2012-07-23
1
-1
/
+1
*
Btrfs: fix buffer leak in btrfs_next_old_leaf
Jan Schmidt
2012-07-23
1
-0
/
+1
*
Btrfs: do not count in readonly bytes
Liu Bo
2012-07-23
1
-1
/
+1
*
Btrfs: add ro notification to dump_space_info
Liu Bo
2012-07-23
1
-3
/
+3
*
Btrfs: fix a bug of writting free space cache during balance
Liu Bo
2012-07-23
1
-3
/
+21
*
Btrfs: do not abort transaction in prealloc case
Liu Bo
2012-07-23
1
-1
/
+5
*
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
2012-07-23
4
-15
/
+16
*
Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
Liu Bo
2012-07-23
1
-2
/
+4
*
Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()
Stefan Behrens
2012-07-23
1
-1
/
+1
*
Btrfs: rework shrink_delalloc
Josef Bacik
2012-07-23
1
-57
/
+24
*
Btrfs: do not set subvolume flags in readonly mode
Liu Bo
2012-07-23
1
-14
/
+28
*
Btrfs: use mnt_want_write_file instead of mnt_want_write
Liu Bo
2012-07-23
1
-2
/
+2
*
Btrfs: remove redundant r/o check for superblock
Liu Bo
2012-07-23
1
-7
/
+0
*
Btrfs: check write access to mount earlier while creating snapshots
Liu Bo
2012-07-23
1
-11
/
+11
*
Btrfs: fix typo in cow_file_range_async and async_cow_submit
Liu Bo
2012-07-23
1
-2
/
+2
*
Btrfs: change how we indicate we're adding csums
Josef Bacik
2012-07-23
4
-15
/
+18
*
Btrfs: return error of btrfs_update_inode() to caller
Tsutomu Itoh
2012-07-23
2
-3
/
+3
*
Btrfs: fix error handling in __add_reloc_root()
Dan Carpenter
2012-07-23
1
-1
/
+2
*
Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting
Ilya Dryomov
2012-07-23
1
-2
/
+2
*
Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()
Ilya Dryomov
2012-07-23
1
-1
/
+1
*
Btrfs: add DEVICE_READY ioctl
Josef Bacik
2012-07-23
4
-2
/
+18
*
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
2012-07-23
3
-38
/
+83
*
btrfs: join DEV_STATS ioctls to one
David Sterba
2012-07-23
4
-15
/
+15
*
btrfs: ignore unfragmented file checks in defrag when compression enabled - r...
Andrew Mahone
2012-07-23
1
-3
/
+5
*
Btrfs: small naming cleanup in join_transaction()
Dan Carpenter
2012-07-23
1
-2
/
+2
*
Btrfs: don't update atime on RO subvolumes
Alexander Block
2012-07-23
2
-0
/
+7
*
Btrfs: allow mount -o remount,compress=no
Arnd Hannemann
2012-07-23
1
-1
/
+8
*
Btrfs: remove ->dirty_inode
Josef Bacik
2012-07-23
1
-11
/
+0
*
Btrfs: reduce calls to wake_up on uncontended locks
Chris Mason
2012-07-23
1
-5
/
+9
*
Btrfs: don't wait around for new log writers on an SSD
Chris Mason
2012-07-23
1
-1
/
+2
*
Linux 3.5
v3.5
Linus Torvalds
2012-07-21
1
-1
/
+1
*
Remove SYSTEM_SUSPEND_DISK system state
Rafael J. Wysocki
2012-07-21
1
-1
/
+0
*
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
Linus Torvalds
2012-07-21
4
-87
/
+104
|
\
|
*
kdb: Switch to nolock variants of kmsg_dump functions
Anton Vorontsov
2012-07-21
1
-4
/
+4
|
*
printk: Implement some unlocked kmsg_dump functions
Anton Vorontsov
2012-07-21
2
-13
/
+71
|
*
printk: Remove kdb_syslog_data
Anton Vorontsov
2012-07-21
2
-16
/
+0
|
*
kdb: Revive dmesg command
Anton Vorontsov
2012-07-21
1
-58
/
+33
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-20
51
-168
/
+272
|
\
\
|
*
|
MIPS: PCI: Move fixups from __init to __devinit.
Sebastian Andrzej Siewior
2012-07-19
8
-22
/
+22
|
*
|
MIPS: Fix bug.h MIPS build regression
Yoichi Yuasa
2012-07-19
2
-1
/
+1
|
*
|
MIPS: sync-r4k: remove redundant irq operation
Yong Zhang
2012-07-19
1
-5
/
+0
|
*
|
MIPS: smp: Warn on too early irq enable
Yong Zhang
2012-07-19
1
-0
/
+5
|
*
|
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
2012-07-19
1
-2
/
+2
|
*
|
MIPS: call ->smp_finish() a little late
Yong Zhang
2012-07-19
1
-1
/
+2
|
*
|
MIPS: Yosemite: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
1
-1
/
+1
|
*
|
MIPS: SMTC: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
1
-1
/
+2
|
*
|
MIPS: BMIPS: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
1
-7
/
+7
|
*
|
MIPS: Octeon: delay enable irq to ->smp_finish()
Yong Zhang
2012-07-19
1
-1
/
+1
|
*
|
MIPS: Oprofile: Fix build as a module.
Ralf Baechle
2012-07-19
1
-0
/
+1
[next]