]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs
KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
[karo-tx-linux.git] / fs /
2010-08-02 Dan RosenbergBtrfs: fix checks in BTRFS_IOC_CLONE_RANGE
2010-08-02 Trond MyklebustNFSv4: Ensure that /proc/self/mountinfo displays the...
2010-08-02 Trond MyklebustNFSv4: Fix an embarassing typo in encode_attrs()
2010-08-02 David HowellsCIFS: Fix a malicious redirect problem in the DNS looku...
2010-08-02 Jeff Laytoncifs: don't attempt busy-file rename unless it's in...
2010-08-02 Jeff Laytoncifs: remove bogus first_time check in NTLMv2 session...
2010-07-05 Shi WeihuaBtrfs: should add a permission check for setfacl
2010-07-05 Miklos Szeredivfs: add NOFOLLOW flag to umount(2)
2010-07-05 Steve FrenchCIFS: Allow null nd (as nfs server uses) on create
2010-07-05 Steven WhitehouseGFS2: Fix permissions checking for setflags ioctl()
2010-07-05 Theodore Ts'oext4: Make sure the MOVE_EXT ioctl can't overwrite...
2010-07-05 Eric Sandeenext4: check s_log_groups_per_flex in online resize...
2010-07-05 Roberto Sassuwrong type for 'magic' argument in simple_fill_super()
2010-07-05 Dan Carpenterexofs: confusion between kmap() and kmap_atomic() api
2010-07-05 Jens Axboewriteback: disable periodic old data writeback for...
2010-07-05 Pavel EmelyanovNFSD: don't report compiled-out versions as present
2010-05-26 Ryusuke Konishinilfs2: fix sync silent failure
2010-05-26 David HowellsCacheFiles: Fix error handling in cachefiles_determine_...
2010-05-26 Dan RosenbergBtrfs: check for read permission on src file in the...
2010-05-26 Pavel Emelyanovinotify: don't leak user struct on inotify release
2010-05-26 Eric Parisinotify: race use after free/double free in inotify...
2010-05-26 Jeff Laytoncifs: guard against hardlinking directories
2010-05-26 Robin Holtrevert "procfs: provide stack information for threads...
2010-05-12 Dave Chinnerxfs: add a shrinker to background inode reclaim
2010-05-12 Bill Pembertonjfs: fix diAllocExt error in resizing filesystem
2010-05-12 Leonard Michlmayrext4: correctly calculate number of blocks for fiemap
2010-05-12 Chuck LeverNFS: rsize and wsize settings ignored on v4 mounts
2010-05-12 Al Vironfs d_revalidate() is too trigger-happy with d_drop()
2010-05-12 Joel Beckerocfs2_dlmfs: Fix math error when reading LVB.
2010-05-12 Joel Beckerocfs2: Compute metaecc for superblocks during online...
2010-05-12 Dan Carpenterocfs2: potential ERR_PTR dereference on error paths
2010-05-12 Tao Maocfs2: Update VFS inode's id info after reflink.
2010-05-12 Neil Brownnfsd4: bug in read_buf
2010-05-12 Jerome Marchandprocfs: fix tid fdinfo
2010-05-12 Jeff Mahoneyreiserfs: fix corruption during shrinking of xattrs
2010-05-12 Jeff Mahoneyreiserfs: fix permissions on .reiserfs_priv
2010-04-26 Eric Sandeenext4: fix async i/o writes beyond 4GB to a sparse file
2010-04-26 Dave Chinnerxfs: check for more work before sleeping in xfssyncd
2010-04-26 Christoph Hellwigxfs: fix locking for inode cache radix tree tag updates
2010-04-26 Dave Chinnerxfs: Non-blocking inode locking in IO completion
2010-04-26 Christian Pulvermacherecryptfs: fix error code for missing xattrs in lower fs
2010-04-26 Tyler HickseCryptfs: Decrypt symlink target for stat size
2010-04-26 Jeff Mahoneyecryptfs: fix use with tmpfs by removing d_drop from...
2010-04-26 Sachin Prabhu9p: Skip check for mandatory locks when unlocking
2010-04-26 Tao Maocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
2010-04-26 Mark Fashehocfs2: set i_mode on disk during acl operations
2010-04-26 Andrew Perepechkoquota: Fix possible dq_flags corruption
2010-04-26 Al Virofix NFS4 handling of mountpoint stat
2010-04-26 Trond MyklebustNFSv4: fix delegated locking
2010-04-26 Trond MyklebustNFSv4: Fall back to ordinary lookup if nfs4_atomic_open...
2010-04-26 Steve FrenchCIFS: initialize nbytes at the beginning of CIFSSMBWrite()
2010-04-26 Suresh Jayaramancifs: Fix a kernel BUG with remote OS/2 server (try #3)
2010-04-26 Anton Blanchardraw: fsync method is now required
2010-04-26 Jeff Mahoneyreiserfs: Fix locking BUG during mount failure
2010-04-26 Oleg Nesterovoom: fix the unsafe usage of badness() in proc_oom_score()
2010-04-26 Nikolaus Schulzfat: fix buffer overflow in vfat_create_shortname()
2010-04-01 Sachin PrabhuGFS2: Skip check for mandatory locks when unlocking
2010-04-01 Jan Karaquota: Fix warning when a delayed write happens before...
2010-04-01 Dmitry Monakhovquota: manage reserved space when quota is not active...
2010-04-01 Ryusuke Konishinilfs2: fix hang-up of cleaner after log writer returne...
2010-04-01 OGAWA Hirofumifs/partition/msdos: fix unusable extended partition...
2010-04-01 Daniel Taylorfs/partitions/msdos: add support for large disks
2010-04-01 Trond MyklebustNFS: Prevent another deadlock in nfs_release_page()
2010-04-01 Trond MyklebustNFS: Avoid a deadlock in nfs_release_page
2010-04-01 Trond MyklebustNFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in...
2010-04-01 Neil Hormancoredump: suppress uid comparison test if core output...
2010-03-15 Trond MyklebustNFS: Fix an allocation-under-spinlock bug
2010-03-15 Tao Maocfs2: Only bug out in direct io write for reflinked...
2010-03-15 Eric W. Biedermansysfs: Cache the last sysfs_dirent to improve readdir...
2010-03-15 Wu Fengguangvfs: take f_lock on modifying f_mode after open time
2010-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-24 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2010-02-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-02-23 Dave AirlieMerge remote branch 'nouveau/for-airlied' of ../drm...
2010-02-23 Len BrownMerge branch 'pcc' into release
2010-02-23 Len BrownMerge branches 'bugzilla-14207' and 'idle' into release
2010-02-23 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2010-02-23 Linus TorvaldsMerge branch 'parisc/tracehook' of git://git.kernel...
2010-02-23 Michael Neulingfs/exec.c: fix initial stack reservation
2010-02-22 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-21 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2010-02-20 David HowellsCacheFiles: Fix a race in cachefiles_delete_object...
2010-02-20 Chuck Ebbertvfs: don't call ima_file_check() unconditionally in...
2010-02-20 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2010-02-19 Al ViroSwitch proc/self to nd_set_link()
2010-02-19 Al Virofix LOOKUP_FOLLOW on automount "symlinks"
2010-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-18 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2010-02-18 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-02-18 Len BrownMerge branches 'bugzilla-14886', 'bugzilla-15000',...
2010-02-18 Dave AirlieMerge branch 'for-airlied' of git://git.freedesktop...
2010-02-18 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-16 Eric W. Biedermansysfs: sysfs_sd_setattr set iattrs unconditionally
next