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-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2
-2
/
+8
2009-10-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
13
-102
/
+146
2009-10-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-32
/
+24
2009-10-08
Merge branch 'master' into for-linus
Alex Elder
13
-102
/
+146
2009-10-08
xfs: stop calling filemap_fdatawait inside ->fsync
Christoph Hellwig
1
-8
/
+1
2009-10-08
fix readahead calculations in xfs_dir2_leaf_getdents()
Eric Sandeen
1
-1
/
+3
2009-10-08
xfs: make sure xfs_sync_fsdata covers the log
Dave Chinner
1
-7
/
+21
2009-10-08
xfs: mark inodes dirty before issuing I/O
Dave Chinner
1
-9
/
+28
2009-10-08
xfs: cleanup ->sync_fs
Christoph Hellwig
1
-18
/
+18
2009-10-08
xfs: fix xfs_quiesce_data
Dave Chinner
1
-3
/
+5
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
10
-56
/
+70
2009-10-08
ima: ecryptfs fix imbalance message
Mimi Zohar
1
-1
/
+6
2009-10-08
eCryptfs: Remove Kconfig NET dependency and select MD5
Tyler Hicks
1
-1
/
+2
2009-10-08
ecryptfs: depends on CRYPTO
Randy Dunlap
1
-1
/
+1
2009-10-08
NFSv4: Kill nfs4_renewd_prepare_shutdown()
Trond Myklebust
2
-7
/
+0
2009-10-08
pagemap: export KPF_HWPOISON
Wu Fengguang
1
-0
/
+5
2009-10-08
fs: includecheck fix: proc, kcore.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-10-06
NFSv4: Fix the referral mount code
Trond Myklebust
1
-6
/
+6
2009-10-06
nfs: Avoid overrun when copying client IP address string
Ben Hutchings
1
-1
/
+1
2009-10-06
NFS: Fix port initialisation in nfs_remount()
Trond Myklebust
1
-2
/
+4
2009-10-06
NFS: Fix port and mountport display in /proc/self/mountinfo
Trond Myklebust
1
-9
/
+7
2009-10-06
NFS: Fix a default mount regression...
Trond Myklebust
1
-7
/
+6
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
3
-0
/
+4
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-37
/
+24
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
1
-11
/
+1
2009-10-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-58
/
+15
2009-10-02
[PATCH] ext4: retry failed direct IO allocations
Eric Sandeen
1
-0
/
+4
2009-10-02
ext4: Fix build warning in ext4_dirty_inode()
Curt Wohlgemuth
1
-2
/
+0
2009-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-245
/
+745
2009-10-01
afs: remove cache.h
Christoph Hellwig
2
-13
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
16
-23
/
+23
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-0
/
+11
2009-10-01
Btrfs: fix data space leak fix
Josef Bacik
1
-0
/
+11
2009-10-01
fs/bio.c: move EXPORT* macros to line after function
H Hartley Sweeten
1
-26
/
+23
2009-10-01
Btrfs: remove duplicates of filemap_ helpers
Christoph Hellwig
4
-102
/
+10
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
14
-146
/
+727
2009-10-01
Btrfs: take i_mutex before generic_write_checks
Chris Mason
1
-8
/
+17
2009-10-01
Btrfs: fix arguments to btrfs_wait_on_page_writeback_range
Christoph Hellwig
1
-1
/
+3
2009-10-01
ext4: drop ext4dev compat
Eric Sandeen
2
-45
/
+0
2009-09-30
ext4: fix a BUG_ON crash by checking that page has buffers attached to it
Theodore Ts'o
1
-11
/
+11
2009-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-0
/
+2
2009-09-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
15
-723
/
+1093
2009-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
5
-26
/
+25
2009-09-30
ext4: Fix time encoding with extra epoch bits
Theodore Ts'o
1
-3
/
+3
2009-09-30
jbd2: Use tracepoints for history file
Theodore Ts'o
3
-208
/
+45
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
4
-347
/
+19
2009-09-29
Btrfs: fix deadlock with free space handling and user transactions
Sage Weil
1
-1
/
+1
2009-09-29
Btrfs: fix error cases for ioctl transactions
Sage Weil
1
-19
/
+22
2009-09-29
ext4, jbd2: Drop unneeded printks at mount and unmount time
Theodore Ts'o
5
-22
/
+10
[next]