Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ea455f8ab68338ba69f5d3362b342c115bea8e13
/
include
/
linux
/
fs.h
fcccf50
filesystem freeze: implement generic freeze feature
by Takashi Sato
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
efaee19
async: make the final inode deletion an asynchronous event
by Arjan van de Ven
· 16 years ago
856bf4d
fs: sys_sync fix
by Nick Piggin
· 16 years ago
c54feba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
4c728ef
add a vfs_fsync helper
by Christoph Hellwig
· 16 years ago
e9079cc
GFS2: Support for FIEMAP ioctl
by Steven Whitehouse
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
87d8fe1
add releasepage hooks to block devices which can be used by file systems
by Theodore Ts'o
· 16 years ago
261bca8
nfsd/create race fixes, infrastructure
by Al Viro
· 16 years ago
6badd79
kill ->dir_notify()
by Al Viro
· 16 years ago
cb23beb
kill vfs_permission
by Christoph Hellwig
· 16 years ago
3fb6419
pass a struct path * to may_open
by Christoph Hellwig
· 16 years ago
dded4f4
include: linux/fs.h: put declarations in __KERNEL__
by Jan Engelhardt
· 16 years ago
0a8c539
[XFS] Fix merge failures
by Lachlan McIlroy
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
27a0464
[XFS] Fix merge conflict in fs/xfs/xfs_rename.c
by Lachlan McIlroy
· 16 years ago
4d4be48
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
by Christoph Hellwig
· 16 years ago
fc9161e
[PATCH 2/2] documnt FMODE_ constants
by Christoph Hellwig
· 16 years ago
fd4ce1a
[PATCH 1/2] kill FMODE_NDELAY_NOW
by Christoph Hellwig
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
da9592e
CRED: Wrap task credential accesses in the filesystem subsystem
by David Howells
· 16 years ago
dcd7b4e
Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6
by Niv Sardi
· 16 years ago
4e02ed4
fs: remove prepare_write/commit_write
by Nick Piggin
· 16 years ago
8290c35
Inode: Allow external list initialisation
by David Chinner
· 16 years ago
2cb1599
Inode: Allow external initialisers
by David Chinner
· 16 years ago
88ed86f
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
d8ba7a3
proc: move rest of /proc/locks to fs/locks.c
by Alexey Dobriyan
· 16 years ago
08b9fe6
[PATCH] i_version: remount support
by Mimi Zohar
· 16 years ago
f696a36
[PATCH] move executable checking into ->permission()
by Miklos Szeredi
· 16 years ago
6de24f0
[PATCH 1/2] anondev: init IDR statically
by Alexey Dobriyan
· 16 years ago
56b26ad
[PATCH] kill the rest of struct file propagation in block ioctls
by Al Viro
· 16 years ago
e436fda
[PATCH] get rid of blkdev_driver_ioctl()
by Al Viro
· 16 years ago
572c489
[PATCH] sanitize blkdev_get() and friends
by Al Viro
· 17 years ago
30c40d2
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
by Al Viro
· 17 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
08f8585
[PATCH] move block_device_operations to blkdev.h
by Al Viro
· 17 years ago
86d434d
[PATCH] eliminate use of ->f_flags in block methods
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
8acd3a6
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
fd04808
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
c3279d1
Adjust block device size after an online resize of a disk.
by Andrew Patterson
· 16 years ago
0c002c2
Wrapper for lower-level revalidate_disk routines.
by Andrew Patterson
· 16 years ago
1f01429
block: adjust formatting for large minors and add ext_range sysfs attr
by Tejun Heo
· 16 years ago
e17fc0a
Allow elevators to sort/merge discard requests
by David Woodhouse
· 16 years ago
d30a260
Add BLKDISCARD ioctl to allow userspace to discard sectors
by David Woodhouse
· 16 years ago
fb2dce8
Add 'discard' request handling
by David Woodhouse
· 16 years ago
68c9d70
generic block based fiemap implementation
by Josef Bacik
· 16 years ago
c4b929b
vfs: vfs-level fiemap interface
by Mark Fasheh
· 16 years ago
af558e3
nfsd: common grace period control
by J. Bruce Fields
· 17 years ago
bfcd17a
Configure out file locking features
by Thomas Petazzoni
· 16 years ago
8ab22b9
vfs: pagecache usage optimization for pagesize!=blocksize
by Hisashi Hifumi
· 16 years ago
3f8206d
[PATCH] get rid of indirect users of namei.h
by Al Viro
· 16 years ago
516e0cc
[PATCH] f_count may wrap around
by Al Viro
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
9767d74
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
by Miklos Szeredi
· 16 years ago
a110343
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
by Al Viro
· 16 years ago
db2e747
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
by Miklos Szeredi
· 16 years ago
2f1936b
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
by Miklos Szeredi
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
d2d9648
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
by Denys Vlasenko
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
bde74e4
locks: add special return value for asynchronous locks
by Miklos Szeredi
· 16 years ago
be61a86
flag parameters: NONBLOCK in pipe
by Ulrich Drepper
· 16 years ago
ed8cae8
flag parameters: pipe
by Ulrich Drepper
· 16 years ago
da3bbdd
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
by Kentaro Makita
· 16 years ago
e108526
move memory_read_from_buffer() from fs.h to string.h
by Akinobu Mita
· 16 years ago
14b395e
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
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
afc1246
file lock: reorder struct file_lock to save space on 64 bit builds
by Richard Kennedy
· 16 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
Next »