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
2012-11-26
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
4
-4
/
+20
2012-11-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+2
2012-11-26
writeback: put unused inodes to LRU after writeback completion
Jan Kara
3
-2
/
+17
2012-11-26
proc: check vma->vm_file before dereferencing
Stanislav Kinsbursky
1
-2
/
+3
2012-11-23
Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-18
/
+21
2012-11-23
jbd: Fix lock ordering bug in journal_unmap_buffer()
Jan Kara
1
-0
/
+2
2012-11-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-19
/
+60
2012-11-19
ext3: Avoid underflow of in ext3_trim_fs()
Lukas Czerner
1
-2
/
+3
2012-11-19
reiserfs: Move quota calls out of write lock
Jan Kara
3
-7
/
+25
2012-11-19
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
1
-0
/
+4
2012-11-19
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
1
-3
/
+8
2012-11-19
reiserfs: Fix lock ordering during remount
Jan Kara
1
-7
/
+20
2012-11-18
fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()
Al Viro
1
-1
/
+2
2012-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-11-18
Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-19
/
+69
2012-11-17
xfs: drop buffer io reference when a bad bio is built
Dave Chinner
1
-2
/
+12
2012-11-17
xfs: fix broken error handling in xfs_vm_writepage
Dave Chinner
1
-15
/
+39
2012-11-17
xfs: fix attr tree double split corruption
Dave Chinner
1
-2
/
+18
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
1
-0
/
+109
2012-11-15
Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-2
/
+19
2012-11-14
pstore: Fix NULL pointer dereference in console writes
Colin Ian King
1
-1
/
+2
2012-11-12
kill bogus BUG_ON() in do_close_on_exec()
Al Viro
1
-1
/
+0
2012-11-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-30
/
+30
2012-11-09
jffs2: Fix lock acquisition order bug in jffs2_write_begin
Thomas Betker
1
-18
/
+21
2012-11-09
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2
-35
/
+4
2012-11-09
Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
13
-63
/
+127
2012-11-09
fanotify: fix missing break
Eric Paris
1
-0
/
+1
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
1
-35
/
+3
2012-11-08
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: fix buffer shudown reference count mismatch
Dave Chinner
1
-0
/
+18
2012-11-08
xfs: don't vmap inode cluster buffers during free
Dave Chinner
1
-1
/
+2
2012-11-08
xfs: invalidate allocbt blocks moved to the free list
Dave Chinner
1
-0
/
+2
2012-11-08
xfs: silence uninitialised f.file warning.
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: growfs: don't read garbage for new secondary superblocks
Dave Chinner
1
-2
/
+19
2012-11-08
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
4
-56
/
+54
2012-11-08
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
5
-3
/
+13
2012-11-08
xfs: zero allocation_args on the kernel stack
Mark Tinguely
3
-0
/
+5
2012-11-08
xfs: only update the last_sync_lsn when a transaction completes
Dave Chinner
1
-3
/
+16
2012-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
6
-38
/
+43
2012-11-07
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
2
-12
/
+10
2012-11-07
GFS2: Don't call file_accessed() with a shared glock
Benjamin Marzinski
2
-8
/
+7
2012-11-07
GFS2: Fix FITRIM argument handling
Lukas Czerner
1
-3
/
+17
2012-11-07
GFS2: Require user to provide argument for FITRIM
Lukas Czerner
1
-6
/
+2
2012-11-07
GFS2: Clean up some unused assignments
Andrew Price
2
-4
/
+0
2012-11-07
GFS2: Fix possible null pointer deref in gfs2_rs_alloc
Andrew Price
1
-3
/
+2
2012-11-07
GFS2: Fix an unchecked error from gfs2_rs_alloc
Andrew Price
1
-2
/
+5
2012-11-05
cifs: Do not lookup hashed negative dentry in cifs_atomic_open
Sachin Prabhu
1
-1
/
+10
2012-11-03
cifs: fix potential buffer overrun in cifs.idmap handling code
Jeff Layton
1
-29
/
+20
2012-11-02
NFS4: nfs4_opendata_access should return errno
Weston Andros Adamson
1
-1
/
+1
2012-11-01
NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly
Trond Myklebust
1
-1
/
+1
[next]