netfilter: nat: cope with negative port range
[pandora-kernel.git] / fs /
2018-05-31 Liu BoBtrfs: fix extent state leak from tree log
2018-05-31 Jake Daryll Obinajffs2: Fix use-after-free bug in jffs2_iget()'s error...
2018-05-31 Matthew Wilcoxcifs: Fix missing put_xid in cifs_file_strict_mmap
2018-05-31 Zhouyi Zhouext4: save error to disk in __ext4_grp_locked_error()
2018-05-31 Dan Carpenterstaging: ncpfs: memory corruption in ncp_read_kernel()
2018-05-31 Mike Kravetzhugetlbfs: check for pgoff value overflow
2018-05-31 Mike Kravetzhugetlbfs: fix offset overflow in hugetlbfs mmap
2018-05-31 Lukas Czernerext4: fix bitmap position validation
2018-05-31 Theodore Ts'oext4: add validity checks for bitmap block numbers
2018-05-31 Darrick J. Wongext4: fix block bitmap validation when bigalloc, ^flex_bg
2018-05-31 Theodore Ts'oext4: fail ext4_iget for root directory if unallocated
2018-05-31 alex chenocfs2: subsystem.su_mutex is required while accessing...
2018-03-19 Tim Gardnerfs: namespace: suppress 'may be used uninitialized...
2018-03-19 Han ShenRemoved unused typedef to avoid "unused local typedef...
2018-03-03 Ben Hutchingsnfsd: auth: Fix gid sorting when rootsquash enabled
2018-03-03 Thiago Rafael Beckerkernel: make groups_sort calling a responsibility group...
2018-03-03 Chandan Rajendraext4: fix crash when a directory's i_size is too small
2018-03-03 Nikolay Borisovbtrfs: Fix possible off-by-one in btrfs_search_path_in_tree
2018-03-03 Josef Bacikbtrfs: clear space cache inode generation always
2018-02-13 Andreas Rohnernilfs2: fix race condition that causes file system...
2018-02-13 NeilBrownautofs: fix careless error in recent commit
2018-02-13 NeilBrownautofs: don't fail mount for transient error
2018-02-13 Al Viroautofs4: catatonic_mode vs. notify_daemon race
2018-02-13 Al Viroautofs4: autofs4_wait() vs. autofs4_catatonic_mode...
2018-02-13 Chuck Levernfs: Fix ugly referral attributes
2018-02-13 Younger Liuocfs2: fix issue that ocfs2_setattr() does not deal...
2018-02-13 Dan CarpentereCryptfs: use after free in ecryptfs_release_messaging()
2018-02-13 Jan Harkescoda: fix 'kernel memory exposure attempt' in fsync
2018-02-13 Arnd Bergmannisofs: fix timestamps beyond 2027
2018-02-13 Tuomas Tynkkynenfs/9p: Compare qid.path in v9fs_test_inode
2018-01-01 Ashish Samantocfs2: fstrim: Fix start offset of first cluster group...
2018-01-01 Eric Biggersecryptfs: fix dereference of NULL user_key_payload
2018-01-01 Eric BiggersFS-Cache: fix dereference of NULL user_key_payload
2018-01-01 Al Viromore bio_map_user_iov() leak fixes
2018-01-01 Casey Schauflerlsm: fix smack_inode_removexattr and xattr_getsecurity...
2018-01-01 Andreas Gruenbachervfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA...
2017-11-26 Theodore Ts'oext4: fix fencepost in s_first_meta_bg validation
2017-11-26 Eryu Guanext4: validate s_first_meta_bg at mount time
2017-11-26 Amir Goldsteinxfs: fix incorrect log_flushed on fsync
2017-11-26 Edwin Törökdlm: avoid double-free on error path in dlm_device_...
2017-11-26 Eric W. Biedermanfcntl: Don't use ambiguous SIG_POLL si_codes
2017-11-11 Ryusuke Konishinilfs2: fix gcc uninitialized-variable warnings in...
2017-11-11 Miklos Szeredicuse: fix uninitialized variable warnings
2017-11-11 Simon QueeCryptfs: initialize payload_len in keystore.c
2017-11-11 Jeff Laytoncifs: silence compiler warnings showing up with gcc...
2017-11-11 Vitaly Mayatskikhfix unbalanced page refcounting in bio_map_user_iov
2017-11-11 Ronnie Sahlbergcifs: check MaxPathNameComponentLength != 0 before...
2017-11-11 Oleg Nesterovepoll: fix race between ep_poll_callback(POLLFREE)...
2017-11-11 Steve FrenchCIFS: remove endian related sparse warning
2017-11-11 Ronnie Sahlbergcifs: return ENAMETOOLONG for overlong names in cifs_op...
2017-11-11 Omar Sandovalxfs: fix inobt inode allocation search optimization
2017-11-11 Jan Karaocfs2: don't clear SGID when inheriting ACLs
2017-11-11 Steve Dicksonmount: copy the port field into the cloned nfs_server...
2017-11-11 Mateusz Jurczykfuse: initialize the flock flag in fuse_file on allocation
2017-10-12 Richard Wareingxfs: XFS_IS_REALTIME_INODE() should be false if no...
2017-10-12 Ernesto A. Fernándezbtrfs: preserve i_mode if __btrfs_set_acl() fails
2017-10-12 Jan Karaext4: Don't clear SGID when inheriting ACLs
2017-10-12 Ernesto A. Fernándezext4: preserve i_mode if __ext4_set_acl() fails
2017-10-12 Ernesto A. Fernándezreiserfs: preserve i_mode if __reiserfs_set_acl() fails
2017-10-12 Jan Karareiserfs: Don't clear SGID when inheriting ACLs
2017-10-12 Ben Hutchingsext3: preserve i_mode if ext2_set_acl() fails
2017-10-12 Ben Hutchingsext3: Don't clear SGID when inheriting ACLs
2017-10-12 Ernesto A. Fernándezext2: preserve i_mode if ext2_set_acl() fails
2017-10-12 Jan Karaext2: Don't clear SGID when inheriting ACLs
2017-10-12 Richard Weinbergerubifs: Don't leak kernel memory to the MTD
2017-10-12 Richard Weinbergerubifs: Correctly evict xattr inodes
2017-10-12 Sahitya Tummalafs/dcache.c: fix spin lockup issue on nlru->lock
2017-10-12 Jan Karabtrfs: Don't clear SGID when inheriting ACLs
2017-10-12 Jan Karaudf: Fix deadlock between writeback and udf_setsize()
2017-10-12 Jan Karaudf: Fix races with i_size changes during readpage
2017-09-15 Jann Hornptrace: use fsuid, fsgid, effective creds for fs access...
2017-09-15 NeilBrownautofs: sanity check status reported with AUTOFS_DEV_IO...
2017-09-15 Nicholas Bellingerconfigfs: Fix race between create_link and configfs_rmdir
2017-09-15 Al Viroexcessive checks in ufs_write_failed() and ufs_evict_in...
2017-09-15 Al Viroufs: set correct ->s_maxsize
2017-09-15 Al Virofix ufs_isblockset()
2017-09-15 Jan Karaext4: fix fdatasync(2) after extent manipulation operations
2017-09-15 Jan Karaext4: fix data corruption for mmap writes
2017-09-15 Dan Carpenterblock: fix an error code in add_partition()
2017-09-15 Konstantin Khlebnikovext4: keep existing extra fields when inode expands
2017-08-26 Thomas Gleixnertimerfd: Protect the might cancel mechanism proper
2017-08-26 Steve FrenchSet unicode flag on cifs echo request to avoid Mac...
2017-08-26 Dan Carpentercifs: small underflow in cnvrtDosUnixTm()
2017-07-18 Kees Cookfs/exec.c: account for argv/envp pointers
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
next