mmc: sdhci: Do not disable interrupts while waiting for clock
[pandora-kernel.git] / fs /
2017-07-02 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-05 J. Bruce Fieldsnfsd: stricter decoding of write-like NFSv2/v3 ops
2017-06-05 J. Bruce Fieldsnfsd4: minor NFSv2/v3 write decoding cleanup
2017-06-05 J. Bruce Fieldsnfsd: check for oversized NFSv2/v3 arguments
2017-06-05 Weston Andros AdamsonNFSv4: fix getacl ERANGE for some ACL buffer sizes
2017-06-05 Trond MyklebustNFSv4: Fix range checking in __nfs4_get_acl_uncached...
2017-06-05 Miklos Szeredifuse: add missing FR_FORCE
2017-06-05 Trond MyklebustNFSv4: Fix the underestimation of delegation XDR space...
2017-06-05 Christoph Hellwignfsd: special case truncates some more
2017-06-05 Christoph Hellwignfsd: minor nfsd_setattr cleanup
2017-06-05 Christoph Hellwignfsd: update mtime on truncate
2017-06-05 Theodore Ts'oext4: preserve the needs_recovery flag when the journal...
2017-06-05 Theodore Ts'ojbd2: don't leak modified metadata buffers on an aborte...
2017-06-05 Jan Karaext4: fix data corruption in data=journal mode
2017-06-05 Theodore Ts'oext4: use private version of page_zero_new_buffers...
2017-06-05 Jan Karaext4: trim allocation requests to group size
2017-03-16 Miklos Szeredivfs: fix uninitialized flags in splice_to_pipe()
2017-03-16 Jeff Mahoneybtrfs: fix btrfs_compat_ioctl failures on non-compat...
2017-03-16 Jeff Laytonceph: fix bad endianness handling in parse_reply_info_extra
2017-03-16 Richard Weinbergerubifs: Fix journal replay wrt. xattr nodes
2017-03-16 Eric Renocfs2: fix crash caused by stale lvb with fsdlm plugin
2017-03-16 NeilBrownblock_dev: don't test bdev->bd_contains when it is...
2017-03-16 Jan Karafsnotify: Fix possible use-after-free in inode iteratio...
2017-03-16 Darrick J. Wongext4: reject inodes with negative size
2017-03-16 Al Vironfs_write_end(): fix handling of short copies
2017-03-16 Robbie KoBtrfs: fix tree search logic when replaying directory...
2017-03-16 Theodore Ts'oext4: add sanity checking to count_overhead()
2017-03-16 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2017-03-16 Theodore Ts'oext4: fix in-superblock mount options processing
2017-03-16 Chandan Rajendraext4: fix stack memory corruption with 64k block size
2017-03-16 Chandan Rajendraext4: fix mballoc breakage with 64k block size
2017-03-16 Eric Sandeenxfs: fix up xfs_swap_extent_forks inline extent handling
2017-02-23 Omar Sandovalblock: fix use-after-free in sys_ioprio_get()
2017-02-23 Miklos Szeredifuse: fix clearing suid, sgid for chown()
2017-02-23 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2017-02-23 Andrey Ryabinincoredump: fix unfreezable coredumping task
2017-02-23 Richard Weinbergerubifs: Fix regression in ubifs_readdir()
2017-02-23 Richard Weinbergerubifs: Abort readdir upon error
2017-02-23 Richard Weinbergerubifs: Fix xattr_names length in exit paths
2017-02-23 Jan Karaisofs: Do not return EACCES for unknown filesystems
2017-02-23 Miklos Szeredifuse: listxattr: verify xattr list
2017-02-23 Miklos Szeredifuse: fix killing s[ug]id in setattr
2017-02-23 Miklos Szeredifuse: invalidate dir dentry after chmod
2017-02-23 gmailext4: release bh in make_indexed_dir
2017-02-23 Trond MyklebustNFSv4: Open state recovery must account for file permis...
2017-02-23 Mike Galbraithreiserfs: Unlock superblock before calling reiserfs_quo...
2017-02-23 Daeho Jeongext4: reinforce check of i_dtime when clearing high...
2016-11-20 Dan Carpenterext3: NULL dereference in ext3_evict_inode()
2016-11-20 Jan Karaposix_acl: Clear SGID bit when setting file permissions
2016-11-20 Liu BoBtrfs: skip adding an acl attribute if we don't have to
2016-11-20 Jan Karafs: Avoid premature clearing of capabilities
2016-11-20 Jan Karafs: Give dentry to inode_change_ok() instead of inode
2016-11-20 Jeff Mahoneybtrfs: ensure that file descriptor used with subvol...
2016-11-20 Ashish Samantocfs2: fix start offset to ocfs2_zero_range_for_truncate()
2016-11-20 Joseph Qiocfs2/dlm: fix race between convert and migration
2016-11-20 Trond MyklebustNFSv4.1: Fix the CREATE_SESSION slot number accounting
2016-11-20 Vegard Nossumfs/seq_file: fix out-of-bounds read
2016-11-20 Vincent Stehléubifs: Fix assertion in layout_in_gaps()
2016-11-20 Dan Carpenterhostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
2016-11-20 Theodore Ts'oext4: validate that metadata blocks do not overlap...
2016-11-20 Phil Turnbullceph: Correctly return NXIO errors from ceph_llseek
2016-11-20 Benjamin Coddingtonnfs: don't create zero-length requests
2016-11-20 Vegard Nossumext4: short-cut orphan cleanup on error
2016-11-20 Vegard Nossumext4: fix reference counting bug on block allocation...
2016-11-20 Chuck LeverNFS: Don't drop CB requests with invalid principals
2016-11-20 Theodore Ts'oext4: validate s_reserved_gdt_blocks on mount
2016-11-20 Vegard Nossumext4: don't call ext4_should_journal_data() on the...
2016-11-20 Vegard Nossumext4: check for extents that wrap around
2016-08-22 Jann Hornproc: prevent stacking filesystems on top
2016-08-22 Miklos Szeredifs: limit filesystem stacking depth
2016-08-22 Jerome Marchandcifs: dynamic allocation of ntlmssp blob
2016-08-22 Jeff Mahoneyecryptfs: don't allow mmap when the lower fs doesn...
2016-08-22 Trond MyklebustNFS: Fix another OPEN_DOWNGRADE bug
2016-08-22 Torsten Hilbrichfs/nilfs2: fix potential underflow in call to crc32_le
2016-08-22 Kirill A. ShutemovUBIFS: Implement ->migratepage()
2016-08-22 Al Virofix d_walk()/non-delayed __d_free() race
2016-08-22 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-08-22 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-08-22 Stefan Metzmacherfs/cifs: correctly to anonymous authentication for...
2016-08-22 Stefan Metzmacherfs/cifs: correctly to anonymous authentication via...
2016-08-22 Theodore Ts'oext4: fix hang when processing corrupted orphaned inode...
2016-08-22 Luke Dashjrbtrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVE...
2016-06-15 Al Viroget_rock_ridge_filename(): handle malformed NM entries
2016-06-15 Mathias Krauseproc: prevent accessing /proc/<PID>/environ until it...
2016-06-15 Nishanth Aravamudanhugetlb: ensure hugepage access is denied if hugepages...
2016-04-30 Hannes Reineckebio: return EINTR if copying to user space got interrupted
2016-04-30 Eryu Guanext4: fix NULL pointer dereference in ext4_mark_inode_d...
2016-04-30 Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2016-04-30 Joseph Qiocfs2/dlm: fix race between convert and recovery
2016-04-30 Jann Hornfs/coredump: prevent fsuid=0 dumps into user-controlled...
2016-04-30 Rabin Vincentsplice: handle zero nr_pages in splice_to_pipe()
2016-04-30 J. Bruce Fieldsnfsd: fix deadlock secinfo+readdir compound
2016-04-30 OGAWA Hirofumijbd2: fix FS corruption possibility in jbd2_journal_des...
2016-04-30 Mateusz Guzikxfs: fix two memory leaks in xfs_attr_list.c error...
2016-04-30 J. Bruce Fieldsnfsd4: fix bad bounds checking
2016-04-01 Mikulas Patockahpfs: don't truncate the file when delete fails
2016-04-01 David WoodhouseFix directory hardlinks from deleted directories
2016-04-01 David Woodhousejffs2: Fix page lock / f->sem deadlock
2016-04-01 Thomas BetkerRevert "jffs2: Fix lock acquisition order bug in jffs2_...
2016-04-01 Jan Karaext4: fix bh->b_state corruption
next