]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
Btrfs: check for read permission on src file in the clone ioctl
[karo-tx-linux.git] / fs /
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-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 Jerome Marchandprocfs: fix tid fdinfo
2010-05-12 Neil Brownnfsd4: bug in read_buf
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 Eric Sandeenext4: flush delalloc blocks when space is low
2010-04-26 Eric Sandeenfs-writeback: Add helper function to start writeback...
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 Eric Sandeenext3: journal all modifications in ext3_xattr_set_handle
2010-04-26 Eric Sandeenext3: Don't update the superblock in ext3_statfs()
2010-04-26 Anton Blanchardraw: fsync method is now required
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 Christoph Hellwigxfs: remove invalid barrier optimization from xfs_fsync
2010-04-26 Dave Chinnerxfs: don't hold onto reserved blocks on remount, ro
2010-04-26 Christoph Hellwigxfs: quota limit statvfs available blocks
2010-04-26 Dave Chinnerxfs: xfs_swap_extents needs to handle dynamic fork...
2010-04-26 Dave Chinnerxfs: fix stale inode flush avoidance
2010-04-26 Dave Chinnerxfs: reclaim all inodes by background tree walks
2010-04-26 Dave Chinnerxfs: Avoid inodes in reclaim when flushing from inode...
2010-04-26 Dave Chinnerxfs: reclaim inodes under a write lock
2010-04-26 Dave Chinnerxfs: Ensure we force all busy extents in range to disk
2010-04-26 Dave Chinnerxfs: Don't flush stale inodes
2010-04-26 Christoph Hellwigxfs: fix timestamp handling in xfs_setattr
2010-04-26 Christoph Hellwigxfs: check for not fully initialized inodes in xfs_ireclaim
2010-04-26 Jason Gunthorpexfs: Fix error return for fallocate() on XFS
2010-04-26 Andy Polingxfs: Wrapped journal record corruption on read at recovery
2010-04-26 Christoph Hellwigxfs: I/O completion handlers must use NOFS allocations
2010-04-26 Christoph Hellwigxfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
2010-04-26 Christoph Hellwigxfs: simplify inode teardown
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 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 Al ViroSwitch proc/self to nd_set_link()
2010-03-15 Wu Fengguangvfs: take f_lock on modifying f_mode after open time
2010-03-15 Michael Neulingfs/exec.c: fix initial stack reservation
2010-03-15 Al Virofix LOOKUP_FOLLOW on automount "symlinks"
2010-02-23 Tyler HickseCryptfs: Add getattr function
2010-02-23 Chuck LeverNFS: Too many GETATTR and ACCESS calls after direct I/O
2010-02-23 Eric W. Biedermansysfs: sysfs_sd_setattr set iattrs unconditionally
2010-02-23 Al Virobefs: fix leak
2010-02-23 Trond MyklebustNFS: Fix the mapping of the NFSERR_SERVERFAULT error
2010-02-23 Trond MyklebustNFS: Fix a bug in nfs_fscache_release_page()
2010-02-23 Trond MyklebustNFS: Fix a umount race
2010-02-23 Trond MyklebustNFS: Fix an Oops when truncating a file
2010-02-23 Trond MyklebustNFSv4: Ensure that the NFSv4 locking can recover from...
2010-02-23 Trond MyklebustNFSv4: Don't allow posix locking against servers that...
2010-02-23 Trond MyklebustNFS: Try to commit unstable writes in nfs_release_page()
2010-02-23 Trond MyklebustNFS: Fix a reference leak in nfs_wb_cancel_page()
2010-02-23 Jeff Laytoncifs: fix length calculation for converted unicode...
2010-02-23 Michael Neulingfs/exec.c: restrict initial stack space expansion to...
2010-02-23 Jun'ichi Nomurafreeze_bdev: don't deactivate successfully frozen MS_RD...
2010-02-23 Linus TorvaldsFix race in tty_fasync() properly
2010-02-09 anfei zhoumm: flush dcache before writing into page to avoid...
2010-02-09 Chuck Ebbertblock: fix bugs in bio-integrity mempool usage
2010-02-09 Linus TorvaldsFix 'flush_old_exec()/setup_new_exec()' split
2010-02-09 Dmitry Monakhovblock: fix bio_add_page for non trivial merge_bvec_fn...
2010-02-09 Linus TorvaldsSplit 'flush_old_exec' into two functions
2010-02-09 Mike FrysingerFDPIC: Respect PT_GNU_STACK exec protection markings...
2010-02-09 Al Virofix affs parse_options()
2010-02-09 Al ViroFix remount races with symlink handling in affs
2010-02-09 Al Virofix leak in romfs_fill_super()
2010-02-09 Al Virofix oops in fs/9p late mount failure
2010-02-09 Al ViroFix failure exits in bfs_fill_super()
2010-02-09 Al ViroFix a leak in affs_fill_super()
2010-01-28 Greg Kroah-Hartmanfnctl: f_modown should call write_lock_irqsave/restore
next