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-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
19
-468
/
+635
2011-06-04
btrfs: fix uninitialized variable warning
David Sterba
1
-1
/
+1
2011-06-04
btrfs: add helper for fs_info->closing
David Sterba
8
-16
/
+20
2011-06-04
Btrfs: add mount -o inode_cache
Chris Mason
4
-1
/
+34
2011-06-04
btrfs: scrub: add explicit plugging
Arne Jansen
1
-3
/
+4
2011-06-04
btrfs: use btrfs_ino to access inode number
David Sterba
2
-4
/
+5
2011-06-04
Btrfs: don't save the inode cache if we are deleting this root
Josef Bacik
1
-0
/
+5
2011-06-04
btrfs: false BUG_ON when degraded
Arne Jansen
1
-1
/
+1
2011-06-04
Btrfs: don't save the inode cache in non-FS roots
liubo
1
-0
/
+6
2011-06-04
Btrfs: make sure we don't overflow the free space cache crc page
Chris Mason
1
-8
/
+19
2011-06-04
Btrfs: fix uninit variable in the delayed inode code
Chris Mason
1
-0
/
+1
2011-06-04
btrfs: scrub: don't reuse bios and pages
Arne Jansen
1
-49
/
+65
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+5
2011-06-04
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
9
-97
/
+136
2011-06-03
UBIFS: fix-up free space earlier
Ben Gardiner
1
-8
/
+8
2011-06-03
UBIFS: intialize LPT earlier
Ben Gardiner
1
-13
/
+16
2011-06-03
UBIFS: assert no fixup when writing a node
Ben Gardiner
1
-0
/
+2
2011-06-03
UBIFS: fix clean znode counter corruption in error cases
Artem Bityutskiy
1
-4
/
+5
2011-06-03
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-06-03
UBIFS: fix shrinker object count reports
Artem Bityutskiy
1
-1
/
+5
2011-06-01
UBIFS: fix recovery broken by the previous recovery fix
Artem Bityutskiy
1
-65
/
+87
2011-06-01
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
4
-8
/
+9
2011-06-01
UBIFS: introduce a "grouped" journal head flag
Artem Bityutskiy
2
-1
/
+6
2011-06-01
UBIFS: supress false error messages
Artem Bityutskiy
1
-2
/
+2
2011-06-01
block: blkdev_get() should access ->bd_disk only after success
Tejun Heo
1
-2
/
+2
2011-05-30
autofs4: bogus dentry_unhash() added in ->unlink()
Al Viro
1
-2
/
+0
2011-05-30
vfs: shrink_dcache_parent before rmdir, dir rename
Sage Weil
1
-0
/
+3
2011-05-30
Revert "block: Remove extra discard_alignment from hd_struct."
Jens Axboe
1
-7
/
+3
2011-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
6
-263
/
+220
2011-05-29
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
26
-278
/
+3516
2011-05-29
eCryptfs: Remove ecryptfs_header_cache_2
Tyler Hicks
3
-13
/
+6
2011-05-29
eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()
Tyler Hicks
3
-105
/
+88
2011-05-29
eCryptfs: Return useful code from contains_ecryptfs_marker
Tyler Hicks
1
-16
/
+10
2011-05-29
eCryptfs: Fix new inode race condition
Tyler Hicks
5
-28
/
+30
2011-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+9
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-48
/
+129
2011-05-29
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
6
-20
/
+21
2011-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
4
-6
/
+6
2011-05-29
cifs/ubifs: Fix shrinker API change fallout
Al Viro
3
-3
/
+5
2011-05-29
pnfs-obj: pg_test check for max_io_size
Boaz Harrosh
1
-1
/
+18
2011-05-29
NFSv4.1: define nfs_generic_pg_test
Boaz Harrosh
1
-24
/
+20
2011-05-29
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
Benny Halevy
4
-19
/
+17
2011-05-29
NFSv4.1: change pg_test return type to bool
Benny Halevy
5
-22
/
+21
2011-05-29
NFSv4.1: unify pnfs_pageio_init functions
Benny Halevy
5
-54
/
+27
2011-05-29
pnfs-obj: objlayout_encode_layoutcommit implementation
Boaz Harrosh
3
-0
/
+61
2011-05-29
pnfs: encode_layoutcommit
Benny Halevy
2
-3
/
+17
2011-05-29
pnfs-obj: report errors and .encode_layoutreturn Implementation.
Boaz Harrosh
3
-2
/
+297
2011-05-29
pnfs: encode_layoutreturn
Andy Adamson
2
-2
/
+11
2011-05-29
pnfs: layoutret_on_setattr
Benny Halevy
3
-0
/
+26
2011-05-29
pnfs: layoutreturn
Benny Halevy
5
-7
/
+252
[next]