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
2012-06-04
vfs: move inode stat information closer together
Linus Torvalds
1
-3
/
+3
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+9
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
1
-1
/
+9
2012-06-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+10
2012-06-01
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
1
-2
/
+10
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
1
-6
/
+3
2012-05-30
mm/fs: remove truncate_range
Hugh Dickins
1
-1
/
+0
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-6
/
+7
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-11
/
+31
2012-05-11
block: don't mark buffers beyond end of disk as mapped
Jeff Moyer
1
-0
/
+1
2012-05-06
writeback: Avoid iput() from flusher thread
Jan Kara
1
-3
/
+4
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-3
/
+3
2012-05-03
userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
Eric W. Biederman
1
-5
/
+31
2012-04-08
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
1
-6
/
+0
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-04-06
libfs: add simple_open()
Stephen Boyd
1
-0
/
+1
2012-04-01
CIFS: Fix VFS lock usage for oplocked files
Pavel Shilovsky
1
-0
/
+5
2012-03-30
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+4
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-13
/
+0
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-22
vfs: remove unused superblock helpers
Artem Bityutskiy
1
-13
/
+0
2012-03-21
switch touch_atime to struct path
Al Viro
1
-2
/
+2
2012-03-21
vfs: turn generic_drop_inode() into static inline
Al Viro
1
-1
/
+4
2012-03-21
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
1
-0
/
+1
2012-03-14
fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash
Bernd Schubert
1
-0
/
+4
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-02-14
vfs: Provide function to get superblock and wait for it to thaw
Jan Kara
1
-0
/
+1
2012-01-24
migrate_mode.h is not exported to user mode
Stephen Rothwell
1
-1
/
+1
2012-01-23
mm: fix warnings regarding enum migrate_mode
Andrew Morton
1
-1
/
+1
2012-01-16
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2012-01-13
vfs: cache request_queue in struct block_device
Andi Kleen
1
-0
/
+2
2012-01-13
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
1
-2
/
+4
2012-01-13
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
1
-3
/
+6
2012-01-13
epoll: limit paths
Jason Baron
1
-0
/
+1
2012-01-11
block: Add BLKROTATIONAL ioctl
Martin K. Petersen
1
-0
/
+1
2012-01-07
vfs: prevent remount read-only if pending removes
Miklos Szeredi
1
-2
/
+0
2012-01-07
vfs: count unlinked inodes
Miklos Szeredi
1
-54
/
+7
2012-01-07
vfs: protect remounting superblock read-only
Miklos Szeredi
1
-0
/
+3
2012-01-07
vfs: keep list of mounts for each superblock
Miklos Szeredi
1
-0
/
+1
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-07
vfs: switch ->show_path() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-07
vfs: switch ->show_devname() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-07
vfs: switch ->show_stats to struct dentry *
Al Viro
1
-1
/
+1
2012-01-07
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
1
-10
/
+13
2012-01-04
switch open and mkdir syscalls to umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch is_sxid() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch inode_init_owner() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch ->mknod() to umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch ->create() to umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-2
/
+2
[next]