Linus Torvalds 77249539cd Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
..
9p af569596a9 kill v9fs_dentry_from_dir_inode() 13 years ago
adfs 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
affs 66f8f50920 affs: bury unused macros 13 years ago
afs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
autofs4 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
befs 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
bfs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
btrfs 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
cachefiles 68ac1234fb switch touch_atime to struct path 13 years ago
ceph 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
cifs 8825736060 CIFS: Move get_next_mid to ops struct 13 years ago
coda dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
configfs 2a152ad3a5 make configfs_pin_fs() return root dentry on success 13 years ago
cramfs e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
debugfs 9fe2a70153 debugfs: Add support to print u32 array in debugfs 13 years ago
devpts f04c6ce2cf userns: Convert devpts to use kuid/kgid where appropriate 13 years ago
dlm 75af271ed5 dlm: NULL dereference on failure in kmem_cache_create() 13 years ago
ecryptfs 408bd629ba get rid of pointless allocations and copying in ecryptfs_follow_link() 13 years ago
efs 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
exofs a01ee165a1 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 13 years ago
exportfs b0b0382bb4 ->encode_fh() API change 13 years ago
ext2 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
ext3 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
ext4 b22b1f178f ext4: don't set i_flags in EXT4_IOC_SETFLAGS 13 years ago
fat 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
freevxfs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
fscache b307d4655a FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop 14 years ago
fuse f9ba7179ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 13 years ago
gfs2 b0b0382bb4 ->encode_fh() API change 13 years ago
hfs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
hfsplus 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
hostfs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
hpfs 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
hppfs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
hugetlbfs 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
isofs b0b0382bb4 ->encode_fh() API change 13 years ago
jbd fd2cbd4dfa jbd: Write journal superblock with WRITE_FUA after checkpointing 13 years ago
jbd2 b2f4edb335 jbd2: use kmem_cache_zalloc wrapper instead of flag 13 years ago
jffs2 f5e7e844a5 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd 13 years ago
jfs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
lockd 419f431949 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux 13 years ago
logfs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
minix dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
ncpfs c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
nfs 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
nfs_common 25985edced Fix common misspellings 14 years ago
nfsd 419f431949 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux 13 years ago
nilfs2 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
nls 8b8c0daa2c nls: fix (and rename) mac NLS table files and config options 13 years ago
notify fd657170c0 fsnotify: remove unused parameter from send_to_group() 13 years ago
ntfs c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
ocfs2 ea022dfb3c ocfs: simplify symlink handling 13 years ago
omfs dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
openpromfs 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
proc 0640113be2 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling 13 years ago
pstore 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
qnx4 7cd916f6ea qnx4: new helper - try_extent() 13 years ago
qnx6 5d026c7242 fs: initial qnx6fs addition 13 years ago
quota a80b12c3d0 quota: Get rid of nested I_MUTEX_QUOTA locking subclass 13 years ago
ramfs 318ceed088 tidy up after d_make_root() conversion 13 years ago
reiserfs 033369d1af reiserfs: get rid of resierfs_sync_super 13 years ago
romfs 623ff7739e Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 13 years ago
squashfs 8563f8786e Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next 13 years ago
sysfs 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
sysv dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
ubifs 818039c7d5 UBIFS: fix debugfs-less systems support 13 years ago
udf b0b0382bb4 ->encode_fh() API change 13 years ago
ufs 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
xfs c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
Kconfig e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
Kconfig.binfmt fce2447627 C6X: add support to build with BINFMT_ELF_FDPIC 13 years ago
Makefile 5d026c7242 fs: initial qnx6fs addition 13 years ago
aio.c 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
anon_inodes.c ca7068c41a anon_inodes: move allocation of anon_inode into ->mount() 13 years ago
attr.c 799243a389 vfs: increment iversion when a file is truncated 13 years ago
bad_inode.c 17cf28afea mm/fs: remove truncate_range 13 years ago
binfmt_aout.c 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
binfmt_elf.c 5a5e4c2eca binfmt_elf: switch elf_map() to vm_mmap/vm_munmap 13 years ago
binfmt_elf_fdpic.c 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
binfmt_em86.c 8fc3dc5a3a __register_binfmt() made void 13 years ago
binfmt_flat.c 7696e0c37f binfmt_flat: use vm_munmap, we are missing ->mmap_sem there 13 years ago
binfmt_misc.c dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
binfmt_script.c 8fc3dc5a3a __register_binfmt() made void 13 years ago
binfmt_som.c 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
bio-integrity.c e8e3c3d66f fs: remove the second argument of k[un]map_atomic() 13 years ago
bio.c 0d167518e0 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block 13 years ago
block_dev.c 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
buffer.c a0a9b04337 fs: Move bh_cachep to the __read_mostly section 13 years ago
char_dev.c 1ff97647f0 char_dev.c: fix up some whitespace errors 13 years ago
compat.c 86c47b70f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
compat_binfmt_elf.c 1fcccbac89 elf coredump: replace ELF_CORE_EXTRA_* macros by functions 15 years ago
compat_ioctl.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
dcache.c 32ba9c3fca Revert "vfs: stop d_splice_alias creating directory aliases" 13 years ago
dcookies.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
direct-io.c 1d59d61f60 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion 13 years ago
drop_caches.c 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
eventfd.c ee62c6b2dc eventfd: change int to __u64 in eventfd_signal() 13 years ago
eventpoll.c 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now 13 years ago
exec.c 48d212a2ee Revert "mm: correctly synchronize rss-counters at exit/exec" 13 years ago
fcntl.c 545ec2c794 switch fcntl to fget_raw_light/fput_light 13 years ago
fhandle.c d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
fifo.c ff38c083ad Filesystem: fifo: Fixed coding style issue. 14 years ago
file.c a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
file_table.c 962830df36 brlocks/lglocks: API cleanups 13 years ago
filesystems.c a5166169f9 vfs: convert fs_supers to hlist 13 years ago
fs-writeback.c 169ebd9013 writeback: Avoid iput() from flusher thread 13 years ago
fs_struct.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
generic_acl.c d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
inode.c 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
internal.h 90ad1a8ecb vfs: split __dentry_open() 13 years ago
ioctl.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
ioprio.c 0d167518e0 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block 13 years ago
libfs.c 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
locks.c bdc689594b switch flock to fget_light/fput_light 13 years ago
mbcache.c 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
mount.h 39f7c4db1d vfs: keep list of mounts for each superblock 13 years ago
mpage.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
namei.c 16b1c1cd71 vfs: retry last component if opening stale dentry 13 years ago
namespace.c 63d37a84ab vfs: umount_tree() might be called on subtree that had never made it 13 years ago
no-block.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
open.c 50ee93afca vfs: nameidata_to_filp(): don't throw away file on error 13 years ago
pipe.c c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
pnode.c 962830df36 brlocks/lglocks: API cleanups 13 years ago
pnode.h fc7be130c7 vfs: switch pnode.h macros to struct mount * 13 years ago
posix_acl.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
proc_namespace.c 962830df36 brlocks/lglocks: API cleanups 13 years ago
read_write.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c 863ced7fe7 switch readdir/getdents to fget_light/fput_light 13 years ago
select.c 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now 13 years ago
seq_file.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
signalfd.c 20ba5d736f switch signalfd4() to fget_light/fput_light 13 years ago
splice.c 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
stack.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
stat.c 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
statfs.c 0aa2ee5f0a switch statfs to fget_light/fput_light 13 years ago
super.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
sync.c c2bd6c11cd switch do_fsync() to fget_light() 13 years ago
timerfd.c 1123d93963 timerfd: Fix wakeup of processes when timer is cancelled on clock change 14 years ago
utimes.c c217a2a004 switch utimes() to fget_light/fput_light 13 years ago
xattr.c 7449af1e8b switch xattr syscalls to fget_light/fput_light 13 years ago
xattr_acl.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago