Catalin Marinas d5ce5b40bc Free the memory allocated by memdup_user() in fs/sysfs/bin.c há 16 anos atrás
..
9p ee450f796f 9P doesn't need BKL in ->umount_begin() há 16 anos atrás
adfs 608ba50bd0 Cleanup of adfs headers há 16 anos atrás
affs e28964365f affs: add ->sync_fs há 16 anos atrás
afs b43f3cbd21 headers: mnt_namespace.h redux há 16 anos atrás
autofs 9393bd07cf switch follow_down() há 16 anos atrás
autofs4 9393bd07cf switch follow_down() há 16 anos atrás
befs feb72ce827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 há 16 anos atrás
bfs 561e47ce72 bfs: add ->sync_fs há 16 anos atrás
btrfs 5291a12f05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable há 16 anos atrás
cachefiles 5af7926ff3 enforce ->sync_fs is only called for rw superblock há 16 anos atrás
cifs f0a71eb820 cifs: fix fh_mutex locking in cifs_reopen_file há 16 anos atrás
coda 6818173bd6 splice: implement default splice_read method há 16 anos atrás
configfs 420118caa3 configfs: Rework configfs_depend_item() locking and make lockdep happy há 16 anos atrás
cramfs 94ea77ac69 fs/cramfs: return f_fsid for statfs(2) há 16 anos atrás
debugfs e4792aa30f debugfs: use specified mode to possibly mark files read/write only há 16 anos atrás
devpts f6cc746bbb devpts: remove module-related code há 16 anos atrás
dlm 748285ccf7 dlm: use more NOFS allocation há 16 anos atrás
ecryptfs 6cfd014842 push BKL down into ->put_super há 16 anos atrás
efs e7ec952f6a get rid of BKL in fs/efs há 16 anos atrás
exofs 82681a318f [SCSI] Merge branch 'linus' há 16 anos atrás
exportfs cbacc2c7f0 Merge branch 'next' into for-linus há 16 anos atrás
ext2 4d6c13f87d ext2: return -EIO not -ESTALE on directory traversal through deleted inode há 16 anos atrás
ext3 073aaa1b14 helpers for acl caching + switch to those há 16 anos atrás
ext4 073aaa1b14 helpers for acl caching + switch to those há 16 anos atrás
fat 3e107603ae fat: Fix the removal of opts->fs_dmask há 16 anos atrás
freevxfs 6cfd014842 push BKL down into ->put_super há 16 anos atrás
fscache 348ca1029e FS-Cache: Fixup renamed filenames in comments in internal.h há 16 anos atrás
fuse 3b463ae0c6 fuse: invalidation reverse calls há 16 anos atrás
gfs2 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF há 16 anos atrás
hfs 58bc5bbb87 hfs: add ->sync_fs há 16 anos atrás
hfsplus 7fbc6df0e7 hfsplus: add ->sync_fs há 16 anos atrás
hostfs 752fa51e4c hostfs: set maximum filesize in superblock for proper LFS support há 16 anos atrás
hpfs 337eb00a2c Push BKL down into ->remount_fs() há 16 anos atrás
hppfs 880fe76ee6 hppfs: hppfs_read_file() may return -ERROR há 16 anos atrás
hugetlbfs 2c9e703c61 Merge branch 'master' into next há 16 anos atrás
isofs 5404ac8e44 isofs: cleanup mount option processing há 16 anos atrás
jbd 6f3f1cb21f jbd: clean up journal_try_to_free_buffers() há 16 anos atrás
jbd2 536fc240e7 jbd2: clean up jbd2_journal_try_to_free_buffers() há 16 anos atrás
jffs2 5c5d4e8eaf Merge git://git.infradead.org/mtd-2.6 há 16 anos atrás
jfs d5bb68adda another race fix in jfs_check_acl() há 16 anos atrás
lockd 7e0338c0de Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd há 16 anos atrás
minix e38be994b9 Making fs/minix/minix.h double including safe há 16 anos atrás
ncpfs 74675a5850 NLS: update handling of Unicode há 16 anos atrás
nfs b43f3cbd21 headers: mnt_namespace.h redux há 16 anos atrás
nfs_common d716f0b8a5 SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only há 16 anos atrás
nfsd 033a666ccb NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() há 16 anos atrás
nilfs2 d441b1c293 switch nilfs2 to inode->i_acl há 16 anos atrás
nls 74675a5850 NLS: update handling of Unicode há 16 anos atrás
notify bdae997f44 fs/notify/inotify: decrement user inotify count on close há 16 anos atrás
ntfs 02d5341ae5 ntfs: use is_power_of_2() function for clarity. há 16 anos atrás
ocfs2 cf5434e894 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 há 16 anos atrás
omfs bea6b64c27 switch omfs to simple_fsync() há 16 anos atrás
openpromfs 56ff5efad9 zero i_uid/i_gid on inode allocation há 16 anos atrás
partitions d614aec475 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 há 16 anos atrás
proc 2f6d311080 proc: vmcore - use kzalloc in get_new_element() há 16 anos atrás
qnx4 964f536966 fs/qnx4: sanitize includes há 16 anos atrás
quota 850b201b08 quota: cleanup dquota sync functions (version 4) há 16 anos atrás
ramfs 0a8eba9b7f ramfs: ignore unknown mount options há 16 anos atrás
reiserfs b43f3cbd21 headers: mnt_namespace.h redux há 16 anos atrás
romfs 774e33e70b ROMFS: romfs_dev_read() error ignored há 16 anos atrás
smbfs 6cfd014842 push BKL down into ->put_super há 16 anos atrás
squashfs 6cfd014842 push BKL down into ->put_super há 16 anos atrás
sysfs d5ce5b40bc Free the memory allocated by memdup_user() in fs/sysfs/bin.c há 16 anos atrás
sysv 5ac3455a84 get rid of BKL in fs/sysv há 16 anos atrás
ubifs 073aaa1b14 helpers for acl caching + switch to those há 16 anos atrás
udf 3391faa4f1 udf: remove redundant tests on unsigned há 16 anos atrás
ufs 37044c86ba ufs: sector_t cannot be negative há 16 anos atrás
xfs 1cbd20d820 switch xfs to generic acl caching helpers há 16 anos atrás
Kconfig 7e0338c0de Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd há 16 anos atrás
Kconfig.binfmt 2d96d1053d CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE há 16 anos atrás
Makefile 0c4fb87764 nilfs2: update makefile and Kconfig há 16 anos atrás
aio.c 133890103b eventfd: revised interface and cleanups há 16 anos atrás
anon_inodes.c d3a9262e59 fs: Provide empty .set_page_dirty() aop for anon inodes há 16 anos atrás
attr.c 9e3509e273 vfs: Use lowercase names of quota functions há 16 anos atrás
bad_inode.c 6badd79bd0 kill ->dir_notify() há 16 anos atrás
binfmt_aout.c 17580d7f2f sanitize ifdefs in binfmt_aout há 16 anos atrás
binfmt_elf.c e2dbe12557 elf: fix one check-after-use há 16 anos atrás
binfmt_elf_fdpic.c 3b34fc5880 elf_core_dump: use rcu_read_lock() to access ->real_parent há 16 anos atrás
binfmt_em86.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc há 17 anos atrás
binfmt_flat.c c3dc5bec05 flat: fix data sections alignment há 16 anos atrás
binfmt_misc.c 87113e806a fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status há 16 anos atrás
binfmt_script.c bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc há 17 anos atrás
binfmt_som.c d9e66c7296 Don't crap into descriptor table in binfmt_som há 16 anos atrás
bio-integrity.c 7878cba9f0 block: Create bip slabs with embedded integrity vectors há 16 anos atrás
bio.c 7878cba9f0 block: Create bip slabs with embedded integrity vectors há 16 anos atrás
block_dev.c 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) há 16 anos atrás
buffer.c c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block há 16 anos atrás
char_dev.c 9fd5746fd3 fs: Remove i_cindex from struct inode há 16 anos atrás
compat.c 793285fcaf cred_guard_mutex: do not return -EINTR to user-space há 16 anos atrás
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf há 17 anos atrás
compat_ioctl.c 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls há 16 anos atrás
dcache.c f3da392e9f dcache: extrace and use d_unlinked() há 16 anos atrás
dcookies.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases há 16 anos atrás
direct-io.c e1defc4ff0 block: Do away with the notion of hardsect_size há 16 anos atrás
drop_caches.c 286973552f mm: remove __invalidate_mapping_pages variant há 16 anos atrás
eventfd.c 133890103b eventfd: revised interface and cleanups há 16 anos atrás
eventpoll.c 3fe4a975d6 epoll: fix nested calls support há 16 anos atrás
exec.c 793285fcaf cred_guard_mutex: do not return -EINTR to user-space há 16 anos atrás
fcntl.c 8eeee4e2f0 send_sigio_to_task: sanitize the usage of fown->signum há 16 anos atrás
fifo.c aeb5d72706 [PATCH] introduce fmode_t, do annotations há 17 anos atrás
file.c 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() há 17 anos atrás
file_table.c 864d7c4c06 fs: move mark_files_ro into file_table.c há 16 anos atrás
filesystems.c 38e23c95f9 fs: Mark get_filesystem_list() as __init function. há 16 anos atrás
fs-writeback.c 01c031945f cleanup __writeback_single_inode há 16 anos atrás
fs_struct.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h há 16 anos atrás
generic_acl.c ce3b0f8d5c New helper - current_umask() há 16 anos atrás
inode.c 936940a9c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 há 16 anos atrás
internal.h 62c6943b4b Trim a bit of crap from fs.h há 16 anos atrás
ioctl.c 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls há 16 anos atrás
ioprio.c 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 há 16 anos atrás
libfs.c d5aacad548 New helper - simple_fsync() há 16 anos atrás
locks.c a9e61e25f9 lockd: call locks_release_private to cleanup per-filesystem state há 16 anos atrás
mbcache.c 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs há 17 anos atrás
mpage.c 79ffab3439 ext4: Properly initialize the buffer_head state há 16 anos atrás
namei.c 94e5d714f6 integrity: add ima_counts_put (updated) há 16 anos atrás
namespace.c b43f3cbd21 headers: mnt_namespace.h redux há 16 anos atrás
nfsctl.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 há 16 anos atrás
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] há 19 anos atrás
open.c 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls há 16 anos atrás
pipe.c 6818173bd6 splice: implement default splice_read method há 16 anos atrás
pnode.c 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id há 17 anos atrás
pnode.h 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id há 17 anos atrás
posix_acl.c da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem há 16 anos atrás
read_write.c 6818173bd6 splice: implement default splice_read method há 16 anos atrás
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead há 19 anos atrás
readdir.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 há 16 anos atrás
select.c 4938d7e023 poll: avoid extra wakeups in select/poll há 16 anos atrás
seq_file.c 0b923606e7 seq_file: add function to write binary data há 16 anos atrás
signalfd.c 836f92adf1 [CVE-2009-0029] System call wrappers part 31 há 16 anos atrás
splice.c b2858d7d16 splice: fix kmaps in default_file_splice_write() há 16 anos atrás
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied há 18 anos atrás
stat.c 2eae7a1874 kill vfs_stat_fd / vfs_lstat_fd há 16 anos atrás
super.c f21f62208a ... and the same for vfsmount id/mount group id há 16 anos atrás
sync.c 3beab0b424 sys_sync(): fix 16% performance regression in ffsb create_4k test há 16 anos atrás
timerfd.c 610d18f412 timerfd: add flags check há 16 anos atrás
utimes.c 6559eed8ca [CVE-2009-0029] System call wrappers part 30 há 16 anos atrás
xattr.c 96029c4e09 fs: introduce mnt_clone_write há 16 anos atrás
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h há 18 anos atrás