]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/history - fs/ext4
Added system calls for PREM support
[sojka/nv-tegra/linux-3.10.git] / fs / ext4 /
2016-03-07 Mrutyunjay SawantMerge 'Linux 3.10.96' into rel-24
2016-03-01 Sumit SinghMerge 'Linux 3.10.96' into rel-24
2016-03-01 Sumit SinghMerge remote-tracking branch 'origin/dev/sumit-linux...
2016-01-23 Daeho Jeongext4, jbd2: ensure entering into panic after recording...
2015-09-01 Theodore Ts'oext4: make sure ex.fe_logical is initialized
2015-08-03 Michal Hockoext4: replace open coded nofail allocation in ext4_free...
2015-08-03 Eryu Guanext4: correctly migrate a file with a hole at the beginning
2015-08-03 Eryu Guanext4: be more strict when migrating to non-extent based...
2015-08-03 Lukas Czernerext4: fix reservation release on invalidatepage for...
2015-08-03 Darrick J. Wongext4: don't retry file block mapping on bigalloc fs...
2015-08-03 Theodore Ts'oext4: call sync_blockdev() before invalidate_bdev(...
2015-08-03 Theodore Ts'oext4: fix race between truncate and __ext4_journalled_w...
2015-06-06 Eryu Guanext4: check for zero length extent explicitly
2015-06-06 Dmitry Monakhovext4: convert write_begin methods to stable_page_writes...
2015-05-15 Bharat NihalaniMerge "Merge branch 'android-3.10' into 'dev-kernel...
2015-05-13 Lukas Czernerext4: fix data corruption caused by unwritten and delay...
2015-05-11 Sumit SinghMerge branch 'android-3.10' into 'dev-kernel-3.10'
2015-05-06 Lukas Czernerext4: make fsync to sync parent dir in no-journal for...
2015-04-03 Sri Krishna chowdaryMerge 'remotes/origin/dev/schowdary-kmemleak-3.18'...
2015-03-04 Theodore Ts'ofs: push sync_filesystem() down to the file system...
2015-03-04 Sumit SinghMerge branch 'android-3.10' into android-merge
2015-02-12 Bharat NihalaniMerge "Merge linux-3.10.67 into dev-kernel-3.10" into...
2015-02-11 Dmitry Monakhovext4: prevent bugon on race between write/fcntl
2015-02-11 Ishan MittalMerge linux-3.10.67 into dev-kernel-3.10
2015-01-30 Jan Karaext4: fix warning in ext4_da_update_reserve_space()
2014-12-10 Sri Krishna chowdaryMerge "Merge remote-tracking branch 'origin/dev/dev...
2014-12-10 Sumit SinghMerge branch 'android-3.10' into 'dev-kernel-3.10'
2014-12-03 Ishan MittalMerge "Merge branch 'linux-3.10.61' into dev-kernel...
2014-12-01 Ishan MittalMerge branch 'linux-3.10.61' into dev-kernel-3.10
2014-12-01 Ishan MittalMerge branch 'linux-3.10.61' into dev-kernel-3.10
2014-12-01 Sumit SinghMerge branch 'android-3.10' into 'dev-kernel-3.10'
2014-11-19 Bharat NihalaniMerge "Merge remote-tracking branch 'dev-kernel-3.10_fo...
2014-11-18 Bharat NihalaniMerge "Merge branch 'linux-3.10.59' into dev-kernel...
2014-11-17 Ishan MittalMerge branch 'linux-3.10.59' into dev-kernel-3.10
2014-11-14 Jan Karaext4: fix oops when loading block bitmap failed
2014-11-14 Jan Karaext4: fix overflow when updating superblock backups...
2014-11-14 Darrick J. Wongext4: check s_chksum_driver when looking for bg csum...
2014-11-14 Eric Sandeenext4: fix reservation overflow in ext4_da_write_begin
2014-11-14 Theodore Ts'oext4: add ext4_iget_normal() which is to be used for...
2014-11-14 Dmitry Monakhovext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
2014-11-14 Jan Karaext4: don't check quota format when there are no quota...
2014-11-14 Darrick J. Wongext4: check EA value offset when loading
2014-11-14 Jubeom KimMerge remote-tracking branch 'remotes/origin/dev/atmel...
2014-11-03 Bharat NihalaniMerge branch 'linux-3.10.49' into dev-kernel-3.10
2014-10-30 Ishan MittalMerge branch 'linux-3.10.49' into dev-kernel-3.10
2014-10-28 Sumit SinghMerge branch 'android-3.10' into dev-kernel-3.10
2014-10-10 Sumit SinghMerge branch 'android-3.10' into dev-kernel-3.10
2014-10-10 Sumit SinghMerge branch 'android-3.10' into dev-kernel-3.10
2014-09-30 Andi Shytiext4: fix use of potentially uninitialized variables...
2014-09-17 Bharat NihalaniMerge "Merge remote-tracking branch 'android/android...
2014-09-16 Sumit SinghMerge remote-tracking branch 'android/android-3.10...
2014-09-05 Theodore Ts'oext4: fix BUG_ON in mb_free_blocks()
2014-09-05 Theodore Ts'oext4: fix ext4_discard_allocated_blocks() if we can...
2014-08-06 Deepak NibadeMerge branch 'android/android-3.10' into dev-kernel...
2014-07-29 JP Abgrallext4: Add support for FIDTRIM, a best-effort ioctl...
2014-07-17 Eric Sandeenext4: disable synchronous transaction batching if max_b...
2014-07-17 Theodore Ts'oext4: clarify error count warning messages
2014-07-17 Theodore Ts'oext4: fix unjournalled bg descriptor while initializing...
2014-07-09 Jan Karaext4: Fix hole punching for files with indirect blocks
2014-07-09 Jan Karaext4: Fix buffer double free in ext4_alloc_branch()
2014-07-01 Maurizio Lombardiext4: fix wrong assert in ext4_mb_normalize_request()
2014-07-01 Jan Karaext4: fix zeroing of page during writeback
2014-05-06 Theodore Ts'oext4: use i_size_read in ext4_unaligned_aio()
2014-05-06 Jan Karaext4: fix jbd2 warning under heavy xattr load
2014-04-27 Eric Whitneyext4: fix partial cluster handling for bigalloc file...
2014-04-27 Eric Whitneyext4: fix error return from ext4_ext_handle_uninitializ...
2014-04-03 Theodore Ts'oext4: atomically set inode->i_flags in ext4_set_inode_f...
2014-03-13 Sachin NikamMerge "Merge branch 'linux-3.10.33' into dev-kernel...
2014-03-13 Deepak NibadeMerge branch 'linux-3.10.33' into dev-kernel-3.10
2014-03-13 Deepak NibadeMerge branch 'linux-3.10.33' into dev-kernel-3.10
2014-03-10 Deepak NibadeMerge branch 'android-3.10' into dev-kernel-3.10
2014-03-07 Christoph Hellwigfs: fix iversion handling
2014-03-07 Theodore Ts'oext4: don't leave i_crtime.tv_sec uninitialized
2014-03-07 Theodore Ts'oext4: fix online resize with a non-standard blocks...
2014-03-07 Theodore Ts'oext4: fix online resize with very large inode tables
2014-03-07 Theodore Ts'oext4: don't try to modify s_flags if the the file syste...
2014-03-07 Zheng Liuext4: fix error paths in swap_inode_boot_loader()
2014-02-06 Theodore Ts'oext4: avoid clearing beyond i_blocks when truncating...
2014-01-09 Eric Whitneyext4: fix bigalloc regression
2014-01-09 Lukas Czernerext4: fix FITRIM in no journal mode
2014-01-09 Theodore Ts'oext4: add explicit casts when masking cluster sizes
2014-01-09 Jan Karaext4: fix deadlock when writing in ENOSPC conditions
2014-01-09 Jan Karaext4: Do not reserve clusters when fs doesn't support...
2014-01-09 Eryu Guanext4: check for overlapping extents in ext4_valid_exten...
2014-01-09 Junho Ryuext4: fix use-after-free in ext4_mb_new_blocks
2014-01-09 Theodore Ts'oext4: call ext4_error_inode() if jbd2_journal_dirty_met...
2013-12-30 Bharat NihalaniMerge branch 'remotes/android/android-3.10' into dev...
2013-12-20 Bharat NihalaniMerge "Merge tag 'v3.10.24' into HEAD" into dev-kernel...
2013-12-16 Ajay NandakumarMerge tag 'v3.10.24' into HEAD
2013-12-04 Theodore Ts'oext4: avoid bh leak in retry path of ext4_expand_extra_...
2013-10-31 Bharat NihalaniMerge "Merge tag 'v3.10.17' into dev-kernel-3.10" into...
2013-10-31 Ajay NandakumarMerge tag 'v3.10.17' into dev-kernel-3.10
2013-10-18 Dave Jonesext4: fix memory leak in xattr
2013-09-27 Jan Karaext4: simplify truncation code in ext4_setattr()
2013-09-15 Dan WillemsenMerge tag 'v3.10.12' into android-tegra-nv-3.10-rebase
2013-09-14 Dan WillemsenMerge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987...
2013-09-14 Colin Crossfs: ext4: Fix computation of inodes per block group
2013-08-20 Jan Karajbd2: Fix use after free after error in jbd2_journal_di...
2013-08-15 Theodore Ts'oext4: flush the extent status cache during EXT4_IOC_SWA...
2013-08-15 Piotr Sarnaext4: fix mount/remount error messages for incompatible...
next