Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 年 前
..
9p c96f585737 Fix a leak in failure exit in 9p ->get_sb() 16 年 前
adfs 6cfd014842 push BKL down into ->put_super 16 年 前
affs 6cfd014842 push BKL down into ->put_super 16 年 前
afs 6cfd014842 push BKL down into ->put_super 16 年 前
autofs 9393bd07cf switch follow_down() 16 年 前
autofs4 9393bd07cf switch follow_down() 16 年 前
befs 6cfd014842 push BKL down into ->put_super 16 年 前
bfs 6cfd014842 push BKL down into ->put_super 16 年 前
btrfs 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 年 前
cachefiles 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 年 前
cifs 6cfd014842 push BKL down into ->put_super 16 年 前
coda 6818173bd6 splice: implement default splice_read method 16 年 前
configfs 3c48f23ada configfs: Fix Trivial Warning in fs/configfs/symlink.c 16 年 前
cramfs 94ea77ac69 fs/cramfs: return f_fsid for statfs(2) 16 年 前
debugfs c0f92ba99b debugfs: function to know if debugfs is initialized 16 年 前
devpts 93d5581e20 devpts: unregister the file system on error 16 年 前
dlm 1fecb1c4b6 dlm: fix length calculation in compat code 16 年 前
ecryptfs 6cfd014842 push BKL down into ->put_super 16 年 前
efs 514c91a9cc fs/efs: return f_fsid for statfs(2) 16 年 前
exofs 6cfd014842 push BKL down into ->put_super 16 年 前
exportfs cbacc2c7f0 Merge branch 'next' into for-linus 16 年 前
ext2 6cfd014842 push BKL down into ->put_super 16 年 前
ext3 bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 年 前
ext4 bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 年 前
fat 6cfd014842 push BKL down into ->put_super 16 年 前
freevxfs 6cfd014842 push BKL down into ->put_super 16 年 前
fscache 348ca1029e FS-Cache: Fixup renamed filenames in comments in internal.h 16 年 前
fuse a6aeeebf51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 16 年 前
gfs2 6cfd014842 push BKL down into ->put_super 16 年 前
hfs 6cfd014842 push BKL down into ->put_super 16 年 前
hfsplus 6cfd014842 push BKL down into ->put_super 16 年 前
hostfs e16404ed0f constify dentry_operations: misc filesystems 16 年 前
hpfs bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 年 前
hppfs 880fe76ee6 hppfs: hppfs_read_file() may return -ERROR 16 年 前
hugetlbfs 2c9e703c61 Merge branch 'master' into next 16 年 前
isofs 6cfd014842 push BKL down into ->put_super 16 年 前
jbd a61d90d75d jbd: fix race in buffer processing in commit code 16 年 前
jbd2 bfcd3555af jbd2: Fix minor typos in comments in fs/jbd2/journal.c 16 年 前
jffs2 6cfd014842 push BKL down into ->put_super 16 年 前
jfs 6cfd014842 push BKL down into ->put_super 16 年 前
lockd 89996df4b5 lockd: fix list corruption on lockd restart 16 年 前
minix 6cfd014842 push BKL down into ->put_super 16 年 前
ncpfs 6cfd014842 push BKL down into ->put_super 16 年 前
nfs 9393bd07cf switch follow_down() 16 年 前
nfs_common d716f0b8a5 SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only 16 年 前
nfsd 9393bd07cf switch follow_down() 16 年 前
nilfs2 6cfd014842 push BKL down into ->put_super 16 年 前
nls 5f4123be3c remove CONFIG_KMOD from fs 17 年 前
notify a092ee20fd fsnotify: allow groups to set freeing_mark to null 16 年 前
ntfs 6cfd014842 push BKL down into ->put_super 16 年 前
ocfs2 6cfd014842 push BKL down into ->put_super 16 年 前
omfs 8fe74cf053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 年 前
openpromfs 56ff5efad9 zero i_uid/i_gid on inode allocation 16 年 前
partitions c72758f337 block: Export I/O topology for block devices and partitions 16 年 前
proc 3174c21b74 Move junk from proc_fs.h to fs/proc/internal.h 16 年 前
qnx4 517bfae283 qnx4: remove ->write_super 16 年 前
quota 850b201b08 quota: cleanup dquota sync functions (version 4) 16 年 前
ramfs f8201abcb2 ramfs: fix double freeing s_fs_info on failed mount 16 年 前
reiserfs 6cfd014842 push BKL down into ->put_super 16 年 前
romfs 774e33e70b ROMFS: romfs_dev_read() error ignored 16 年 前
smbfs 6cfd014842 push BKL down into ->put_super 16 年 前
squashfs 6cfd014842 push BKL down into ->put_super 16 年 前
sysfs 086a377edc sysfs: file.c: use create_singlethread_workqueue() 16 年 前
sysv bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 年 前
ubifs 6cfd014842 push BKL down into ->put_super 16 年 前
udf 6cfd014842 push BKL down into ->put_super 16 年 前
ufs bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 年 前
xfs c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 年 前
Kconfig 0c4fb87764 nilfs2: update makefile and Kconfig 16 年 前
Kconfig.binfmt 2d96d1053d CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE 16 年 前
Makefile 0c4fb87764 nilfs2: update makefile and Kconfig 16 年 前
aio.c 65c24491b4 aio: lookup_ioctx can return the wrong value when looking up a bogus context 16 年 前
anon_inodes.c 3ba13d179e constify dentry_operations: rest 16 年 前
attr.c 9e3509e273 vfs: Use lowercase names of quota functions 16 年 前
bad_inode.c 6badd79bd0 kill ->dir_notify() 16 年 前
binfmt_aout.c 17580d7f2f sanitize ifdefs in binfmt_aout 16 年 前
binfmt_elf.c d0f35dde6e Trim includes in binfmt_elf 16 年 前
binfmt_elf_fdpic.c 0ae05fb254 ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c 16 年 前
binfmt_em86.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 17 年 前
binfmt_flat.c c3dc5bec05 flat: fix data sections alignment 16 年 前
binfmt_misc.c 87113e806a fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status 16 年 前
binfmt_script.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 17 年 前
binfmt_som.c d9e66c7296 Don't crap into descriptor table in binfmt_som 16 年 前
bio-integrity.c 6d2a78e783 block: add private bio_set for bio integrity allocations 16 年 前
bio.c c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 年 前
block_dev.c 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 年 前
buffer.c c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 年 前
char_dev.c 8c4018884a fs: fix name overwrite in __register_chrdev_region() 16 年 前
compat.c 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 年 前
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf 17 年 前
compat_ioctl.c 1ba0c7dbbb fs/compat_ioctl: fix build when !BLOCK 16 年 前
dcache.c f3da392e9f dcache: extrace and use d_unlinked() 16 年 前
dcookies.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 年 前
direct-io.c e1defc4ff0 block: Do away with the notion of hardsect_size 16 年 前
drop_caches.c b6fac63cc1 vfs: skip I_CLEAR state inodes 16 年 前
eventfd.c 395108880e epoll keyed wakeups: make eventfd use keyed wakeups 16 年 前
eventpoll.c bfe3891a5f epoll: fix size check in epoll_create() 16 年 前
exec.c 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年 前
fcntl.c 2b79bc4f7e dup2: Fix return value with oldfd == newfd and invalid fd 16 年 前
fifo.c aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 年 前
file.c 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 年 前
file_table.c 864d7c4c06 fs: move mark_files_ro into file_table.c 16 年 前
filesystems.c 38e23c95f9 fs: Mark get_filesystem_list() as __init function. 16 年 前
fs-writeback.c 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 年 前
fs_struct.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 年 前
generic_acl.c ce3b0f8d5c New helper - current_umask() 16 年 前
inode.c 96029c4e09 fs: introduce mnt_clone_write 16 年 前
internal.h 62c6943b4b Trim a bit of crap from fs.h 16 年 前
ioctl.c 19ba0559f9 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes 16 年 前
ioprio.c 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 年 前
libfs.c 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 年 前
locks.c 002c8976ee [CVE-2009-0029] System call wrappers part 16 16 年 前
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 年 前
mpage.c 79ffab3439 ext4: Properly initialize the buffer_head state 16 年 前
namei.c 1c755af4df switch lookup_mnt() 16 年 前
namespace.c f3da392e9f dcache: extrace and use d_unlinked() 16 年 前
nfsctl.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 年 前
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 年 前
open.c 96029c4e09 fs: introduce mnt_clone_write 16 年 前
pipe.c 6818173bd6 splice: implement default splice_read method 16 年 前
pnode.c 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 年 前
pnode.h 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 年 前
posix_acl.c da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 年 前
read_write.c 6818173bd6 splice: implement default splice_read method 16 年 前
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 年 前
readdir.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 16 年 前
select.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 16 年 前
seq_file.c af76aba00f cpumask: fix seq_bitmap_*() functions. 16 年 前
signalfd.c 836f92adf1 [CVE-2009-0029] System call wrappers part 31 16 年 前
splice.c b2858d7d16 splice: fix kmaps in default_file_splice_write() 16 年 前
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied 18 年 前
stat.c 2eae7a1874 kill vfs_stat_fd / vfs_lstat_fd 16 年 前
super.c bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 年 前
sync.c 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 年 前
timerfd.c 610d18f412 timerfd: add flags check 16 年 前
utimes.c 6559eed8ca [CVE-2009-0029] System call wrappers part 30 16 年 前
xattr.c 96029c4e09 fs: introduce mnt_clone_write 16 年 前
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 年 前