]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
[karo-tx-linux.git] / fs /
2012-04-02 Eric Sandeenjbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
2012-04-02 Jiaying Zhangext4: flush any pending end_io requests before DIO...
2012-04-02 Pravin B Shelarproc-ns: use d_set_d_op() API to set dentry ops in...
2012-04-02 Jeff Laytoncifs: fix issue mounting of DFS ROOT when redirecting...
2012-04-02 Dave Chinnerxfs: fix inode lookup race
2012-04-02 Trond MyklebustNFSv4: Return the delegation if the server returns...
2012-04-02 Trond MyklebustNFS: Properly handle the case where the delegation...
2012-04-02 Aneesh Kumar K.Vhugetlbfs: avoid taking i_mutex from hugetlbfs_read()
2012-04-02 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2012-04-02 Masami Ichikawasysfs: Fix memory leak in sysfs_sd_setsecdata().
2012-03-23 Anton Blanchardafs: Remote abort can cause BUG in rxrpc code
2012-03-23 Anton Blanchardafs: Read of file returns EBADMSG
2012-03-23 Ryusuke Konishinilfs2: fix NULL pointer dereference in nilfs_load_supe...
2012-03-19 Jun'ichi Nomurablock: Fix NULL pointer dereference in sd_revalidate_disk
2012-03-19 Miklos Szeredivfs: fix double put after complete_walk()
2012-03-19 Miklos Szeredivfs: fix return value from do_last()
2012-03-19 Al Viroaio: fix the "too late munmap()" race
2012-03-19 Al Viroaio: fix io_setup/io_destroy race
2012-03-12 Jeff Laytoncifs: fix dentry refcount leak when opening a FIFO...
2012-03-12 H. Peter Anvinregset: Prevent null pointer reference on readonly...
2012-03-12 Ian Kentautofs: work around unhappy compat problem on x86-64
2012-03-01 Jason Baronepoll: limit paths
2012-03-01 Oleg Nesterovepoll: ep_unregister_pollwait() can use the freed pwq...
2012-03-01 Oleg Nesterovepoll: introduce POLLFREE to flush ->signalfd_wqh befor...
2012-03-01 Trond MyklebustNFSv4: Ensure we throw out bad delegation stateids...
2012-03-01 Tyler HickseCryptfs: Copy up lower inode attrs after setting lower...
2012-02-13 Shirish Pargaonkarcifs: Fix oops in session setup code for null user...
2012-02-13 Li WangeCryptfs: Infinite loop due to overflow in ecryptfs_write()
2012-02-13 Jan Karaudf: Mark LVID buffer as uptodate before marking it...
2012-02-13 Oleg Nesterovproc: make sure mem_open() doesn't pin the target's...
2012-02-13 Oleg Nesterovproc: unify mem_read() and mem_write()
2012-02-13 Oleg Nesterovproc: mem_release() should check mm != NULL
2012-02-03 Dave Chinnerxfs: fix endian conversion issue in discard code
2012-02-03 Jan Karaxfs: Fix missing xfs_iunlock() on error recovery path...
2012-02-03 Tyler HickseCryptfs: Fix oops when printing debug info in extent...
2012-02-03 Tyler HickseCryptfs: Check inode changes in setattr
2012-02-03 Tyler HickseCryptfs: Make truncate path killable
2012-02-03 Tim Gardnerecryptfs: Improve metadata read failure logging
2012-02-03 Tyler HickseCryptfs: Sanitize write counts of /dev/ecryptfs
2012-01-26 Artem BityutskiyUBIFS: make debugging messages light again
2012-01-26 Will Deaconproc: clear_refs: do not clear reserved pages
2012-01-26 Boaz Harroshpnfs-obj: Must return layout on IO error
2012-01-26 Boaz Harroshpnfs-obj: pNFS errors are communicated on iodata->pnfs_...
2012-01-26 Linus Torvaldsproc: clean up and fix /proc/<pid>/mem handling
2012-01-26 Martin Schwidefskyfix cputime overflow in uptime_proc_show
2012-01-26 Miklos Szeredifix shrink_dcache_parent() livelock
2012-01-26 Miklos Szeredifsnotify: don't BUG in fsnotify_destroy_mark()
2012-01-26 Sasha Levinnfsd: Fix oops when parsing a 0 length export
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
next