index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrong type for 'magic' argument in simple_fill_super()
Roberto Sassu
2010-06-04
1
-1
/
+1
*
fs: introduce new truncate sequence
npiggin@suse.de
2010-05-27
1
-1
/
+26
*
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
1
-2
/
+2
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-4
/
+4
*
get rid of the magic around f_count in aio
Al Viro
2010-05-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-05-27
1
-3
/
+8
|
\
|
*
direct-io: add a hook for the fs to provide its own submit_bio function
Josef Bacik
2010-05-25
1
-3
/
+8
*
|
vfs: introduce noop_llseek()
jan Blunck
2010-05-27
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
1
-10
/
+10
|
\
\
|
*
|
vfs: Add inode uid,gid,mode init helper
Dmitry Monakhov
2010-05-21
1
-1
/
+2
|
*
|
vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
Roland Dreier
2010-05-21
1
-0
/
+1
|
*
|
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
1
-3
/
+3
|
*
|
fs: xattr_handler table should be const
Stephen Hemminger
2010-05-21
1
-1
/
+1
|
*
|
Introduce freeze_super and thaw_super for the fsfreeze ioctl
Josef Bacik
2010-05-21
1
-0
/
+2
|
*
|
new helper: iterate_supers()
Al Viro
2010-05-21
1
-0
/
+1
|
*
|
Bury __put_super_and_need_restart()
Al Viro
2010-05-21
1
-3
/
+0
|
*
|
get rid of restarts in sync_filesystems()
Al Viro
2010-05-21
1
-1
/
+1
|
*
|
get rid of S_BIAS
Al Viro
2010-05-21
1
-1
/
+0
|
*
|
sb_entry() has been killed a couple of years ago and resurrected on mismerge
Al Viro
2010-05-21
1
-1
/
+0
*
|
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
1
-6
/
+8
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-6
/
+6
|
|
\
\
|
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
1
-2
/
+3
|
|
|
\
|
|
|
*
|
fasync: RCU and fine grained locking
Eric Dumazet
2010-04-21
1
-6
/
+6
|
*
|
|
FS / libfs: Implement simple_write_to_buffer
Jiri Slaby
2010-05-10
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-04-29
1
-2
/
+3
|
\
|
|
|
*
|
Cleanup generic block based fiemap
Josef Bacik
2010-04-23
1
-2
/
+3
|
|
/
*
/
block: implement bd_claiming and claiming block
Tejun Heo
2010-04-27
1
-0
/
+1
|
/
*
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
2010-04-07
1
-1
/
+1
*
raw: fsync method is now required
Anton Blanchard
2010-04-07
1
-0
/
+1
*
include/linux/fs.h: convert FMODE_* constants to hex
Andrew Morton
2010-03-06
1
-11
/
+11
*
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2010-03-06
1
-0
/
+3
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
1
-1
/
+1
*
vfs: add NOFOLLOW flag to umount(2)
Miklos Szeredi
2010-03-03
1
-0
/
+2
*
new helper: iterate_mounts()
Al Viro
2010-03-03
1
-1
/
+2
*
New helper: path_is_under(path1, path2)
Al Viro
2010-03-03
1
-0
/
+1
*
kill unused invalidate_inode_pages helper
Christoph Hellwig
2010-03-03
1
-6
/
+0
*
fs: re-order super_block to remove 16 bytes of padding on 64bit builds
Richard Kennedy
2010-03-03
1
-6
/
+6
*
libfs: Unexport and kill simple_prepare_write
Boaz Harrosh
2010-03-03
1
-2
/
+0
*
fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...
Richard Kennedy
2010-02-19
1
-1
/
+1
*
Fix ACC_MODE() for real
Al Viro
2010-01-14
1
-1
/
+1
*
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
2009-12-23
1
-0
/
+1
*
Remove obsolete comment in fs.h
Andreas Gruenbacher
2009-12-22
1
-2
/
+0
*
Sanitize f_flags helpers
Al Viro
2009-12-22
1
-0
/
+3
*
kill I_LOCK
Christoph Hellwig
2009-12-17
1
-20
/
+16
*
fold do_sync_file_range into sys_sync_file_range
Christoph Hellwig
2009-12-17
1
-4
/
+0
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-16
1
-0
/
+1
|
\
|
*
xfs: improve metadata I/O merging in the elevator
Dave Chinner
2009-12-16
1
-0
/
+1
|
*
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
1
-14
/
+8
*
|
cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
1
-14
/
+8
*
|
fs: move get_empty_filp() deffinition to internal.h
Eric Paris
2009-12-16
1
-1
/
+0
|
/
[next]