Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f97c43bbdf8a1ea42477b1a804a48e7e368cb13c
/
include
/
linux
/
fs.h
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
4f5e65a
fput: turn "list_head delayed_fput_list" into llist_head
by Oleg Nesterov
· 11 years ago
a82a729
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
ef277c7
page migration: fix wrong comment in address_space_operations.migratepage()
by Tang Chen
· 11 years ago
7012b02
locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
by Jeff Layton
· 11 years ago
b459722
mm: vmscan: take page buffers dirty and locked state into account
by Mel Gorman
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
46a1c2c
vfs: export lseek_execute() to modules
by Jie Liu
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
3999e49
locks: add a new "lm_owner_key" lock operation
by Jeff Layton
· 11 years ago
139ca04
locks: convert fl_link to a hlist_node
by Jeff Layton
· 11 years ago
1c8c601
locks: protect most of the file_lock handling with i_lock
by Jeff Layton
· 11 years ago
1cb3601
locks: comment cleanups and clarifications
by Jeff Layton
· 11 years ago
1a9e64a
cifs: use posix_unblock_lock instead of locks_delete_block
by Jeff Layton
· 11 years ago
f891a29
locks: drop the unused filp argument to posix_unblock_lock
by Jeff Layton
· 11 years ago
68d70d0
constify rw_verify_area()
by Al Viro
· 11 years ago
1bf9d14
new helper: fixed_size_llseek()
by Al Viro
· 11 years ago
0b3fca1
kill find_inode_number()
by Al Viro
· 11 years ago
f4e0c30
allow the temp files created by open() to be linked to
by Al Viro
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
ac6614b
[readdir] constify ->actor
by Al Viro
· 11 years ago
2233f31
[readdir] ->readdir() is gone
by Al Viro
· 11 years ago
5ded75e
[readdir] convert ext3
by Al Viro
· 11 years ago
5f99f4e
[readdir] switch dcache_readdir() users to ->iterate()
by Al Viro
· 11 years ago
bb6f619
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
by Al Viro
· 11 years ago
5c0ba4e
[readdir] introduce iterate_dir() and dir_context
by Al Viro
· 11 years ago
7995bd2
splice: don't pass the address of ->f_pos to methods
by Al Viro
· 11 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 11 years ago
4385bab
make blkdev_put() return void
by Al Viro
· 12 years ago
5ae98f1
fs: Fix hang with BSD accounting on frozen filesystem
by Jan Kara
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
74e3d1e
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
by Fan Du
· 12 years ago
599a0ac
pipe: fold file_operations instances in one
by Al Viro
· 12 years ago
8d71db4
lift sb_start_write/sb_end_write out of ->aio_write()
by Al Viro
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
dd37978
cache the value of file_inode() in struct file
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
7bb307e
export kernel_write(), convert open-coded instances
by Al Viro
· 12 years ago
182be68
kill f_vfsmnt
by Al Viro
· 12 years ago
ecf3d1f
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
by Jeff Layton
· 12 years ago
3dadecc
switch vfs_getattr() to struct path
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
d28574e
mm: minor cleanup of iov_iter_single_seg_count()
by Maxim Patlasov
· 12 years ago
21e89c0
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
by Al Viro
· 12 years ago
4716673
vfs: Remove useless function prototypes
by Alessio Igor Bogani
· 12 years ago
d30357f
vfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
a02de96
VFS: Make more complete truncate operation available to CacheFiles
by David Howells
· 12 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
55985dd
procfs: add ability to plug in auxiliary fdinfo providers
by Cyrill Gorcunov
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
252aa6f
mm: redefine address_space.assoc_mapping
by Rafael Aquini
· 12 years ago
bbec0270
blkdev_max_block: make private to fs/buffer.c
by Linus Torvalds
· 12 years ago
1e8b333
blockdev: remove bd_block_size_semaphore again
by Linus Torvalds
· 12 years ago
0c55cfc
vfs: Allow unprivileged manipulation of the mount namespace.
by Eric W. Biederman
· 12 years ago
c54d0dc
bury SEL_{IN,OUT,EX}
by Al Viro
· 12 years ago
bbc1096
Unexport some bits of linux/fs.h
by David Howells
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
08cce05c
UAPI: Unexport linux/blk_types.h
by David Howells
· 12 years ago
7950e38
vfs: embed struct filename inside of names_cache allocation if possible
by Jeff Layton
· 12 years ago
adb5c24
audit: make audit_inode take struct filename
by Jeff Layton
· 12 years ago
669abf4
vfs: make path_openat take a struct filename pointer
by Jeff Layton
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
a608ca2
vfs: allocate page instead of names_cache buffer in mount_block_root
by Jeff Layton
· 12 years ago
79360dd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
ce40be7
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
614c321
MAX_LFS_FILESIZE definition for 64bit needs LL...
by Al Viro
· 12 years ago
8e22cc8
vfs: drop lock/unlock super
by Marco Stornelli
· 12 years ago
6b2dbba
mm: replace vma prio_tree with an interval tree
by Michel Lespinasse
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
2bd2c19
MAX_LFS_FILESIZE should be a loff_t
by Chuck Lever
· 12 years ago
c2b1ad80
fs: fix include/percpu-rwsem.h export error
by Jens Axboe
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
62ac665
blockdev: turn a rw semaphore into a percpu rw semaphore
by Mikulas Patocka
· 12 years ago
b87570f
Fix a crash when block device is read and block size is changed at the same time
by Mikulas Patocka
· 12 years ago
66ba32d
block: ioctl to zero block ranges
by Martin K. Petersen
· 12 years ago
f0cd2db
vfs: kill write_super and sync_supers
by Artem Bityutskiy
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
068535f
locks: remove unused lm_release_private
by J. Bruce Fields
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a509bc1
mm: swap: implement generic handler for swap_activate
by Mel Gorman
· 12 years ago
62c230b
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
by Mel Gorman
· 12 years ago
18022c5
mm: add get_kernel_page[s] for pinning of kernel addresses for I/O
by Mel Gorman
· 12 years ago
08843b7
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
d9c95bd
fs: Remove old freezing mechanism
by Jan Kara
· 12 years ago
5accdf8
fs: Improve filesystem freezing handling
by Jan Kara
· 12 years ago
800179c
fs: add link restrictions
by Kees Cook
· 12 years ago
e4fad8e
consolidate pipe file creation
by Al Viro
· 12 years ago
5ccb006
LockD: pass actual network namespace to grace period management functions
by Stanislav Kinsbursky
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
e8b96eb
vfs: allow custom EOF in generic_file_llseek code
by Eric Sandeen
· 13 years ago
5c0d6b6
vfs: Create function for iterating over block devices
by Jan Kara
· 12 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 12 years ago
312b63f
don't pass nameidata * to vfs_create()
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
e45198a
make finish_no_open() return int
by Al Viro
· 12 years ago
30d9049
kill struct opendata
by Al Viro
· 12 years ago
d958527
make ->atomic_open() return int
by Al Viro
· 12 years ago
Next »