index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
debugfs: remove unneeded cast in debugfs_print_regs32()
Dan Carpenter
1
-1
/
+1
2011-11-22
debugfs: bugfix: include <linux/io.h> in file.c
Alessandro Rubini
1
-0
/
+1
2011-11-18
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
1
-1
/
+1
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
1
-0
/
+90
2011-11-07
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-55
/
+50
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-47
/
+225
2011-11-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
4
-2
/
+23
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
31
-1603
/
+5423
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-0
/
+20
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-34
/
+65
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-27
/
+113
2011-11-06
Btrfs: check for a null fs root when writing to the backup root log
Chris Mason
1
-3
/
+10
2011-11-06
Btrfs: fix race during transaction joins
Chris Mason
1
-5
/
+8
2011-11-06
Btrfs: fix a potential btrfs_bio leak on scrub fixups
Ilya Dryomov
1
-0
/
+1
2011-11-06
Btrfs: rename btrfs_bio multi -> bbio for consistency
Ilya Dryomov
1
-15
/
+15
2011-11-06
Btrfs: stop leaking btrfs_bios on readahead
Ilya Dryomov
1
-0
/
+2
2011-11-06
Btrfs: stop the readahead threads on failed mount
Chris Mason
1
-0
/
+1
2011-11-06
Btrfs: fix extent_buffer leak in the metadata IO error handling
Chris Mason
1
-0
/
+1
2011-11-06
Btrfs: fix the new inspection ioctls for 32 bit compat
Chris Mason
4
-16
/
+15
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
14
-280
/
+1930
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
10
-70
/
+1130
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
3
-8
/
+49
2011-11-06
Btrfs: ClearPageError during writepage and clean_tree_block
Chris Mason
2
-1
/
+10
2011-11-06
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
Josef Bacik
1
-19
/
+67
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
4
-7
/
+13
2011-11-06
Btrfs: add a log of past tree roots
Chris Mason
3
-24
/
+369
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
12
-76
/
+78
2011-11-06
Btrfs: use the global reserve when truncating the free space cache inode
Josef Bacik
1
-5
/
+17
2011-11-06
Btrfs: release metadata from global reserve if we have to fallback for unlink
Josef Bacik
1
-1
/
+4
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
4
-10
/
+22
2011-11-06
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
3
-8
/
+59
2011-11-06
Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN
Chris Mason
1
-1
/
+3
2011-11-06
Btrfs: don't wait as long for more batches during SSD log commit
Chris Mason
1
-2
/
+2
2011-11-05
ceph/super.c: quiet sparse noise
H Hartley Sweeten
1
-2
/
+2
2011-11-05
ceph/mds_client.c: quiet sparse noise
H Hartley Sweeten
1
-2
/
+2
2011-11-05
ceph: use new D_COMPLETE dentry flag
Sage Weil
5
-23
/
+68
2011-11-04
VFS: fix statfs() automounter semantics regression
Dan McGee
1
-1
/
+1
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+8
2011-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
Linus Torvalds
3
-1
/
+30
2011-11-04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-852
/
+347
2011-11-04
nfs: set vs_hidden on nfs4_callback_version4 (try #2)
Jeff Layton
1
-0
/
+1
2011-11-04
CIFS: Cleanup byte-range locking code style
Pavel Shilovsky
1
-24
/
+19
2011-11-04
CIFS: Simplify setlk error handling for mandatory locking
Pavel Shilovsky
1
-32
/
+32
2011-11-03
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-64
/
+32
2011-11-03
ceph: clear parent D_COMPLETE flag when on dentry prune
Sage Weil
2
-0
/
+41
2011-11-02
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
192
-8095
/
+10003
2011-11-02
pnfs-obj: Support for RAID5 read-4-write interface.
Boaz Harrosh
1
-0
/
+38
[next]