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-01-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-14
/
+47
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
1
-1
/
+1
2012-01-23
Merge branch 'akpm'
Linus Torvalds
1
-0
/
+3
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-201
/
+421
2012-01-23
kernel-doc: fix new warnings in debugfs
Randy Dunlap
1
-1
/
+1
2012-01-23
proc: clear_refs: do not clear reserved pages
Will Deacon
1
-0
/
+3
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
1
-0
/
+2
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-40
/
+27
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-18
CIFS: Rename *UCS* functions to *UTF16*
Steve French
8
-138
/
+146
2012-01-18
[CIFS] ACL and FSCACHE support no longer EXPERIMENTAL
Steve French
1
-2
/
+1
2012-01-18
[CIFS] Fix build break with multiuser patch when LANMAN disabled
Steve French
1
-0
/
+2
2012-01-17
cifs: warn about impending deprecation of legacy MultiuserMount code
Jeff Layton
1
-1
/
+10
2012-01-17
cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
Jeff Layton
1
-10
/
+165
2012-01-17
cifs: sanitize username handling
Jeff Layton
3
-13
/
+27
2012-01-17
cifs: lower default wsize when unix extensions are not used
Jeff Layton
1
-4
/
+19
2012-01-17
cifs: better instrumentation for coalesce_t2
Jeff Layton
1
-34
/
+50
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+14
2012-01-17
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
18
-542
/
+374
2012-01-17
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
7
-125
/
+110
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
33
-921
/
+6746
2012-01-17
proc: clean up and fix /proc/<pid>/mem handling
Linus Torvalds
1
-106
/
+39
2012-01-17
vfs: remove printk from set_nlink()
Miklos Szeredi
1
-3
/
+0
2012-01-17
wake up s_wait_unfrozen when ->freeze_fs fails
Kazuya Mio
1
-0
/
+2
2012-01-17
audit: do not call audit_getname on error
Eric Paris
1
-15
/
+13
2012-01-17
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
1
-3
/
+0
2012-01-17
audit: remove task argument to audit_set_loginuid
Eric Paris
1
-1
/
+1
2012-01-17
xfs: cleanup xfs_file_aio_write
Christoph Hellwig
1
-45
/
+37
2012-01-17
xfs: always return with the iolock held from xfs_file_aio_write_checks
Christoph Hellwig
1
-3
/
+4
2012-01-17
xfs: remove the i_new_size field in struct xfs_inode
Christoph Hellwig
5
-92
/
+30
2012-01-17
xfs: remove the i_size field in struct xfs_inode
Christoph Hellwig
12
-82
/
+56
2012-01-17
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
4
-9
/
+24
2012-01-17
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
6
-46
/
+76
2012-01-17
xfs: make i_flags an unsigned long
Christoph Hellwig
1
-1
/
+1
2012-01-17
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
8
-115
/
+81
2012-01-16
Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-178
/
+222
2012-01-16
Btrfs: use larger system chunks
Chris Mason
2
-1
/
+4
2012-01-16
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
5
-16
/
+7
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
4
-20
/
+89
2012-01-16
Btrfs: protect orphan block rsv with spin_lock
Josef Bacik
1
-4
/
+19
2012-01-16
Btrfs: add allocator tracepoints
Josef Bacik
2
-1
/
+20
2012-01-16
Btrfs: don't call btrfs_throttle in file write
Josef Bacik
1
-1
/
+0
2012-01-16
Btrfs: release space on error in page_mkwrite
Josef Bacik
1
-1
/
+1
2012-01-16
Btrfs: fix btrfsck error 400 when truncating a compressed
Miao Xie
1
-7
/
+1
2012-01-16
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
2
-10
/
+10
2012-01-16
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
10
-10
/
+3201
2012-01-16
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
21
-419
/
+1639
2012-01-16
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
Chris Mason
6
-226
/
+280
[next]