]> git.ipfire.org Git - people/arne_f/kernel.git/history - fs
USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
[people/arne_f/kernel.git] / fs /
2016-08-20  Benjamin Coddingtonnfs: don't create zero-length requests
2016-08-20  Pavel ShilovskyCIFS: Fix a possible invalid memory access in smb2_quer...
2016-08-20  Rabin Vincentcifs: fix crash due to race in hmac(md5) handling
2016-08-20  Sachin Prabhucifs: Check for existing directory when opening file...
2016-08-16  Vegard Nossumext4: fix reference counting bug on block allocation...
2016-08-16  Vegard Nossumext4: short-cut orphan cleanup on error
2016-08-16  Vegard Nossumext4: don't call ext4_should_journal_data() on the...
2016-08-16  Jan Karaext4: fix deadlock during page writeback
2016-08-16  Vegard Nossumext4: check for extents that wrap around
2016-08-16  Wei Fangfuse: fix wrong assignment of ->flags in fuse_send_init()
2016-08-10  Vegard Nossumext4: verify extent header depth
2016-08-10  Jeff Mahoneyecryptfs: don't allow mmap when the lower fs doesn...
2016-08-10  Jeff MahoneyRevert "ecryptfs: forbid opening files without mmap...
2016-08-10  Torsten Hilbrichfs/nilfs2: fix potential underflow in call to crc32_le
2016-07-27  Steve FrenchFix reconnect to not defer smb3 session reconnect long...
2016-07-27  Ben Hutchingsnfsd: check permissions when setting ACLs
2016-07-27  Andreas Gruenbacherposix_acl: Add set_posix_acl
2016-07-27  Kirill A. ShutemovUBIFS: Implement ->migratepage()
2016-07-27  Trond MyklebustNFS: Fix another OPEN_DOWNGRADE bug
2016-07-27  Al Viromake nfs_atomic_open() call d_drop() on all ->open_cont...
2016-06-24  Willy Tarreaupipe: limit the per-user amount of pages allocated...
2016-06-24  Greg Kroah-Hartmanxfs: fix up backport error in fs/xfs/xfs_inode.c
2016-06-24  Al Virofix d_walk()/non-delayed __d_free() race
2016-06-24  Jann Hornecryptfs: forbid opening files without mmap handler
2016-06-08  Dave Chinnerxfs: skip stale inodes in xfs_iflush_cluster
2016-06-08  Dave Chinnerxfs: fix inode validity check in xfs_iflush_cluster
2016-06-08  Dave Chinnerxfs: xfs_iflush_cluster fails to abort on error
2016-06-08  Nicolai Stangeext4: silence UBSAN in ext4_mb_init()
2016-06-08  Nicolai Stangeext4: address UBSAN warning in mb_find_order_for_block()
2016-06-08  Theodore Ts'oext4: fix hang when processing corrupted orphaned inode...
2016-06-08  Ben Hutchingspipe: Fix buffer offset after partially failed read
2016-06-01  Stefan Metzmacherfs/cifs: correctly to anonymous authentication via...
2016-06-01  Steve Frenchremove directory incorrectly tries to set delete on...
2016-06-01  Josef BacikBtrfs: don't use src fd for printk
2016-05-19  Al Viroget_rock_ridge_filename(): handle malformed NM entries
2016-05-11  Mathias Krauseproc: prevent accessing /proc/<PID>/environ until it...
2016-05-04  Eryu Guanext4: fix NULL pointer dereference in ext4_mark_inode_d...
2016-04-20  Theodore Ts'oext4: add lockdep annotations for i_data_sem
2016-04-12  Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2016-04-12  Joseph Qiocfs2/dlm: fix race between convert and recovery
2016-04-12  Jann Hornfs/coredump: prevent fsuid=0 dumps into user-controlled...
2016-04-12  Mateusz Guzikxfs: fix two memory leaks in xfs_attr_list.c error...
2016-04-12  Rabin Vincentsplice: handle zero nr_pages in splice_to_pipe()
2016-04-12  OGAWA Hirofumijbd2: fix FS corruption possibility in jbd2_journal_des...
2016-03-16  Peter Jonesefi: Make efivarfs entries immutable by default
2016-03-16  Peter Jonesefi: Use ucs2_as_utf8 in efivarfs instead of open codin...
2016-03-09  David WoodhouseFix directory hardlinks from deleted directories
2016-03-09  David Woodhousejffs2: Fix page lock / f->sem deadlock
2016-03-09  Thomas BetkerRevert "jffs2: Fix lock acquisition order bug in jffs2_...
2016-03-09  Pavel ShilovskyCIFS: Fix SMB2+ interim response processing for read...
2016-03-09  Justin Maggardcifs: fix out-of-bounds access in lease parsing
2016-03-09  Jeff Laytonlocks: fix unlock when fcntl_setlk races with a close
2016-03-09  Hannes Reineckebio: return EINTR if copying to user space got interrupted
2016-03-03  Al Virodo_last(): don't let a bogus return value from ->open...
2016-03-03  Benjamin CoddingtonNFSv4: Fix a dentry leak on alias use
2016-03-03  Vegard Nossumuml: fix hostfs mknod()
2016-03-03  Filipe MananaBtrfs: fix number of transaction units required to...
2016-03-03  Filipe MananaBtrfs: send, don't BUG_ON() when an empty symlink is...
2016-03-03  Josef BacikBtrfs: igrab inode in writepage
2016-03-03  Anand JainBtrfs: add missing brelse when superblock checksum...
2016-03-03  Jan Karavfs: Avoid softlockups with sendfile(2)
2016-03-03  Andrey Ryabininlockd: create NSM handles per net namespace
2016-03-03  Olga KornievskaiaFailing to send a CLOSE if file is opened WRONLY and...
2016-03-03  Christophe Leroysplice: sendfile() at once fails for big files
2016-03-03  Al Virolock_parent: don't step on stale ->d_parent of all...
2016-03-03  Linus Torvaldsdcache: add missing lockdep annotation
2016-03-03  Al Virodentry_kill() doesn't need the second argument now
2016-03-03  Al Virodealing with the rest of shrink_dentry_list() livelock
2016-03-03  Al Viroshrink_dentry_list(): take parent's ->d_lock earlier
2016-03-03  Al Viroexpand dentry_kill(dentry, 0) in shrink_dentry_list()
2016-03-03  Al Virosplit dentry_kill()
2016-03-03  Al Virolift the "already marked killed" case into shrink_dentr...
2016-03-03  Corey Wrightproc: Fix ptrace-based permission checks for accessing...
2016-02-25  Roman Gushchinfuse: break infinite loop in fuse_fill_write_pages()
2016-02-25  Andrew Gabbasovudf: Check output buffer length when converting name...
2016-02-25  Andrew Gabbasovudf: Prevent buffer overrun with multi-byte characters
2016-02-25  Vegard Nossumudf: limit the maximum number of indirect extents in...
2016-02-25  Andrew Elblenfs: Fix race in __update_open_stateid()
2016-02-25  Anton Protopopovcifs: fix erroneous return value
2016-02-25  Vasily Averincifs_dbg() outputs an uninitialized buffer in cifs_read...
2016-02-25  Jann Hornptrace: use fsuid, fsgid, effective creds for fs access...
2016-02-25  Filipe MananaBtrfs: fix hang on extent buffer lock caused by the...
2016-02-25  David Sterbabtrfs: properly set the termination value of ctx->pos...
2016-02-25  Insu Yunext4: fix potential integer overflow
2016-02-25  Greg Kroah-HartmanAIO: properly check iovec sizes
2016-02-25  Herton R. Krzesinskipty: make sure super_block is still valid in final...
2016-02-17  Maciej W. Rozyckibinfmt_elf: Don't clobber passed executable's file...
2016-02-17  Kinglong MeeFS-Cache: Don't override netfs's primary_index if regis...
2016-02-17  Kinglong MeeFS-Cache: Increase reference of parent after registerin...
2016-02-17  David Turnerext4: Fix handling of extended tv_sec
2016-02-17  Al Virofix sysvfs symlinks
2016-02-17  Andy Leisersonfix calculation of meta_bg descriptor backups
2016-02-17  Jan Karajbd2: Fix unreclaimed pages after truncate in data...
2016-02-17  xuejiufeiocfs2/dlm: clear refmap bit of recovery lock while...
2016-02-17  xuejiufeiocfs2/dlm: ignore cleaning the migration mle that is...
2016-02-17  Junxiao Biocfs2: fix SGID not inherited issue
2016-02-17  OGAWA Hirofumifat: fix fake_offset handling on error path
2016-02-17  Oleg Nesterovproc: actually make proc_fd_permission() thread-friendly
2016-01-23  Junxiao Biocfs2: fix umask ignored issue
2016-01-23  Jeff Laytonnfs: if we have no valid attrs, then don't declare...
next