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
2010-08-18
fs: scale files_lock
Nick Piggin
1
-0
/
+7
2010-08-18
tty: fix fu_list abuse
Nick Piggin
1
-2
/
+0
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
1
-5
/
+2
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
1
-9
/
+0
2010-08-14
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-3
/
+2
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-3
/
+3
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
1
-3
/
+2
2010-08-12
block: add secure discard
Adrian Hunter
1
-0
/
+2
2010-08-11
include/linux/fs.h: complete hexification of FMODE_* constants
Andrew Morton
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-22
/
+23
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-10
/
+6
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-49
/
+17
2010-08-10
mm: implement writeback livelock avoidance using page tagging
Jan Kara
1
-0
/
+1
2010-08-10
Fix sget() race with failing mount
Al Viro
1
-0
/
+1
2010-08-10
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+2
2010-08-10
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-2
/
+1
2010-08-10
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
1
-3
/
+3
2010-08-10
fs/inode.c:clear_inode() is gone
Al Viro
1
-1
/
+0
2010-08-10
->delete_inode() is gone
Al Viro
1
-1
/
+0
2010-08-10
new helper: end_writeback()
Al Viro
1
-0
/
+1
2010-08-10
generic_detach_inode() can be static now
Al Viro
1
-1
/
+0
2010-08-10
New method - evict_inode()
Al Viro
1
-0
/
+1
2010-08-10
simplify checks for I_CLEAR/I_FREEING
Al Viro
1
-2
/
+2
2010-08-10
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
1
-1
/
+0
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-1
/
+0
2010-08-10
rename generic_setattr
Christoph Hellwig
1
-1
/
+1
2010-08-10
sort out blockdev_direct_IO variants
Christoph Hellwig
1
-36
/
+6
2010-08-07
bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...
Tejun Heo
1
-8
/
+7
2010-08-07
bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...
Tejun Heo
1
-3
/
+3
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-18
/
+20
2010-08-07
block: BARRIER request should imply SYNC
Christoph Hellwig
1
-2
/
+2
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2010-08-02
vfs: re-introduce MAY_CHDIR
Eric Paris
1
-0
/
+1
2010-07-28
dnotify: move dir_notify_enable declaration
Alexey Dobriyan
1
-3
/
+0
2010-07-28
fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
Signed-off-by: Wu Fengguang
1
-1
/
+1
2010-07-28
vfs: introduce FMODE_NONOTIFY
Eric Paris
1
-1
/
+5
2010-07-28
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
Eric Paris
1
-1
/
+1
2010-07-28
inotify: remove inotify in kernel interface
Eric Paris
1
-5
/
+0
2010-07-27
direct-io: move aio_complete into ->end_io
Christoph Hellwig
1
-1
/
+2
2010-07-07
VFS: introduce s_dirty accessors
Artem Bityutskiy
1
-0
/
+13
2010-06-05
wrong type for 'magic' argument in simple_fill_super()
Roberto Sassu
1
-1
/
+1
2010-05-28
fs: introduce new truncate sequence
npiggin@suse.de
1
-1
/
+26
2010-05-28
rename the generic fsync implementations
Christoph Hellwig
1
-2
/
+2
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-4
/
+4
2010-05-28
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-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2010-05-22
vfs: Add inode uid,gid,mode init helper
Dmitry Monakhov
1
-1
/
+2
[next]