]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
svcrpc: avoid memory-corruption on pool shutdown
[karo-tx-linux.git] / fs /
2012-01-26 Artem BityutskiyUBIFS: fix debugging messages
2012-01-26 Jeff Laytonnfs: fix regression in handling of context= option...
2012-01-26 Andy AdamsonNFSv4.1: fix backchannel slotid off-by-one bug
2012-01-26 Xi Wangext4: fix undefined behavior in ext4_fill_flex_info()
2012-01-12 Xi Wangxfs: fix acl count validation in xfs_acl_from_disk()
2012-01-12 Jan Karaudf: Fix deadlock when converting file from in-ICB...
2012-01-12 Jan Karaext3: Don't warn from writepage when readonly inode...
2012-01-12 Jeff Mahoneyreiserfs: Force inode evictions before umount to avoid...
2012-01-12 Jan Karareiserfs: Fix quota mount option parsing
2012-01-06 Christoph Hellwigxfs: log all dirty inodes in xfs_fs_sync_fs
2012-01-06 Christoph Hellwigxfs: log the inode in ->write_inode calls for kupdate
2012-01-06 Thomas Meyernilfs2: unbreak compat ioctl
2012-01-06 Trond MyklebustNFSv4.1: Ensure that we handle _all_ SEQUENCE status...
2011-12-21 Miklos Szeredifuse: fix fuse_retrieve
2011-12-21 Yongqiang Yangext4: handle EOF correctly in ext4_bio_write_page()
2011-12-21 Yongqiang Yangext4: avoid potential hang in mpage_submit_io() when...
2011-12-21 Andrea Arcangeliext4: avoid hangs in ext4_da_should_update_i_disksize()
2011-12-21 Theodore Ts'oext4: display the correct mount option in /proc/mounts...
2011-12-21 Christoph Hellwigxfs: avoid synchronous transactions when deleting attr...
2011-12-21 Christoph Hellwigxfs: fix nfs export of 64-bit inodes numbers on 32...
2011-12-21 Phillip Lougherhfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
2011-12-21 Eryu Guanjbd/jbd2: validate sb->s_first in journal_get_superblock()
2011-12-21 Al Virofix apparmor dereferencing potentially freed dentry...
2011-12-21 Claudio Scordinofs/proc/meminfo.c: fix compilation error
2011-12-09 Christoph Hellwigxfs: fix attr2 vs large data fork assert
2011-12-09 Christoph Hellwigxfs: force buffer writeback before blocking on the...
2011-12-09 Christoph Hellwigxfs: validate acl count
2011-12-09 Trond MyklebustNFS: Prevent 3.0 from crashing if it receives a partial...
2011-12-09 Tyler HickseCryptfs: Extend array bounds for all filename chars
2011-12-09 Tyler HickseCryptfs: Flush file in vma close
2011-11-26 Christoph Hellwigxfs: fix ->write_inode return values
2011-11-26 Mitsuo Hayasakaxfs: use doalloc flag in xfs_qm_dqattach_one()
2011-11-26 Carlos Maiolinoxfs: Fix possible memory corruption in xfs_readlink
2011-11-26 Christoph Hellwigxfs: fix buffer flushing during unmount
2011-11-26 Mitsuo Hayasakaxfs: Return -EIO when xfs_vn_getattr() failed
2011-11-26 Christoph Hellwigxfs: avoid direct I/O write vs buffered I/O race
2011-11-26 Dave Chinnerxfs: dont serialise direct IO reads on page cache
2011-11-26 Christoph Hellwigxfs: fix xfs_mark_inode_dirty during umount
2011-11-26 Christoph Hellwigxfs: fix error handling for synchronous writes
2011-11-26 Jeff Laytonnfs: when attempting to open a directory, fall back...
2011-11-21 Dan Carpenterhfs: add sanity check for file name length
2011-11-11 Jiaying Zhangext4: remove i_mutex lock in ext4_evict_inode to fix...
2011-11-11 Al ViroVFS: we need to set LOOKUP_JUMPED on mountpoint crossing
2011-11-11 Dan McGeeVFS: fix statfs() automounter semantics regression
2011-11-11 Tejun Heoblock: make gendisk hold a reference to its queue
2011-11-11 Eric Sandeenext4: fix race in xattr block allocation path
2011-11-11 Theodore Ts'oext4: call ext4_handle_dirty_metadata with correct...
2011-11-11 Darrick J. Wongext4: ext4_mkdir should dirty dir_block with newly...
2011-11-11 Darrick J. Wongext4: ext4_rename should dirty dir_bh with the correct...
2011-11-11 Theodore Ts'oext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL...
2011-11-11 Linus Torvaldsvfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo...
2011-11-11 Jiri Kosinabinfmt_elf: fix PIE execution with randomization disabled
2011-11-11 Linus Torvaldsvfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
2011-11-11 Trond MyklebustVFS: Fix the remaining automounter semantics regressions
2011-11-11 Miklos Szeredivfs: automount should ignore LOOKUP_FOLLOW
2011-11-11 David HowellsVFS: Fix automount for negative autofs dentries
2011-11-11 Andy Whitcroftreadlinkat: ensure we return ENOENT for the empty pathn...
2011-11-11 Andrew Morton/proc/self/numa_maps: restore "huge" tag for hugetlb...
2011-11-11 Bryan Schumakervfs: add "device" tag to /proc/self/mountstats
2011-11-11 Al Virohppfs: missing include
2011-11-11 J. Bruce Fieldsnfsd4: ignore WANT bits in open downgrade
2011-11-11 J. Bruce Fieldsnfsd4: fix open downgrade, again
2011-11-11 J. Bruce Fieldsnfsd4: permit read opens of executable-only files
2011-11-11 J. Bruce Fieldsnfsd4: fix seqid_mutating_error
2011-11-11 J. Bruce Fieldsnfsd4: stop using nfserr_resource for transitory errors
2011-11-11 Bernd Schubertnfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
2011-11-11 Jeff Laytonnfs: don't try to migrate pages with active requests
2011-11-11 Jeff Laytonnfs: don't redirty inode when ncommit == 0 in nfs_commi...
2011-11-11 Trond MyklebustRevert "NFS: Ensure that writeback_single_inode() calls...
2011-11-11 Nelson Elhageepoll: fix spurious lockdep warnings
2011-11-11 Pavel ShilovskyCIFS: Fix DFS handling in cifs_get_file_info
2011-11-11 Pavel ShilovskyCIFS: Fix incorrect max RFC1002 write size value
2011-10-25 Seth Forsheehfsplus: Fix kfree of wrong pointers in hfsplus_fill_su...
2011-10-25 Christoph Hellwigxfs: revert to using a kthread for AIL pushing
2011-10-25 Christoph Hellwigxfs: force the log if we encounter pinned buffers in...
2011-10-25 Christoph Hellwigxfs: do not update xa_last_pushed_lsn for locked items
2011-10-25 Dave Chinnerxfs: use a cursor for bulk AIL insertion
2011-10-25 Christoph Hellwigxfs: start periodic workers later
2011-10-25 Pavel ShilovskyCIFS: Fix ERR_PTR dereference in cifs_get_root
2011-10-25 Seth Forsheehfsplus: ensure bio requests are not smaller than the...
2011-10-25 Miklos Szeredifuse: fix memory leak
2011-10-16 Tetsuo Handaexec: do not call request_module() twice from search_bi...
2011-10-03 Hidetoshi Setobtrfs: fix d_off in the first dirent
2011-10-03 Wu Fengguangwriteback: update dirtied_when for synced inode to...
2011-10-03 Wu Fengguangwriteback: introduce .tagged_writepages for the WB_SYNC...
2011-10-03 Dave Hansenteach /proc/$pid/numa_maps about transparent hugepages
2011-10-03 Dave Hansenbreak out numa_maps gather_pte_stats() checks
2011-10-03 Dave Hansenmake /proc/$pid/numa_maps gather_stats() take variable...
2011-10-03 Steve FrenchFix the conflict between rwpidforward and rw mount...
2011-10-03 Jeff Laytoncifs: fix possible memory corruption in CIFSFindNext
2011-10-03 Al Virorestore pinning the victim dentry in vfs_rmdir()/vfs_re...
2011-10-03 Jim Garlickfs/9p: Use protocol-defined value for lock/getlock...
2011-10-03 Aneesh Kumar K.Vfs/9p: Always ask new inode in lookup for cache mode...
2011-10-03 Aneesh Kumar K.Vfs/9p: Add OS dependent open flags in 9p protocol
2011-10-03 Aneesh Kumar K.Vfs/9p: Don't update file type when updating file attributes
2011-10-03 Aneesh Kumar K.Vfs/9p: Add fid before dentry instantiation
2011-10-03 Al Viro9p: close ACL leaks
2011-10-03 Aneesh Kumar K.Vfs/9p: Always ask new inode in create
2011-10-03 Prem Karatfs/9p: Fix invalid mount options/args
2011-10-03 Aneesh Kumar K.Vfs/9p: When doing inode lookup compare qid details...
next