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-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
3
-5
/
+26
2011-07-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
67
-4654
/
+2796
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
12
-398
/
+447
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...
Linus Torvalds
10
-89
/
+219
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
13
-188
/
+165
2011-07-22
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
20
-671
/
+976
2011-07-22
hfsplus: ensure bio requests are not smaller than the hardware sectors
Seth Forshee
4
-42
/
+101
2011-07-22
hfsplus: Add additional range check to handle on-disk corruptions
Naohiro Aota
1
-0
/
+4
2011-07-22
ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever
Oleg Nesterov
1
-0
/
+8
2011-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2011-07-21
vfs: drop conditional inode prefetch in __do_lookup_rcu
Linus Torvalds
1
-2
/
+0
2011-07-21
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
Jan Beulich
1
-9
/
+5
2011-07-21
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
1
-1
/
+1
2011-07-20
xfs: add size update tracepoint to IO completion
Dave Chinner
2
-4
/
+9
2011-07-20
xfs: convert AIL cursors to use struct list_head
Dave Chinner
2
-55
/
+28
2011-07-20
xfs: remove confusing ail cursor wrapper
Dave Chinner
1
-31
/
+19
2011-07-20
xfs: use a cursor for bulk AIL insertion
Dave Chinner
3
-28
/
+118
2011-07-20
xfs: failure mapping nfs fh to inode should return ESTALE
J. Bruce Fields
1
-2
/
+2
2011-07-20
xfs: Remove the second parameter to xfs_sb_count()
Chandra Seetharaman
3
-12
/
+7
2011-07-19
fs/libfs.c: fix simple_attr_write() on 32bit machines
Akinobu Mita
1
-1
/
+1
2011-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-72
/
+35
2011-07-19
vfs: fix race in rcu lookup of pruned dentry
Linus Torvalds
1
-1
/
+6
2011-07-19
dlm: don't limit active work items
David Teigland
1
-1
/
+4
2011-07-18
Fix cifs_get_root()
Al Viro
1
-71
/
+29
2011-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-45
/
+54
2011-07-17
hppfs_lookup(): don't open-code lookup_one_len()
Al Viro
1
-16
/
+3
2011-07-17
hppfs: fix dentry leak
Al Viro
1
-6
/
+6
2011-07-17
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
Al Viro
1
-10
/
+12
2011-07-17
ufs should use d_splice_alias()
Al Viro
1
-8
/
+4
2011-07-17
fix exofs ->get_parent()
Al Viro
1
-1
/
+1
2011-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-7
/
+7
2011-07-16
ceph analog of cifs build_path_from_dentry() race fix
Al Viro
1
-3
/
+16
2011-07-16
cifs: build_path_from_dentry() race fix
Al Viro
1
-1
/
+12
2011-07-15
dlm: use workqueue for callbacks
David Teigland
7
-205
/
+172
2011-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-17
/
+36
2011-07-15
GFS2: combine duplicated block freeing routines
Eric Sandeen
3
-60
/
+8
2011-07-15
GFS2: Add S_NOSEC support
Steven Whitehouse
3
-2
/
+6
2011-07-15
GFS2: Automatically adjust glock min hold time
Bob Peterson
4
-13
/
+36
2011-07-15
GFS2: Cache dir hash table in a contiguous buffer
Steven Whitehouse
6
-113
/
+115
2011-07-14
fix loop checks in d_materialise_unique()
Al Viro
1
-17
/
+34
2011-07-14
dlm: remove deadlock debug print
David Teigland
1
-3
/
+0
2011-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
7
-10
/
+50
2011-07-14
GFS2: Resolve inode eviction and ail list interaction bug
Steven Whitehouse
4
-8
/
+36
2011-07-13
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-2
/
+3
2011-07-13
xfs: remove the dead XFS_DABUF_DEBUG code
Christoph Hellwig
2
-67
/
+12
2011-07-13
xfs: remove leftovers of the old btree tracing code
Christoph Hellwig
11
-621
/
+19
2011-07-13
xfs: remove the dead QUOTADEBUG code
Christoph Hellwig
8
-466
/
+8
2011-07-13
xfs: remove the unused xfs_buf_delwri_sort function
Christoph Hellwig
1
-8
/
+0
2011-07-13
xfs: remove wrappers around b_iodone
Christoph Hellwig
7
-24
/
+20
2011-07-13
xfs: remove wrappers around b_fspriv
Christoph Hellwig
6
-93
/
+61
[next]