scripts: remove unused function in sortextable.c
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / fs /
2019-08-06 Al Viropath_openat(): fix double fput()
2019-08-06 Al Viroallow build_open_flags() to return an error
2019-08-06 Al Virodo_last(): fix missing checks for LAST_BIND case
2019-08-06 Eric Rannaudfs: allow open(dir, O_TMPFILE|..., 0) with mode 0
2019-08-06 Andy Lutomirskifs: Fix file mode for O_TMPFILE
2019-08-06 Zheng Liuvfs: add missing check for __O_TMPFILE in fcntl_init()
2019-08-06 Al Viroallow O_TMPFILE to work with O_WRONLY
2019-08-06 Al ViroSafer ABI for O_TMPFILE
2019-08-06 Al Viroit's still short a few helpers, but infrastructure...
2019-03-31 Andres OportusANDROID: cpufreq_stat: add per task/uid/freq stats
2019-02-15 Peter Zijlstraarch: Mass conversion of smp_mb__*()
2019-01-29 satoru takeuchibtrfs: prevent to set invalid default subvolid
2019-01-29 Jan Karaudf: Fix deadlock between writeback and udf_setsize()
2019-01-29 Jan Karaext4: avoid deadlock when expanding inode size
2019-01-29 Darrick J. Wongext4: in ext4_seek_{hole,data}, return -ENXIO for negat...
2019-01-29 Jan Karaext4: fix SEEK_HOLE
2019-01-29 Konstantin Khlebnikovext4: keep existing extra fields when inode expands
2019-01-29 Eric BiggersFS-Cache: fix dereference of NULL user_key_payload
2019-01-29 Andreas Gruenbacherdirect-io: Prevent NULL pointer access in submit_page_s...
2019-01-29 Mateusz Jurczykfuse: initialize the flock flag in fuse_file on allocation
2019-01-29 Jerry Leeext4: fix overflow caused by missing cast in ext4_resiz...
2019-01-29 Jan Karaext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
2019-01-29 Kees Cookfs/exec.c: account for argv/envp pointers
2019-01-29 Al Viroleak in O_DIRECT readv past the EOF
2019-01-29 J. Bruce Fieldsnfsd: check for oversized NFSv2/v3 arguments
2019-01-29 Arnd Bergmanngfs2: avoid uninitialized variable warning
2019-01-29 Jan-Marek GlogowskiReset TreeId to zero on SMB2 TREE_CONNECT
2019-01-29 Zhaohongjiangcancel the setfilesize transation when io error happen
2019-01-29 Sachin PrabhuFix regression which breaks DFS mounting
2019-01-29 Sachin PrabhuMove check for prefix path to within cifs_get_root()
2019-01-29 Sachin PrabhuCompare prepaths when comparing superblocks
2019-01-29 Sachin PrabhuFix memory leaks in cifs_do_mount()
2019-01-29 Trond MyklebustNFSv4: Ensure nfs_atomic_open set the dentry verifier...
2019-01-29 Al Vironfs_write_end(): fix handling of short copies
2019-01-29 Darrick J. Wongxfs: clear _XBF_PAGES from buffers when readahead page
2019-01-29 Eric Sandeenxfs: set AGI buffer type in xlog_recover_clear_agi_bucket
2019-01-29 Tariq Saeedocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
2019-01-29 Eric Renocfs2: fix crash caused by stale lvb with fsdlm plugin
2019-01-29 Sachin Prabhucifs: Do not send echoes before Negotiate is complete
2019-01-29 Aurelien Aptelfs/cifs: make share unaccessible at root level mountable
2019-01-29 Germano PercossiCIFS: remove bad_network_name flag
2019-01-29 Pavel ShilovskyCIFS: Fix a possible memory corruption in push locks
2019-01-29 Pavel ShilovskyCIFS: Fix missing nls unload in smb2_reconnect()
2019-01-29 Pavel ShilovskyCIFS: Fix a possible memory corruption during reconnect
2019-01-29 Jeff MahoneyRevert "Btrfs: don't delay inode ref updates during...
2019-01-29 Robert Doebbelinfuse: do not use iocb after it may have been freed
2019-01-29 Andrew Brestickerpstore/ram: Use memcpy_fromio() to save old buffer
2019-01-29 Furquan Shaikhpstore/ram: Use memcpy_toio instead of memcpy
2019-01-29 Sebastian Andrzej... pstore/core: drop cmpxchg based updates
2019-01-29 Dan Carpenterhostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
2019-01-29 Jan Karaisofs: Do not return EACCES for unknown filesystems
2019-01-29 Oleg Nesterovfs/super.c: fix race between freeze_super() and thaw_su...
2019-01-29 Vegard Nossumfs/seq_file: fix out-of-bounds read
2019-01-29 Trond MyklebustNFSv4: Open state recovery must account for file permis...
2019-01-29 Chuck LeverNFS: Don't drop CB requests with invalid principals
2019-01-29 Kinglong MeeNFSD: Using free_conn free connection
2019-01-29 Trond MyklebustNFSv4.x: Fix a refcount leak in nfs_callback_up_net
2019-01-29 Richard Weinbergerubifs: Fix regression in ubifs_readdir()
2019-01-29 Richard Weinbergerubifs: Abort readdir upon error
2019-01-29 Richard WeinbergerUBIFS: Fix possible memory leak in ubifs_readdir()
2019-01-29 Richard Weinbergerubifs: Fix xattr_names length in exit paths
2019-01-29 Vincent Stehléubifs: Fix assertion in layout_in_gaps()
2019-01-29 Ashish Samantocfs2: fix start offset to ocfs2_zero_range_for_truncate()
2019-01-29 Joseph Qiocfs2/dlm: fix race between convert and migration
2019-01-29 Jeff Mahoneybtrfs: ensure that file descriptor used with subvol...
2019-01-29 Darrick J. Wonglibxfs: clean up _calc_dquots_per_chunk
2019-01-29 Dave Chinnerxfs: fix superblock inprogress check
2019-01-29 Mike Galbraithreiserfs: Unlock superblock before calling reiserfs_quo...
2019-01-29 Jeff Mahoneyreiserfs: fix "new_insert_key may be used uninitialized...
2019-01-29 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2019-01-29 Ross Zwislerext4: allow DAX writeback for hole punch
2019-01-29 Konstantin Khlebnikovext4: use __GFP_NOFAIL in ext4_free_blocks()
2019-01-29 Daeho Jeongext4: avoid modifying checksum fields directly during...
2019-01-29 Theodore Ts'oext4: validate that metadata blocks do not overlap...
2019-01-29 Andrey Ryabinincoredump: fix unfreezable coredumping task
2019-01-29 Sachin Prabhucifs: Check for existing directory when opening file...
2019-01-29 Wei Fangfuse: fix wrong assignment of ->flags in fuse_send_init()
2019-01-29 Jeff MahoneyRevert "ecryptfs: forbid opening files without mmap...
2019-01-29 Torsten Hilbrichfs/nilfs2: fix potential underflow in call to crc32_le
2019-01-29 Steve FrenchFix reconnect to not defer smb3 session reconnect long...
2019-01-29 Kirill A. ShutemovUBIFS: Implement ->migratepage()
2019-01-29 Trond MyklebustNFS: Fix another OPEN_DOWNGRADE bug
2019-01-29 Al Virofix d_walk()/non-delayed __d_free() race
2019-01-29 Jann Hornecryptfs: forbid opening files without mmap handler
2019-01-29 Dave Chinnerxfs: skip stale inodes in xfs_iflush_cluster
2019-01-29 Dave Chinnerxfs: fix inode validity check in xfs_iflush_cluster
2019-01-29 Dave Chinnerxfs: xfs_iflush_cluster fails to abort on error
2019-01-29 Vegard Nossumext4: fix reference counting bug on block allocation...
2019-01-29 Vegard Nossumext4: short-cut orphan cleanup on error
2019-01-29 Vegard Nossumext4: don't call ext4_should_journal_data() on the...
2019-01-29 Vegard Nossumext4: check for extents that wrap around
2019-01-29 Vegard Nossumext4: verify extent header depth
2019-01-29 Nicolai Stangeext4: silence UBSAN in ext4_mb_init()
2019-01-29 Nicolai Stangeext4: address UBSAN warning in mb_find_order_for_block()
2019-01-29 Theodore Ts'oext4: fix hang when processing corrupted orphaned inode...
2019-01-29 Stefan Metzmacherfs/cifs: correctly to anonymous authentication via...
2019-01-29 Al Viroget_rock_ridge_filename(): handle malformed NM entries
2019-01-29 Theodore Ts'oext4: add lockdep annotations for i_data_sem
2019-01-29 Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2019-01-29 Joseph Qiocfs2/dlm: fix race between convert and recovery
next