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-04-19
Don't set relatime when noatime is specified
Andi Kleen
1
-2
/
+3
2009-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-272
/
+407
2009-04-17
cifs: when renaming don't try to unlink negative dentry
Jeff Layton
1
-1
/
+2
2009-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-5
/
+15
2009-04-17
AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE
Matt Kraai
1
-0
/
+2
2009-04-17
vfat: Note the NLS requirement
Alan Cox
1
-0
/
+3
2009-04-17
splice: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2009-04-17
cifs: remove unneeded bcc_ptr update in CIFSTCon
Jeff Layton
1
-1
/
+0
2009-04-17
cifs: add cFYI messages with some of the saved strings from ssetup/tcon
Jeff Layton
2
-3
/
+11
2009-04-17
cifs: fix buffer size for tcon->nativeFileSystem field
Jeff Layton
1
-5
/
+2
2009-04-17
cifs: fix unicode string area word alignment in session setup
Jeff Layton
1
-21
/
+23
2009-04-17
[CIFS] Fix build break caused by change to new current_umask helper function
Steve French
1
-1
/
+1
2009-04-17
[CIFS] Fix sparse warnings
Steve French
2
-12
/
+18
2009-04-17
[CIFS] Add support for posix open during lookup
Steve French
3
-80
/
+118
2009-04-17
cifs: no need to use rcu_assign_pointer on immutable keys
Jeff Layton
2
-2
/
+2
2009-04-17
cifs: remove dnotify thread code
Jeff Layton
1
-47
/
+0
2009-04-17
[CIFS] remove some build warnings
Steve French
1
-3
/
+5
2009-04-17
cifs: vary timeout on writes past EOF based on offset (try #5)
Jeff Layton
6
-19
/
+61
2009-04-17
[CIFS] Fix build break from recent DFS patch when DFS support not enabled
Steve French
1
-0
/
+4
2009-04-17
Remote DFS root support.
Igor Mammedov
1
-32
/
+120
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
6
-13
/
+18
2009-04-17
cifs: remove some pointless conditionals before kfree()
Wei Yongjun
1
-24
/
+12
2009-04-17
cifs: flush data on any setattr
Jeff Layton
1
-28
/
+30
2009-04-16
proc: mounts_poll() make consistent to mdstat_poll
KOSAKI Motohiro
1
-2
/
+2
2009-04-16
sysfs: sysfs poll keep the poll rule of regular file.
KOSAKI Motohiro
1
-2
/
+2
2009-04-16
sysfs: don't use global workqueue in sysfs_schedule_callback()
Alex Chiang
1
-1
/
+11
2009-04-16
Add block_write_full_page_endio for passing endio handler
Chris Mason
1
-11
/
+34
2009-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-21
/
+24
2009-04-15
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-5
/
+0
2009-04-15
ext4: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-15
dio: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-15
bio: add documentation to bio_alloc()
Jens Axboe
1
-0
/
+18
2009-04-15
splice: add helpers for locking pipe inode
Miklos Szeredi
3
-69
/
+59
2009-04-15
splice: remove generic_file_splice_write_nolock()
Miklos Szeredi
1
-59
/
+0
2009-04-15
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
2
-22
/
+77
2009-04-15
splice: fix i_mutex locking in generic_splice_write()
Miklos Szeredi
1
-11
/
+23
2009-04-15
splice: remove i_mutex locking in splice_from_pipe()
Miklos Szeredi
1
-16
/
+2
2009-04-15
splice: split up __splice_from_pipe()
Miklos Szeredi
1
-74
/
+143
2009-04-15
GFS2: Use DEFINE_SPINLOCK
Xu Gang
1
-1
/
+1
2009-04-15
GFS2: cleanup file_operations mess
Christoph Hellwig
3
-14
/
+16
2009-04-15
GFS2: Move umount flush rwsem
Steven Whitehouse
1
-5
/
+5
2009-04-15
GFS2: Fix symlink creation race
Steven Whitehouse
1
-0
/
+1
2009-04-15
GFS2: Make quotad's waiting interruptible
Steven Whitehouse
1
-1
/
+1
2009-04-15
buffer: switch do_emergency_thaw() away from pdflush_operation()
Jens Axboe
1
-2
/
+9
2009-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-3
/
+5
2009-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
7
-213
/
+197
2009-04-13
ext2: fix data corruption for racing writes
Jan Kara
1
-11
/
+33
2009-04-13
jbd: update locking coments
Jan Kara
1
-5
/
+19
2009-04-13
hfs: fix memory leak when unmounting
Dave Anderson
2
-0
/
+5
2009-04-13
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
13
-161
/
+180
[next]