]> git.karo-electronics.de Git - linux-beck.git/history - fs
fix a fencepost error in pipe_advance()
[linux-beck.git] / fs /
2017-01-19 Jan Karaxfs: Timely free truncated dirty pages
2017-01-19 Eric Renocfs2: fix crash caused by stale lvb with fsdlm plugin
2017-01-12 Carlos Maiolinoxfs: fix max_retries _show and _store functions
2017-01-12 Christoph Hellwigxfs: fix crash and data corruption due to removal of...
2017-01-12 Darrick J. Wongxfs: use the actual AG length when reserving blocks
2017-01-12 Darrick J. Wongxfs: fix double-cleanup when CUI recovery fails
2017-01-12 Darrick J. Wongxfs: use GPF_NOFS when allocating btree cursors
2017-01-12 Eric Sandeenxfs: ignore leaf attr ichdr.count in verifier during...
2017-01-12 Darrick J. Wongxfs: don't cap maximum dedupe request length
2017-01-12 Darrick J. Wongxfs: don't allow di_size with high bit set
2017-01-12 Darrick J. Wongxfs: error out if trying to add attrs and anextents > 0
2017-01-12 Darrick J. Wongxfs: don't crash if reading a directory results in...
2017-01-12 Darrick J. Wongxfs: complain if we don't get nextents bmap records
2017-01-12 Darrick J. Wongxfs: check for bogus values in btree block headers
2017-01-12 Darrick J. Wongxfs: forbid AG btrees with level == 0
2017-01-12 Eric Sandeenxfs: handle cow fork in xfs_bmap_trace_exlist
2017-01-12 Eric Sandeenxfs: pass state not whichfork to trace_xfs_extlist
2017-01-12 Eric Sandeenxfs: Move AGI buffer type setting to xfs_read_agi
2017-01-12 Brian Fosterxfs: pass post-eof speculative prealloc blocks to bmapi
2017-01-12 Christoph Hellwigxfs: use new extent lookup helpers xfs_file_iomap_begin...
2017-01-12 Brian Fosterxfs: clean up cow fork reservation and tag inodes correctly
2017-01-12 Christoph Hellwigxfs: use new extent lookup helpers in __xfs_reflink_res...
2017-01-12 Brian Fosterxfs: track preallocation separately in xfs_bmapi_reserv...
2017-01-12 Christoph Hellwigxfs: remove prev argument to xfs_bmapi_reserve_delalloc
2017-01-12 Darrick J. Wongxfs: always succeed when deduping zero bytes
2017-01-12 Darrick J. Wongxfs: factor rmap btree size into the indlen calculations
2017-01-12 Christoph Hellwigxfs: new inode extent list lookup helpers
2017-01-12 Brian Fosterxfs: fix unbalanced inode reclaim flush locking
2017-01-12 Darrick J. Wongxfs: check minimum block size for CRC filesystems
2017-01-12 Eric Sandeenxfs: provide helper for counting extents from if_bytes
2017-01-12 Brian Fosterxfs: don't BUG() on mixed direct and mapped I/O
2017-01-12 Brian Fosterxfs: don't skip cow forks w/ delalloc blocks in cowbloc...
2017-01-12 Darrick J. Wongxfs: check return value of _trans_reserve_quota_nblks
2017-01-12 Eric Sandeenxfs: don't call xfs_sb_quota_from_disk twice
2017-01-12 Arnd Bergmannf2fs: hide a maybe-uninitialized warning
2017-01-12 Jaegeuk Kimf2fs: remove percpu_count due to performance regression
2017-01-12 Eric Biggersfscrypt: fix renaming and linking special files
2017-01-09 Trond MyklebustpNFS: Fix a deadlock between read resends and layoutreturn
2017-01-09 Trond MyklebustpNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidati...
2017-01-09 Trond MyklebustpNFS: Don't clear the layout stateid if a layout return...
2017-01-09 Trond MyklebustpNFS: On error, do not send LAYOUTGET until the LAYOUTR...
2017-01-09 Al Vironfs_write_end(): fix handling of short copies
2017-01-09 Miklos Szeredibad_inode: add missing i_op initializers
2017-01-09 Jan Karafsnotify: Fix possible use-after-free in inode iteratio...
2017-01-09 Rabin Vincentblock: protect iterate_bdevs() against concurrent close
2017-01-06 Eric Sandeenxfs: set AGI buffer type in xlog_recover_clear_agi_bucket
2017-01-06 Eric Sandeenxfs: fix up xfs_swap_extent_forks inline extent handling
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption in push locks
2017-01-06 Pavel ShilovskyCIFS: Decrease verbosity of ioctl call
2017-01-06 Pavel ShilovskyCIFS: Fix a possible double locking of mutex during...
2017-01-06 Pavel ShilovskyCIFS: Fix missing nls unload in smb2_reconnect()
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption during reconnect
2017-01-06 Andy Lutomirskicifs: Fix smbencrypt() to stop pointing a scatterlist...
2017-01-06 Jaegeuk Kimf2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
2017-01-06 Jaegeuk Kimf2fs: fix overflow due to condition check order
2017-01-06 Nicolai Stangef2fs: set ->owner for debugfs status file's file_operations
2017-01-06 Jaegeuk KimRevert "f2fs: use percpu_counter for # of dirty pages...
2017-01-06 Sergey Karamovext4: do not perform data journaling when data is encrypted
2017-01-06 Dan Carpenterext4: return -ENOMEM instead of success
2017-01-06 Darrick J. Wongext4: reject inodes with negative size
2017-01-06 Theodore Ts'oext4: add sanity checking to count_overhead()
2017-01-06 Theodore Ts'oext4: fix in-superblock mount options processing
2017-01-06 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2017-01-06 Chandan Rajendraext4: fix stack memory corruption with 64k block size
2017-01-06 Chandan Rajendraext4: fix mballoc breakage with 64k block size
2017-01-06 Theodore Ts'oext4: don't lock buffer in ext4_commit_super if holding...
2017-01-06 Eric W. Biedermanptrace: Capture the ptracer's creds not PT_PTRACE_CAP
2017-01-06 NeilBrownblock_dev: don't test bdev->bd_contains when it is...
2017-01-06 Linus Torvaldssplice: reinstate SIGPIPE/EPIPE handling
2017-01-06 Aleksa Saraifs: exec: apply CLOEXEC before changing dumpable task...
2017-01-06 Eric W. Biedermanexec: Ensure mm->user_ns contains the execed files
2017-01-06 Filipe MananaBtrfs: fix qgroup rescan worker initialization
2017-01-06 Filipe MananaBtrfs: fix emptiness check for dirtied extent buffers...
2017-01-06 David Sterbabtrfs: store and load values of stripes_min/stripes_max...
2017-01-06 Filipe MananaBtrfs: fix relocation incorrectly dropping data references
2017-01-06 Robbie KoBtrfs: fix tree search logic when replaying directory...
2017-01-06 Robbie KoBtrfs: fix deadlock caused by fsync when logging direct...
2017-01-06 Liu BoBtrfs: fix BUG_ON in btrfs_mark_buffer_dirty
2017-01-06 Maxim Patlasovbtrfs: limit async_work allocation and worker func...
2016-12-11 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-12-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git.kernel.org...
2016-12-09 Linus TorvaldsMerge tag 'ceph-for-4.9-rc9' of git://github.com/ceph...
2016-12-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git.kernel...
2016-12-09 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-12-08 Linus TorvaldsMerge branch 'parisc-4.9-5' of git://git.kernel.org...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-12-08 Jeff Laytonceph: don't set req->r_locked_dir in ceph_d_revalidate
2016-12-08 Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-12-07 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-12-07 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-12-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-12-07 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-12-07 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2016-12-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-06 Miklos Szeredifuse: fix clearing suid, sgid for chown()
next