index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-24
document nlink function
Dave Hansen
1
-0
/
+27
2007-06-05
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+1
2007-05-11
[MTD] generalise the handling of MTD-specific superblocks
David Howells
1
-0
/
+1
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-5
/
+0
2007-05-08
add filesystem subtype support
Miklos Szeredi
1
-0
/
+7
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
1
-0
/
+1
2007-05-08
mm: move common segment checks to separate helper function
Dmitriy Monakhov
1
-0
/
+2
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+6
2007-05-07
readahead: code cleanup
Jan Kara
1
-2
/
+2
2007-05-07
readahead: improve heuristic detecting sequential reads
Jan Kara
1
-0
/
+1
2007-05-07
locks: add fl_grant callback for asynchronous lock return
Marc Eshel
1
-0
/
+1
2007-05-07
locks: add lock cancel command
Marc Eshel
1
-0
/
+1
2007-05-07
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
1
-3
/
+2
2007-05-07
locks: factor out generic/filesystem switch from setlock code
Marc Eshel
1
-0
/
+1
2007-05-07
locks: factor out generic/filesystem switch from test_lock
J. Bruce Fields
1
-0
/
+1
2007-05-07
locks: give posix_test_lock same interface as ->lock
Marc Eshel
1
-1
/
+1
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-1
/
+1
2007-04-27
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
1
-2
/
+7
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-2
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
1
-3
/
+3
2007-02-12
[PATCH] move remove_dquot_ref to dqout.c
Christoph Hellwig
1
-1
/
+0
2007-02-11
[PATCH] remove invalidate_inode_pages()
Andrew Morton
1
-2
/
+2
2007-02-11
[PATCH] Export invalidate_mapping_pages() to modules
Anton Altaparmakov
1
-1
/
+7
2007-02-11
[PATCH] avoid one conditional branch in touch_atime()
Eric Dumazet
1
-0
/
+1
2007-01-12
[PATCH] Revert bd_mount_mutex back to a semaphore
David Chinner
1
-1
/
+1
2007-01-12
[PATCH] NFS: Fix race in nfs_release_page()
Trond Myklebust
1
-0
/
+1
2006-12-13
[PATCH] relative atime
Valerie Henson
1
-0
/
+1
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
1
-4
/
+6
2006-12-08
[PATCH] remove the old bd_mutex lockdep annotation
Peter Zijlstra
1
-17
/
+0
2006-12-07
[PATCH] Save some bytes in struct inode
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-07
[PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations
Eric Dumazet
1
-4
/
+4
2006-12-07
[PATCH] constify inode accessors
Jan Engelhardt
1
-3
/
+3
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] Move names_cachep to linux/fs.h
Christoph Lameter
1
-0
/
+2
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
1
-30
/
+7
2006-10-19
[PATCH] Add lockless helpers for remove_suid()
Jens Axboe
1
-0
/
+2
2006-10-19
[PATCH] Introduce generic_file_splice_write_nolock()
Mark Fasheh
1
-0
/
+2
2006-10-19
[PATCH] Take i_mutex in splice_from_pipe()
Mark Fasheh
1
-0
/
+3
2006-10-17
[PATCH] document i_size_write locking rules
Miklos Szeredi
1
-1
/
+5
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
1
-0
/
+2
2006-10-03
[PATCH] dm: export blkdev_driver_ioctl
Alasdair G Kergon
1
-0
/
+3
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-1
/
+1
2006-10-02
[GFS2] Remove iflags.h, use FS_
Steven Whitehouse
1
-0
/
+2
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
1
-1
/
+4
2006-10-01
[PATCH] Some cleanup in the pipe code
Andi Kleen
1
-0
/
+3
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
1
-0
/
+5
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+6
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-1
/
+6
2006-10-01
[PATCH] Add vector AIO support
Badari Pulavarty
1
-0
/
+5
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-5
/
+0
[next]