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
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
1
-11
/
+1
2009-10-01
fs/bio.c: move EXPORT* macros to line after function
H Hartley Sweeten
1
-26
/
+23
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
11
-14
/
+14
2009-09-26
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2009-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-258
/
+159
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
1
-2
/
+4
2009-09-25
cifs: fix locking and list handling code in cifs_open and its helper
Jeff Layton
1
-19
/
+3
2009-09-25
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-53
/
+118
2009-09-25
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
1
-1
/
+1
2009-09-25
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
1
-3
/
+9
2009-09-25
writeback: make the super_block pinning more efficient
Jens Axboe
1
-17
/
+29
2009-09-25
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
1
-1
/
+11
2009-09-25
writeback: move inodes from one super_block together
Shaohua Li
1
-3
/
+18
2009-09-25
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
2
-9
/
+6
2009-09-25
writeback: improve readability of the wb_writeback() continue/break logic
Jens Axboe
1
-20
/
+23
2009-09-25
writeback: cleanup writeback_single_inode()
Wu Fengguang
1
-8
/
+7
2009-09-25
writeback: kupdate writeback shall not stop when more io is possible
Wu Fengguang
1
-2
/
+2
2009-09-25
writeback: stop background writeback when below background threshold
Wu Fengguang
1
-11
/
+17
2009-09-25
fs: Fix busyloop in wb_writeback()
Jan Kara
1
-1
/
+18
2009-09-25
[CIFS] Remove build warning
Steve French
1
-2
/
+2
2009-09-25
cifs: fix problems with last two commits
Jeff Layton
1
-1
/
+1
2009-09-25
[CIFS] Fix build break when keys support turned off
Steve French
1
-1
/
+1
2009-09-24
procfs: disable per-task stack usage on NOMMU
Andrew Morton
1
-0
/
+7
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
9
-72
/
+77
2009-09-24
cifs: eliminate cifs_init_private
Jeff Layton
3
-50
/
+20
2009-09-24
nfs[23] tcp breakage in mount with binary options
Al Viro
1
-0
/
+2
2009-09-24
cifs: convert oplock breaks to use slow_work facility (try #4)
Jeff Layton
10
-175
/
+119
2009-09-24
Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+6
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
31
-1981
/
+2740
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
32
-425
/
+415
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
10
-1
/
+26
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
1
-4
/
+6
2009-09-24
fs/romfs: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-09-24
adfs: remove redundant test on unsigned
Roel Kluin
1
-7
/
+0
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
5
-8
/
+8
2009-09-24
fs/char_dev.c: remove useless loop
Renzo Davoli
1
-3
/
+0
2009-09-24
flat: use IS_ERR_VALUE() helper macro
Mike Frysinger
1
-12
/
+10
2009-09-24
fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size
David Howells
1
-7
/
+10
2009-09-24
elf: clean up fill_note_info()
Amerigo Wang
1
-22
/
+30
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
1
-8
/
+100
2009-09-24
signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission()
Oleg Nesterov
1
-2
/
+2
2009-09-24
exec: fix set_binfmt() vs sys_delete_module() race
Oleg Nesterov
1
-9
/
+5
2009-09-24
exec: allow do_coredump() to wait for user space pipe readers to complete
Neil Horman
1
-0
/
+26
2009-09-24
exec: let do_coredump() limit the number of concurrent dumps to pipes
Neil Horman
1
-5
/
+18
2009-09-24
exec: make do_coredump() more resilient to recursive crashes
Neil Horman
1
-22
/
+23
2009-09-24
hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
From: Mel Gorman
1
-9
/
+3
2009-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
31
-1981
/
+2740
2009-09-24
Btrfs: hash the btree inode during fill_super
Yan Zheng
1
-0
/
+1
2009-09-24
Btrfs: relocate file extents in clusters
Yan, Zheng
1
-89
/
+148
2009-09-24
Btrfs: don't rename file into dummy directory
Yan, Zheng
1
-0
/
+3
[next]