Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e9b59f6e2f6686016dfea7625e98fbef1e335c61
/
include
/
linux
/
fs.h
9c1be0c
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
by Linus Torvalds
· 16 years ago
8d2567a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
4ee6afd
VFS: export sync_sb_inodes
by Artem Bityutskiy
· 17 years ago
f4c0a0f
vfs: export filemap_fdatawrite_range()
by Jan Kara
· 16 years ago
9465efc
Remove BKL from remote_llseek v2
by Andi Kleen
· 16 years ago
18ce375
Properly notify block layer of sync writes
by Jens Axboe
· 16 years ago
f9f48ec
[patch 4/4] flock: remove unused fields from file_lock_operations
by Denis V. Lunev
· 16 years ago
93b0711
introduce memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
7f3d4ee
vfs: splice remove_suid() cleanup
by Miklos Szeredi
· 17 years ago
33dcdac
[PATCH] kill ->put_inode
by Christoph Hellwig
· 17 years ago
67cde59
make vfs_ioctl() static
by Adrian Bunk
· 17 years ago
6b09ae6
make __put_super() static
by Adrian Bunk
· 17 years ago
70688e4
xip: support non-struct page backed memory
by Nick Piggin
· 17 years ago
30afcb4
return pfn from direct_access, for XIP
by Jared Hulbert
· 17 years ago
bc84e0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
1a747ee
locks: don't call ->copy_lock methods on return of conflicting locks
by J. Bruce Fields
· 17 years ago
3b12538
[PATCH] sanitize unshare_files/reset_files_struct
by Al Viro
· 17 years ago
42faad9
[PATCH] restore sane ->umount_begin() API
by Al Viro
· 17 years ago
6d59e7f
[PATCH] move a bunch of declarations to fs/internal.h
by Al Viro
· 17 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
ad775f5
[PATCH] r/o bind mounts: debugging for missed calls
by Dave Hansen
· 17 years ago
a70e65d
[PATCH] merge open_namei() and do_filp_open()
by Christoph Hellwig
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
4c54ac6
make struct def_blk_aops static
by Adrian Bunk
· 17 years ago
000cb48
vfs: add explanation of I_DIRTY_DATASYNC bit
by Jan Kara
· 17 years ago
922f9cf
fs/char_dev.c: chrdev_open marked static and removed from fs.h
by Denis Cheng
· 17 years ago
b3b304a
mount options: add generic_show_options()
by Miklos Szeredi
· 17 years ago
36e7891
kill do_generic_mapping_read
by Christoph Hellwig
· 17 years ago
74bedc4
libfs: rename simple_attr_close to simple_attr_release
by Christoph Hellwig
· 17 years ago
8b88b09
libfs: allow error return from simple attributes
by Christoph Hellwig
· 17 years ago
12debc4
iget: remove iget() and the read_inode() super op as being obsolete
by David Howells
· 17 years ago
b46980f
iget: introduce a function to register iget failure
by David Howells
· 17 years ago
deb21db
VFS: swap do_ioctl and vfs_ioctl names
by Erez Zadok
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
797074e
fs: use list_for_each_entry_reverse and kill sb_entry
by Akinobu Mita
· 17 years ago
e7ca2d4
Document I_SYNC and I_DATASYNC
by Joern Engel
· 17 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
ab1f161
pid-namespaces-vs-locks-interaction
by Vitaliy Gusev
· 17 years ago
fd3f898
include/linux/: Spelling fixes
by Joe Perches
· 17 years ago
25ec56b
ext4: Add inode version support in ext4
by Jean Noel Cordenner
· 17 years ago
7a22422
vfs: Add 64 bit i_version support
by Jean Noel Cordenner
· 17 years ago
00d2666
kobject: convert main fs kobject to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
8aec080
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
by Al Viro
· 17 years ago
8e8a140
fix do_sys_open() prototype
by Jason Uhlenkott
· 17 years ago
8bf9725
pid namespaces: introduce MS_KERNMOUNT flag
by Pavel Emelyanov
· 17 years ago
c18479f
put declaration of put_filesystem() in fs.h
by Miklos Szeredi
· 17 years ago
d139d7f
VFS: allow filesystems to implement atomic open+truncate
by Miklos Szeredi
· 17 years ago
b537677
Implement file posix capabilities
by Serge E. Hallyn
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
08d8e97
writeback: fix ntfs with sb_has_dirty_inodes()
by Fengguang Wu
· 17 years ago
0e0f4fc
writeback: fix periodic superblock dirty inode flushing
by Ken Chen
· 17 years ago
2b47c36
Fix f_version type: should be u64 instead of unsigned long
by Mathieu Desnoyers
· 17 years ago
4a23942
make fs/libfs.c:simple_commit_write() static
by Adrian Bunk
· 17 years ago
74bf17c
fs: remove the unused mempages parameter
by Denis Cheng
· 17 years ago
4be2854
Remove sysctl.h from fs.h
by Alexey Dobriyan
· 17 years ago
5514476
fs: remove some AOP_TRUNCATED_PAGE
by Nick Piggin
· 17 years ago
89e1078
fs: new cont helpers
by Nick Piggin
· 17 years ago
afddba4
fs: introduce write_begin, write_end, and perform_write aops
by Nick Piggin
· 17 years ago
2f718ff
mm: buffered write iterator
by Nick Piggin
· 17 years ago
f4e6b49
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
by Fengguang Wu
· 17 years ago
0bb7ba6
readahead: mmap read-around simplification
by Fengguang Wu
· 17 years ago
937085a
readahead: compacting file_ra_state
by Fengguang Wu
· 17 years ago
541010e
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
14358e6
lockdep: annotate dir vs file i_mutex
by Peter Zijlstra
· 17 years ago
d475fd4
lockdep: per filesystem inode lock class
by Peter Zijlstra
· 17 years ago
7f8ada9
Rework /proc/locks via seq_files and seq_list helpers
by Pavel Emelyanov
· 17 years ago
a16877c
Cleanup macros for distinguishing mandatory locks
by Pavel Emelyanov
· 17 years ago
ec05b29
[PATCH] remove mm/filemap.c:file_send_actor()
by Adrian Bunk
· 17 years ago
0af1a45
rename setlease to generic_setlease
by Christoph Hellwig
· 17 years ago
f9acc8c
readahead: sanify file_ra_state names
by Fengguang Wu
· 17 years ago
c743d96
readahead: remove the old algorithm
by Fengguang Wu
· 17 years ago
5ce1110
readahead: data structure and routines
by Fengguang Wu
· 17 years ago
e53252d
unregister_chrdev() return void
by Akinobu Mita
· 17 years ago
a8dcf12
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
6d34ac1
locks: make posix_test_lock() interface more consistent
by J. Bruce Fields
· 18 years ago
4698afe
locks: export setlease to filesystems
by J. Bruce Fields
· 17 years ago
f9ffed2
locks: provide a file lease method enabling cluster-coherent leases
by J. Bruce Fields
· 18 years ago
a9933ce
locks: rename lease functions to reflect locks.c conventions
by J. Bruce Fields
· 17 years ago
97ac735
sys_fallocate() implementation on i386, x86_64 and powerpc
by Amit Arora
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
f448024
unregister_blkdev(): return void
by Akinobu Mita
· 17 years ago
62239ac
proper prototype for proc_nr_files()
by Adrian Bunk
· 17 years ago
9e7bf24
fs: clarify "dummy" member in struct inodes_stat_t
by Stefan Richter
· 17 years ago
e8d6c55
AFS: implement file locking
by David Howells
· 17 years ago
fc9a07e
invalidate_mapping_pages(): add cond_resched
by Andrew Morton
· 17 years ago
d96e6e7
Remove remnants of sendfile()
by Jens Axboe
· 17 years ago
d054fe3
xip sendfile removal
by Carsten Otte
· 17 years ago
0452a4e
sendfile: kill generic_file_sendfile()
by Jens Axboe
· 17 years ago
71c4215
document nlink function
by Dave Hansen
· 17 years ago
ec4883b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
acaebfd
[MTD] generalise the handling of MTD-specific superblocks
by David Howells
· 18 years ago
ef51c97
Remove do_sync_file_range()
by Mark Fasheh
· 18 years ago
79c0b2d
add filesystem subtype support
by Miklos Szeredi
· 18 years ago
1ae7075
use use SEEK_MAX to validate user lseek arguments
by Chris Snook
· 18 years ago
0ceb331
mm: move common segment checks to separate helper function
by Dmitriy Monakhov
· 18 years ago
2d56d3c
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 18 years ago
Next »