cpupower: Fix segfault due to incorrect getopt_long arugments
[pandora-kernel.git] / fs /
2014-02-15 Al Viroext4: fix del_timer() misuse for ->s_err_report
2014-02-15 Jan Karaext2: Fix oops in ext2_get_block() called from ext2_quo...
2014-02-15 Eryu Guanext4: check for overlapping extents in ext4_valid_exten...
2014-02-15 Junho Ryuext4: fix use-after-free in ext4_mb_new_blocks
2014-02-15 Theodore Ts'oext4: call ext4_error_inode() if jbd2_journal_dirty_met...
2014-02-15 Yan, Zhengceph: wake up 'safe' waiters when unregistering request
2014-02-15 Yan, Zhengceph: cleanup aborted requests when re-sending requests.
2014-02-15 Mikulas Patockahpfs: fix warnings when the filesystem fills up
2014-02-15 Dave Chinnerxfs: Account log unmount transaction correctly
2014-01-03 Dan Carpenterxfs: underflow bug in xfs_attrlist_by_handle()
2014-01-03 Junxiao Biconfigfs: fix race between dentry put and lookup
2014-01-03 Trond MyklebustNFSv4: Update list of irrecoverable errors on DELEGRETURN
2014-01-03 Andy AdamsonNFSv4 wait on recovery for async session errors
2014-01-03 J. Bruce Fieldsnfsd4: fix xdr decoding of large non-write compounds
2014-01-03 Christoph Hellwignfsd: make sure to balance get/put_write_access
2014-01-03 Christoph Hellwignfsd: split up nfsd_setattr
2014-01-03 Steve Frenchsetfacl removes part of ACL when setting POSIX ACLs...
2014-01-03 Ilija Hadzicdevpts: plug the memory leak in kill_sb
2014-01-03 Kees Cookexec/ptrace: fix get_dumpable() incorrect tests
2014-01-03 Theodore Ts'oext4: avoid bh leak in retry path of ext4_expand_extra_...
2014-01-03 Trond MyklebustNFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
2013-11-28 Geyslan G. Bemecryptfs: Fix memory leakage in keystore.c
2013-11-28 Linus Torvaldsvfs: allow O_PATH file descriptors for fstatfs()
2013-11-28 Dave Jonesext4: fix memory leak in xattr
2013-11-28 Dave Kleikampjfs: fix error path in ialloc
2013-11-28 Eric Sandeenext3: return 32/64-bit dir name hash according to usage...
2013-11-28 Bernd Schubertnfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
2013-11-28 Bernd Schubertnfsd: rename 'int access' to 'int may_flags' in nfsd_open()
2013-11-28 Fan Yongext4: return 32/64-bit dir name hash according to usage...
2013-10-26 Theodore Ts'oext4: avoid hang when mounting non-journal filesystems...
2013-10-26 Jan Karaisofs: Refuse RW mount of the filesystem instead of...
2013-10-26 Lino Sanfilippofanotify: dont merge permission events
2013-10-26 Oleg Nesterovdebugfs: debugfs_remove_recursive() must not rely on...
2013-10-26 Vyacheslav Dubeykonilfs2: fix issue with race condition of competition...
2013-10-26 Jie Liuocfs2: fix the end cluster offset of FIEMAP
2013-10-26 Miklos Szeredifuse: readdir: check for slash in names
2013-10-26 Maxim Patlasovfuse: hotfix truncate_pagecache() issue
2013-10-26 Anand Avatifuse: invalidate inode attributes on xattr modification
2013-10-26 Maxim Patlasovfuse: postpone end_page_writeback() in fuse_writepage_l...
2013-09-10 Vyacheslav Dubeykonilfs2: fix issue with counting number of bio requests...
2013-09-10 Vyacheslav Dubeykonilfs2: remove double bio_put() in nilfs_end_bio_write...
2013-09-10 Roland Dreiersg: Fix user memory corruption when SG_IO is interrupte...
2013-09-10 Kent Overstreetblock: Add bio_for_each_segment_all()
2013-09-10 yonghua zhengfs/proc/task_mmu.c: fix buffer overflow in add_page_map()
2013-09-10 Jan Karajbd2: Fix use after free after error in jbd2_journal_di...
2013-09-10 Piotr Sarnaext4: fix mount/remount error messages for incompatible...
2013-09-10 Jeff Laytoncifs: don't instantiate new dentries in readdir for...
2013-09-10 Chen Gangcifs: extend the buffer length enought for sprintf...
2013-09-10 Dave Kleikampjfs: fix readdir cookie incompatibility with NFSv4
2013-09-10 Dan CarpenterNFSv4.1: integer overflow in decode_cb_sequence_args()
2013-08-02 Harshula Jayasuriyanfsd: nfsd_open: when dentry_open returns an error...
2013-08-02 Josef BacikBtrfs: re-add root to dead root list if we stop dropping it
2013-08-02 Josef BacikBtrfs: fix lock leak when resuming snapshot deletion
2013-08-02 Theodore Ts'oext4: don't allow ext4_free_blocks() to fail due to...
2013-08-02 David Jefferylockd: protect nlm_blocked access in nlmsvc_retry_blocked
2013-08-02 Dan Carpenterfanotify: info leak in copy_event_to_user()
2013-07-27 Jan Karaext4: fix data offset overflow in ext4_xattr_fiemap...
2013-07-27 Jan Karaext4: fix overflow when counting used blocks on 32...
2013-07-27 Sage Weilceph: fix statvfs fr_size
2013-07-27 Mikulas Patockahpfs: better test for errors
2013-07-27 Junxiao Biocfs2: xattr: fix inlined xattr reflink
2013-07-27 J. Bruce Fieldsnfsd4: fix decoding of compounds across page boundaries
2013-07-27 Theodore Ts'ojbd2: fix theoretical race in jbd2__journal_restart
2013-07-27 Al Viroext3,ext4: don't mess with dir_file->f_pos in htree_dir...
2013-07-27 Artem BityutskiyUBIFS: fix a horrid bug
2013-07-27 Artem BityutskiyUBIFS: prepare to fix a horrid bug
2013-07-27 Jan Karawriteback: Fix periodic writeback after fs mount
2013-07-27 Steve FrenchHandle big endianness in NTLM (ntlmv2) authentication
2013-07-27 Stephane Eranianperf: Disable monitoring on setuid processes for regula...
2013-06-29 Dave Chilukncpfs: fix rmdir returns Device or resource busy
2013-06-19 Theodore Ts'oext4: lock i_mutex when truncating orphan inodes
2013-06-19 Dave Kleikampjfs: fix a couple races
2013-06-19 Dave Chinnerxfs: kill suid/sgid through the truncate path.
2013-06-19 Jeff Laytoncifs: fix potential buffer overrun when composing a...
2013-05-30 Joseph Qiocfs2: goto out_unlock if ocfs2_get_clusters_nocache...
2013-05-30 Ryusuke Konishinilfs2: fix issue of nilfs_set_page_dirty() for page...
2013-05-30 OGAWA Hirofumifat: fix possible overflow for fat_clusters
2013-05-30 Gabriel de Perthuisbtrfs: don't stop searching after encountering the...
2013-05-30 Jeff Laytoncifs: only set ops for inodes in I_NEW state
2013-05-30 David Jefferyautofs - remove autofs dentry mount check
2013-05-30 Lachlan McIlroyext4: limit group search loop for non-extent files
2013-05-30 J. Bruce Fieldsnfsd4: don't allow owner override on 4.1 CLAIM_FH opens
2013-05-13 Greg Thelenfs/dcache.c: add cond_resched() to shrink_dcache_parent()
2013-05-13 Zhao Hongjianginotify: invalid mask should return a error number...
2013-05-13 Anurup mfs/fscache/stats.c: fix memory leak
2013-05-13 Bryan Schumakernfsd: Decode and send 64bit time values
2013-05-13 Theodore Ts'oext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
2013-05-13 Trond MyklebustLOCKD: Ensure that nlmclnt_block resets block->b_status...
2013-05-13 J. Bruce Fieldsnfsd4: don't close read-write opens too soon
2013-05-13 Dmitry Monakhovjbd2: fix race between jbd2_journal_remove_checkpoint...
2013-05-13 Theodore Ts'oext4/jbd2: don't wait (forever) for stale tid caused...
2013-05-13 fanchaotingnfsd: don't run get_file if nfs4_preprocess_stateid_op...
2013-05-13 Ming Leisysfs: fix use after free in case of concurrent read...
2013-05-13 Zhao Hongjiangaio: fix possible invalid memory access when DEBUG...
2013-04-25 Vyacheslav Dubeykohfsplus: fix potential overflow in hfsplus_file_truncate()
2013-04-25 Chris MasonBtrfs: fix race between mmap writes and compression
2013-04-25 Suleiman Souhlalvfs: Revert spurious fix to spinning prevention in...
2013-04-25 Josef BacikBtrfs: make sure nbytes are right after log replay
2013-04-10 Anatol Pomozovloop: prevent bdev freeing while device in use
2013-04-10 Chuck LeverNFS: nfs_getaclargs.acl_len is a size_t
next