index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-03
jffs2: Fix NFS race by using insert_inode_locked()
David Woodhouse
2
-3
/
+16
2010-06-03
jffs2: Fix in-core inode leaks on error paths
David Woodhouse
1
-59
/
+56
2010-05-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
10
-32
/
+65
2010-05-21
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+1
2010-05-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
39
-2118
/
+1905
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-1491
/
+2589
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-21
/
+4
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-24
/
+43
2010-05-20
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
Michal Nazarewicz
1
-21
/
+4
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-10
/
+9
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+35
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-15
/
+0
2010-05-19
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-304
/
+472
2010-05-19
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
24
-495
/
+732
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
5
-3
/
+14
2010-05-19
jffs2: Stop triggering block erases from jffs2_write_super()
Joakim Tjernlund
1
-4
/
+0
2010-05-19
jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()
Joakim Tjernlund
2
-3
/
+2
2010-05-19
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
David Woodhouse
5
-10
/
+12
2010-05-19
jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held
David Woodhouse
3
-2
/
+5
2010-05-19
jffs2: Wake GC thread when there are blocks to be erased
Joakim Tjernlund
1
-0
/
+4
2010-05-19
jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return
David Woodhouse
3
-4
/
+30
2010-05-19
jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()
Joakim Tjernlund
2
-2
/
+5
2010-05-19
Merge branch 'master' into for-linus
Alex Elder
39
-2118
/
+1905
2010-05-19
xfs: mark xfs_iomap_write_ helpers static
Christoph Hellwig
2
-13
/
+13
2010-05-19
xfs: clean up end index calculation in xfs_page_state_convert
Christoph Hellwig
1
-8
/
+15
2010-05-19
xfs: clean up mapping size calculation in __xfs_get_blocks
Christoph Hellwig
1
-9
/
+16
2010-05-19
xfs: clean up xfs_iomap_valid
Christoph Hellwig
1
-23
/
+23
2010-05-19
xfs: move I/O type flags into xfs_aops.c
Christoph Hellwig
2
-29
/
+30
2010-05-19
xfs: kill struct xfs_iomap
Christoph Hellwig
3
-123
/
+75
2010-05-19
xfs: report iomap_bn in block base
Christoph Hellwig
3
-26
/
+16
2010-05-19
xfs: report iomap_offset and iomap_bsize in block base
Christoph Hellwig
2
-14
/
+27
2010-05-19
xfs: remove iomap_delta
Christoph Hellwig
3
-4
/
+4
2010-05-19
xfs: remove iomap_target
Christoph Hellwig
3
-29
/
+18
2010-05-19
xfs: limit xfs_imap_to_bmap to a single mapping
Christoph Hellwig
1
-36
/
+28
2010-05-19
xfs: simplify buffer to transaction matching
Christoph Hellwig
1
-138
/
+46
2010-05-19
xfs: Make fiemap work in query mode.
Tao Ma
1
-1
/
+4
2010-05-19
xfs: kill off l_sectbb_mask
Alex Elder
3
-9
/
+10
2010-05-19
xfs: record log sector size rather than log2(that)
Alex Elder
3
-31
/
+31
2010-05-19
xfs: remove dead XFS_LOUD_RECOVERY code
Christoph Hellwig
3
-82
/
+0
2010-05-19
xfs: removed unused XFS_QMOPT_ flags
Christoph Hellwig
3
-6
/
+3
2010-05-19
xfs: remove a few macro indirections in the quota code
Christoph Hellwig
4
-31
/
+25
2010-05-19
xfs: access quotainfo structure directly
Christoph Hellwig
6
-172
/
+165
2010-05-19
xfs: wait for direct I/O to complete in fsync and write_inode
Christoph Hellwig
2
-0
/
+3
2010-05-19
xfs: xfs_trace.c: duplicated include
Andrea Gelmini
1
-1
/
+0
2010-05-19
xfs: minor odds and ends in xfs_log_recover.c
Alex Elder
1
-16
/
+15
2010-05-19
xfs: avoid repeated pointer dereferences
Alex Elder
1
-12
/
+13
2010-05-19
xfs: change a few labels in xfs_log_recover.c
Alex Elder
1
-11
/
+9
2010-05-19
xfs: enforce synchronous writes in xfs_bwrite
Christoph Hellwig
2
-12
/
+6
2010-05-19
xfs: remove periodic superblock writeback
Christoph Hellwig
1
-63
/
+27
2010-05-19
xfs: make the log ticket transaction id random
Dave Chinner
1
-1
/
+1
[next]