]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/history - fs
soc: ti: pruss: update pruss_get() to retrieve a PRUSS id
[rpmsg/rpmsg.git] / fs /
2020-01-08 Dan MurphyMerge tag 'v4.19.90' of http://git.kernel.org/pub/scm...
2019-12-24 Suman AnnaMerge branch 'rpmsg-ti-linux-4.19.y' of git://git.ti... rpmsg-ti-linux-4.19.y-intg
2019-12-17 Paulo Alcantara... cifs: Fix potential softlockups while refreshing DFS...
2019-12-17 Bob Petersongfs2: fix glock reference problem in gfs2_trans_remove_...
2019-12-17 Michal Hockomm, thp, proc: report THP eligibility for each vma
2019-12-17 yangerkunext4: fix a bug in ext4_wait_for_tail_page_commit
2019-12-17 Darrick J. Wongsplice: only read in as much information as there is...
2019-12-17 Theodore Ts'oext4: work around deleting a file with i_nlink == 0...
2019-12-17 Jeff Mahoneyreiserfs: fix extended attributes on the root directory
2019-12-17 Jan Karaext4: Fix credit estimate for final inode freeing
2019-12-17 Dmitry Monakhovquota: fix livelock in dquot_writeback_dquots
2019-12-17 Chengguang Xuext2: check err when partial != NULL
2019-12-17 Dmitry Monakhovquota: Check that quota is not dirty before release
2019-12-17 Amir Goldsteinovl: relax WARN_ON() on rename to self
2019-12-17 Amir Goldsteinovl: fix corner case of non-unique st_dev;st_ino
2019-12-17 Josef Bacikbtrfs: record all roots for rename exchange on a subvol
2019-12-17 Filipe MananaBtrfs: send, skip backreference walking for extents...
2019-12-17 Qu Wenruobtrfs: Remove btrfs_bio::flags member
2019-12-17 Tejun Heobtrfs: Avoid getting stuck during cyclic writebacks
2019-12-17 Filipe MananaBtrfs: fix negative subv_writers counter and data space...
2019-12-17 Filipe MananaBtrfs: fix metadata space leak on fixup worker failure...
2019-12-17 Josef Bacikbtrfs: use refcount_inc_not_zero in kill_all_nodes
2019-12-17 Josef Bacikbtrfs: check page->mapping when loading free space...
2019-12-16 LCPD Auto MergerMerged TI feature platform_base into ti-linux-4.19.y
2019-12-13 Brian Fosterxfs: add missing error check in xfs_prepare_shift()
2019-12-13 Darrick J. Wongiomap: partially revert 4721a601099 (simulated directio...
2019-12-13 Darrick J. Wongsplice: don't read more than available pipe space
2019-12-13 Jan Karaiomap: Fix pipe page leakage during splicing
2019-12-13 Tejun Heokernfs: fix ino wrap-around detection
2019-12-13 Pavel ShilovskyCIFS: Fix SMB2 oplock break processing
2019-12-13 Pavel ShilovskyCIFS: Fix NULL-pointer dereference in smb2_push_mandato...
2019-12-13 Miklos Szeredifuse: verify attributes
2019-12-13 Miklos Szeredifuse: verify nlink
2019-12-13 zhengbinnfsd: Return EPERM, not EACCES, in some SETATTR cases
2019-12-13 Kees Cookpstore/ram: Avoid NULL deref in ftrace merging failure...
2019-12-13 David Teiglanddlm: fix invalid cluster name warning
2019-12-13 Scott Mayhewnfsd: fix a warning in __cld_pipe_upcall()
2019-12-13 Wen Yangdlm: NULL check before kmem_cache_destroy is not needed
2019-12-13 J. Bruce Fieldslockd: fix decoding of TEST results
2019-12-13 Sahitya Tummalaf2fs: fix to allow node segment for GC by ioctl path
2019-12-13 Yunlong Songf2fs: change segment to section in f2fs_ioc_gc_range
2019-12-13 Yunlong Songf2fs: fix count of seg_freed to make sec_freed correct
2019-12-13 Chao Yuf2fs: fix to account preflush command for noflush_merge...
2019-12-13 Dave Chinneriomap: readpages doesn't zero page tail beyond EOF
2019-12-13 Dave Chinneriomap: dio data corruption and spurious errors when...
2019-12-13 Dave Chinneriomap: sub-block dio needs to zeroout beyond EOF
2019-12-13 Dave Chinneriomap: FUA is wrong for DIO O_DSYNC writes into unwritt...
2019-12-13 Dave Chinnerxfs: extent shifting doesn't fully invalidate page...
2019-12-13 David Teiglanddlm: fix missing idr_destroy for recover_idr
2019-12-13 Denis V. Lunevdlm: fix possible call to kfree() for non-initialized...
2019-12-13 Al Viroexportfs_decode_fh(): negative pinned may become positi...
2019-12-13 Al Viroautofs: fix a leak in autofs_expire_indirect()
2019-12-09 LCPD Auto MergerMerged TI feature platform_base into ti-linux-4.19.y
2019-12-05 Theodore Ts'oext4: add more paranoia checking in ext4_expand_extra_i...
2019-12-05 Brian Fosterxfs: end sync buffer I/O properly on shutdown error
2019-12-05 Junxiao Biocfs2: clear journal dirty flag after shutdown journal
2019-12-05 Chao Yuf2fs: fix to dirty inode synchronously
2019-12-05 Qiuyang Sunf2fs: fix block address for __check_sit_bitmap
2019-12-05 Nick Bowlerxfs: Fix bulkstat compat ioctls on x32 userspace.
2019-12-05 Nick Bowlerxfs: Align compat attrlist_by_handle with native implem...
2019-12-05 Bob Petersongfs2: take jdata unstuff into account in do_grow
2019-12-05 Al Viroexofs_mount(): fix leaks on failure exits
2019-12-05 Josef Bacikbtrfs: only track ref_heads in delayed_ref_updates
2019-12-05 Filipe MananaBtrfs: allow clear_extent_dirty() to receive a cached...
2019-12-05 Anand Jainbtrfs: dev-replace: set result code of cancel by status...
2019-12-05 Hans van Kranenburgbtrfs: fix ncopies raid_attr for RAID56
2019-12-05 Nikolay Borisovbtrfs: Check for missing device before bio submission...
2019-12-05 Gabor Juhosubifs: Fix default compression selection in ubifs
2019-12-05 Darrick J. Wongxfs: require both realtime inodes to mount
2019-12-05 Dave Chinnerxfs: zero length symlinks are not valid
2019-12-05 Jeff Laytonceph: return -EINVAL if given fsc mount option on kerne...
2019-12-02 Dan MurphyMerge tag 'v4.19.82' of http://git.kernel.org/pub/scm...
2019-12-01 Gang Heocfs2: remove ocfs2_is_o2cb_active()
2019-12-01 Tycho Andersendlm: don't leak kernel pointer to userspace
2019-12-01 Tycho Andersendlm: fix invalid free
2019-12-01 Arnd Bergmannbtrfs: avoid link error with CONFIG_NO_AUTO_INLINE
2019-12-01 Larry Chenocfs2: fix clusters leak in ocfs2_defrag_extent()
2019-12-01 Changwei Geocfs2: don't put and assigning null to bh allocated...
2019-12-01 Changwei Geocfs2: don't use iocb when EIOCBQUEUED returns
2019-12-01 Guozhonghuaocfs2: without quota support, avoid calling quota recovery
2019-12-01 Colin Ian Kingfs/hfs/extent.c: fix array out of bounds read of array...
2019-12-01 Ernesto A. Fernándezhfs: update timestamp on truncate()
2019-12-01 Ernesto A. Fernándezhfsplus: update timestamps on truncate()
2019-12-01 Ernesto A. Fernándezhfs: fix return value of hfs_get_block()
2019-12-01 Ernesto A. Fernándezhfsplus: fix return value of hfsplus_get_block()
2019-12-01 Ernesto A. Fernándezhfs: prevent btree data loss on ENOSPC
2019-12-01 Ernesto A. Fernándezhfsplus: prevent btree data loss on ENOSPC
2019-12-01 Ernesto A. Fernándezhfs: fix BUG on bnode parent update
2019-12-01 Ernesto A. Fernándezhfsplus: fix BUG on bnode parent update
2019-12-01 Darrick J. Wongvfs: avoid problematic remapping requests into partial...
2019-12-01 Jia-Ju Baifs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context...
2019-12-01 Garry McNultyfs/cifs: fix uninitialised variable warnings
2019-12-01 Chao Yuf2fs: spread f2fs_set_inode_flags()
2019-12-01 Chao Yuf2fs: fix to spread clear_cold_data()
2019-12-01 Luis Henriquesceph: only allow punch hole mode in fallocate
2019-12-01 Yan, Zhengceph: fix dentry leak in ceph_readdir_prepopulate
2019-12-01 Brian Fosterxfs: clear ail delwri queued bufs on unmount of shutdown fs
2019-12-01 Dave Chinnerxfs: fix use-after-free race in xfs_buf_rele
2019-12-01 Nikolay Borisovbtrfs: handle error of get_old_root
2019-12-01 Su Yuebtrfs: defrag: use btrfs_mod_outstanding_extents in...
next