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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
1
-10
/
+7
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
1
-1
/
+1
2006-03-26
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
1
-1
/
+1
2006-03-26
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
1
-0
/
+1
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
1
-1
/
+1
2006-03-26
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
1
-1
/
+1
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-5
/
+2
2006-03-25
[PATCH] Introduce FMODE_EXEC file flag
Oleg Drokin
1
-0
/
+5
2006-03-25
[PATCH] fs/inode.c: make iprune_mutex static
Adrian Bunk
1
-1
/
+0
2006-03-24
[PATCH] fsync: extract internal code
Andrew Morton
1
-0
/
+1
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
1
-1
/
+1
2006-03-24
[PATCH] fadvise(): write commands
Andrew Morton
1
-0
/
+5
2006-03-24
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
Theodore Ts'o
1
-1
/
+3
2006-03-23
Merge branch 'linus'
Trond Myklebust
1
-5
/
+21
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+4
2006-03-23
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
Alexey Dobriyan
1
-0
/
+12
2006-03-23
[PATCH] sem2mutex: iprune
Ingo Molnar
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: inotify
Ingo Molnar
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
1
-2
/
+2
2006-03-20
lockd: stop abusing file_lock_list
Christoph Hellwig
1
-2
/
+0
2006-03-20
lockd: Remove FL_LOCKD flag
J. Bruce Fields
1
-1
/
+0
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
1
-1
/
+1
2006-03-20
locks: remove unused posix_block_lock
Andy Adamson
1
-1
/
+0
2006-03-20
VFS: New /proc file /proc/self/mountstats
Chuck Lever
1
-0
/
+1
2006-03-11
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
Kirill Korotaev
1
-0
/
+2
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
1
-0
/
+1
2006-03-08
Mark the pipe file operations static
Linus Torvalds
1
-3
/
+0
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
1
-0
/
+8
2006-01-18
[PATCH] vfs: *at functions: core
Ulrich Drepper
1
-2
/
+5
2006-01-16
[PATCH] add /sys/fs
Miklos Szeredi
1
-0
/
+3
2006-01-14
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
1
-0
/
+11
2006-01-10
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
1
-4
/
+1
2006-01-10
[PATCH] remove update_atime
Christoph Hellwig
1
-9
/
+1
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock
Ingo Molnar
1
-3
/
+3
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-3
/
+4
2006-01-08
[PATCH] fs: remove s_old_blocksize from struct super_block
Pekka Enberg
1
-1
/
+0
2006-01-08
[PATCH] shared mounts: cleanup
Miklos Szeredi
1
-1
/
+1
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-0
/
+2
2006-01-08
[PATCH] Fix some problems with truncate and mtime semantics.
NeilBrown
1
-1
/
+2
2006-01-08
[PATCH] rcu file: use atomic primitives
Nick Piggin
1
-2
/
+1
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
1
-1
/
+1
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
1
-0
/
+1
2006-01-03
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
1
-0
/
+31
2005-11-09
[PATCH] add a file_permission helper
Christoph Hellwig
1
-0
/
+5
2005-11-09
[PATCH] add a vfs_permission helper
Christoph Hellwig
1
-0
/
+1
2005-11-07
[PATCH] unbindable mounts
Ram Pai
1
-0
/
+1
2005-11-07
[PATCH] introduce slave mounts
Ram Pai
1
-0
/
+1
2005-11-07
[PATCH] shared mounts handling: umount
Ram Pai
1
-1
/
+1
[next]