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
2010-04-29
Merge branch 'master' into for-2.6.35
Jens Axboe
70
-476
/
+753
2010-04-29
nilfs: fix breakage caused by barrier flag changes
Stephen Rothwell
1
-2
/
+2
2010-04-28
nfs d_revalidate() is too trigger-happy with d_drop()
Al Viro
1
-0
/
+2
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
9
-12
/
+22
2010-04-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
19
-16
/
+90
2010-04-27
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2010-04-27
procfs: fix tid fdinfo
Jerome Marchand
1
-1
/
+1
2010-04-27
Remove redundant check for CONFIG_MMU
Christoph Egger
1
-7
/
+0
2010-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
3
-5
/
+7
2010-04-27
block: implement bd_claiming and claiming block
Tejun Heo
1
-24
/
+174
2010-04-27
block: factor out bd_may_claim()
Tejun Heo
1
-18
/
+47
2010-04-26
nfsd4: bug in read_buf
Neil Brown
1
-4
/
+4
2010-04-26
xfs: more swap extent fixes for dynamic fork offsets
Dave Chinner
1
-6
/
+16
2010-04-26
btrfs: convert to using bdi_setup_and_register()
Jens Axboe
1
-11
/
+1
2010-04-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-11
/
+14
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
2
-4
/
+7
2010-04-25
squashfs: fix potential buffer over-run on 4K block file systems
Phillip Lougher
1
-3
/
+2
2010-04-25
squashfs: add missing buffer free
Phillip Lougher
1
-0
/
+1
2010-04-25
squashfs: fix warn_on when root inode is corrupted
Phillip Lougher
1
-1
/
+2
2010-04-24
fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...
Anton Blanchard
1
-5
/
+12
2010-04-24
reiserfs: fix corruption during shrinking of xattrs
Jeff Mahoney
1
-1
/
+1
2010-04-24
reiserfs: fix permissions on .reiserfs_priv
Jeff Mahoney
2
-15
/
+4
2010-04-23
Cleanup generic block based fiemap
Josef Bacik
1
-39
/
+53
2010-04-23
squashfs: fix locking bug in zlib wrapper
Phillip Lougher
1
-1
/
+2
2010-04-22
smbfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+8
2010-04-22
ncpfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+8
2010-04-22
exofs: add bdi backing to mount session
Jens Axboe
2
-0
/
+10
2010-04-22
ecryptfs: add bdi backing to mount session
Jens Axboe
3
-1
/
+12
2010-04-22
coda: add bdi backing to mount session
Jens Axboe
1
-0
/
+8
2010-04-22
cifs: add bdi backing to mount session
Jens Axboe
2
-0
/
+13
2010-04-22
afs: add bdi backing to mount session.
Jens Axboe
3
-0
/
+10
2010-04-22
9p: add bdi backing to mount session
Jens Axboe
3
-0
/
+13
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+1
2010-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
6
-55
/
+91
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
7
-16
/
+33
2010-04-21
AFS: Don't pass error value to page_cache_release() in error handling
David Howells
1
-12
/
+12
2010-04-21
uclinux: error message when FLAT reloc symbol is invalid, v2
Jun Sun
1
-1
/
+1
2010-04-20
ext4: Issue the discard operation *before* releasing the blocks to be reused
Theodore Ts'o
1
-10
/
+11
2010-04-20
[LogFS] Split large truncated into smaller chunks
Joern Engel
1
-8
/
+26
2010-04-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-9
/
+15
2010-04-20
quota: Convert __DQUOT_PARANOIA symbol to standard config option
Jan Kara
2
-9
/
+15
2010-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
5
-100
/
+118
2010-04-19
eCryptfs: Turn lower lookup error messages into debug messages
Tyler Hicks
1
-6
/
+6
2010-04-19
eCryptfs: Copy lower directory inode times and size on link
Tyler Hicks
1
-2
/
+2
2010-04-19
ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
Jeff Mahoney
1
-1
/
+0
2010-04-19
ecryptfs: fix error code for missing xattrs in lower fs
Christian Pulvermacher
1
-4
/
+4
2010-04-19
eCryptfs: Decrypt symlink target for stat size
Tyler Hicks
1
-48
/
+52
2010-04-17
[LogFS] Set s_bdi
Joern Engel
1
-0
/
+5
2010-04-16
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
1
-2
/
+2
2010-04-16
xfs: ensure that sync updates the log tail correctly
Dave Chinner
1
-12
/
+26
[next]