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
2010-05-27
fs: introduce new truncate sequence
npiggin@suse.de
1
-1
/
+26
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
1
-2
/
+2
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-4
/
+4
2010-05-27
get rid of the magic around f_count in aio
Al Viro
1
-0
/
+1
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-3
/
+8
2010-05-27
vfs: introduce noop_llseek()
jan Blunck
1
-0
/
+1
2010-05-25
direct-io: add a hook for the fs to provide its own submit_bio function
Josef Bacik
1
-3
/
+8
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2010-05-21
vfs: Add inode uid,gid,mode init helper
Dmitry Monakhov
1
-1
/
+2
2010-05-21
vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
Roland Dreier
1
-0
/
+1
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-3
/
+3
2010-05-21
fs: xattr_handler table should be const
Stephen Hemminger
1
-1
/
+1
2010-05-21
Introduce freeze_super and thaw_super for the fsfreeze ioctl
Josef Bacik
1
-0
/
+2
2010-05-21
new helper: iterate_supers()
Al Viro
1
-0
/
+1
2010-05-21
Bury __put_super_and_need_restart()
Al Viro
1
-3
/
+0
2010-05-21
get rid of restarts in sync_filesystems()
Al Viro
1
-1
/
+1
2010-05-21
get rid of S_BIAS
Al Viro
1
-1
/
+0
2010-05-21
sb_entry() has been killed a couple of years ago and resurrected on mismerge
Al Viro
1
-1
/
+0
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
1
-6
/
+8
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-6
/
+6
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2010-05-10
FS / libfs: Implement simple_write_to_buffer
Jiri Slaby
1
-0
/
+2
2010-04-29
Merge branch 'master' into for-2.6.35
Jens Axboe
1
-2
/
+3
2010-04-27
block: implement bd_claiming and claiming block
Tejun Heo
1
-0
/
+1
2010-04-23
Cleanup generic block based fiemap
Josef Bacik
1
-2
/
+3
2010-04-21
fasync: RCU and fine grained locking
Eric Dumazet
1
-6
/
+6
2010-04-07
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
1
-1
/
+1
2010-04-07
raw: fsync method is now required
Anton Blanchard
1
-0
/
+1
2010-03-06
include/linux/fs.h: convert FMODE_* constants to hex
Andrew Morton
1
-11
/
+11
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
1
-0
/
+3
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2010-03-03
vfs: add NOFOLLOW flag to umount(2)
Miklos Szeredi
1
-0
/
+2
2010-03-03
new helper: iterate_mounts()
Al Viro
1
-1
/
+2
2010-03-03
New helper: path_is_under(path1, path2)
Al Viro
1
-0
/
+1
2010-03-03
kill unused invalidate_inode_pages helper
Christoph Hellwig
1
-6
/
+0
2010-03-03
fs: re-order super_block to remove 16 bytes of padding on 64bit builds
Richard Kennedy
1
-6
/
+6
2010-03-03
libfs: Unexport and kill simple_prepare_write
Boaz Harrosh
1
-2
/
+0
2010-02-19
fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...
Richard Kennedy
1
-1
/
+1
2010-01-14
Fix ACC_MODE() for real
Al Viro
1
-1
/
+1
2009-12-23
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
1
-0
/
+1
2009-12-22
Remove obsolete comment in fs.h
Andreas Gruenbacher
1
-2
/
+0
2009-12-22
Sanitize f_flags helpers
Al Viro
1
-0
/
+3
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-20
/
+16
2009-12-17
fold do_sync_file_range into sys_sync_file_range
Christoph Hellwig
1
-4
/
+0
2009-12-16
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+1
2009-12-16
xfs: improve metadata I/O merging in the elevator
Dave Chinner
1
-0
/
+1
2009-12-16
cleanup blockdev_direct_IO locking
Christoph Hellwig
1
-14
/
+8
2009-12-16
fs: move get_empty_filp() deffinition to internal.h
Eric Paris
1
-1
/
+0
2009-12-16
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
1
-14
/
+8
2009-12-10
kill wait_on_page_writeback_range
Christoph Hellwig
1
-2
/
+0
[next]