]> Pileus Git - ~andy/linux/history - fs
dm9601: work around tx fifo sync issue on dm962x
[~andy/linux] / fs /
2014-01-09 Li Wangceph: Avoid data inconsistency due to d-cache aliasing...
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 Al Viroext4: fix del_timer() misuse for ->s_err_report
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...
2014-01-09 Jie Liuxfs: fix infinite loop by detaching the group/project...
2014-01-09 Benjamin LaHaiseaio: fix kioctx leak introduced by "aio: Fix a trinity...
2014-01-09 Li Wangceph: allocate non-zero page to fscache in readpage()
2014-01-09 Yan, Zhengceph: wake up 'safe' waiters when unregistering request
2014-01-09 Yan, Zhengceph: cleanup aborted requests when re-sending requests.
2014-01-09 Milosz Tanskiceph: hung on ceph fscache invalidate in some cases
2013-12-20 Liu BoBtrfs: fix lockdep error in async commit
2013-12-20 Liu BoBtrfs: fix a crash when running balance and defrag...
2013-12-20 Liu BoBtrfs: do not run snapshot-aware defragment on error
2013-12-20 Josef BacikBtrfs: take ordered root lock when removing ordered...
2013-12-20 Josef BacikBtrfs: stop using vfs_read in send
2013-12-20 Filipe David Borba... Btrfs: fix incorrect inode acl reset
2013-12-20 Josef BacikBtrfs: fix hole check in log_one_extent
2013-12-20 Liu BoBtrfs: fix memory leak of chunks' extent map
2013-12-20 Josef BacikBtrfs: reset intwrite on transaction abort
2013-12-20 Josef BacikBtrfs: do a full search everytime in btrfs_search_old_slot
2013-12-20 Andy AdamsonNFSv4 wait on recovery for async session errors
2013-12-20 Helge Dellernfs: fix do_div() warning by instead using sector_div()
2013-12-20 J. Bruce Fieldsexportfs: fix 32-bit nfsd handling of 64-bit inode...
2013-12-20 J. Bruce Fieldsvfs: split out vfs_getattr_nosec
2013-12-20 David Sterbabtrfs: call mnt_drop_write after interrupted subvol...
2013-12-20 Dan CarpenterBtrfs: fix access_ok() check in btrfs_ioctl_send()
2013-12-20 Jeff Laytonnfsd: when reusing an existing repcache entry, unhash...
2013-12-20 Dan Carpenterxfs: underflow bug in xfs_attrlist_by_handle()
2013-12-20 Dave Chinnerxfs: growfs overruns AGFL buffer on V4 filesystems
2013-12-12 Trond MyklebustNFSv4: Update list of irrecoverable errors on DELEGRETURN
2013-12-12 Linus Torvaldsvfs: fix subtle use-after-free of pipe_inode_info
2013-12-08 Gu Zhengaio: clean up aio ring in the fail path
2013-12-08 Sasha Levinaio: nullify aio->ring_pages after freeing it
2013-12-08 Sasha Levinaio: prevent double free in ioctx_alloc
2013-12-08 Dan Carpenteraio: checking for NULL instead of IS_ERR
2013-12-08 Benjamin LaHaiserework aio migrate pages to use aio fs
2013-12-08 Al Virotake anon inode allocation to libfs.c
2013-12-08 Kent Overstreetaio: Fix a trinity splat
2013-12-08 Dwight Engenxfs: add capability check to free eofblocks ioctl
2013-12-04 Steven WhitehouseGFS2: Fix ref count bug relating to atomic_open
2013-12-04 Steve Frenchsetfacl removes part of ACL when setting POSIX ACLs...
2013-12-04 Jeff Laytonaudit: add child record before the create to handle...
2013-12-04 Pavel ShilovskyCIFS: Fix symbolic links usage
2013-12-04 Theodore Ts'oext4: avoid bh leak in retry path of ext4_expand_extra_...
2013-12-04 Ilija Hadzicdevpts: plug the memory leak in kill_sb
2013-11-29 Miklos SzerediGFS2: fix dentry leaks
2013-11-29 Miklos SzerediGFS2: d_splice_alias() can't return error
2013-11-29 Junxiao Biconfigfs: fix race between dentry put and lookup
2013-11-29 J. Bruce Fieldsnfsd4: fix xdr decoding of large non-write compounds
2013-11-29 Christoph Hellwignfsd: make sure to balance get/put_write_access
2013-11-29 Christoph Hellwignfsd: split up nfsd_setattr
2013-11-29 Jeff Laytonnfs: don't retry detect_trunking with RPC_AUTH_UNIX...
2013-11-29 J. Bruce Fieldsnfsd4: fix discarded security labels on setattr
2013-11-29 J. Bruce Fieldsnfsd: return better errors to exportfs
2013-11-29 Trond MyklebustNFS: Fix a missing initialisation when reading the...
2013-11-29 Jeff Laytonnfs: fix oops when trying to set SELinux label
2013-11-29 Jeff Laytonnfs: fix inverted test for delegation in nfs4_reclaim_o...
2013-11-29 Trond MyklebustNFSv4: Fix state reference counting in _nfs4_opendata_r...
2013-11-29 Weston Andros AdamsonNFSv4: don't reprocess cached open CLAIM_PREVIOUS
2013-11-29 Weston Andros AdamsonNFSv4: don't fail on missing fattr in open recover
2013-11-29 Weston Andros AdamsonNFSv4: fix NULL dereference in open recover
2013-11-29 Trond MyklebustNFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
2013-11-29 Kees Cookexec/ptrace: fix get_dumpable() incorrect tests
2013-11-29 Josef BacikBtrfs: relocate csums properly with prealloc extents
2013-11-29 Eric Sandeenxfs: be more forgiving of a v4 secondary sb w/ junk...
2013-11-29 Al Viroprepend_path() needs to reinitialize dentry/vfsmount...
2013-11-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-11-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-11-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-11-01 Linus TorvaldsMerge tag 'usb-3.12-rc8' of git://git.kernel.org/pub...
2013-11-01 Linus TorvaldsMerge tag 'sound-3.12' of git://git.kernel.org/pub...
2013-11-01 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2013-10-31 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew Morton)
2013-10-31 Linus Torvaldsvfs: decrapify dput(), fix cache behavior under normal...
2013-10-31 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2013-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-31 Linus TorvaldsMerge tag 'pm+acpi-3.12-late' of git://git.kernel.org...
2013-10-31 Dave AirlieMerge branch 'drm-fixes-3.12' of git://people.freedeskt...
2013-10-30 Linus TorvaldsMerge tag 'tty-3.12-rc8' of git://git.kernel.org/pub...
2013-10-30 Linus TorvaldsMerge tag 'sound-3.12' of git://git.kernel.org/pub...
2013-10-30 Takashi IwaiMerge tag 'asoc-fix-v3.12-rc7' of git://git.kernel...
2013-10-30 Rafael J. WysockiRevert "select: use freezable blocking call"
2013-10-30 Rafael J. WysockiRevert "epoll: use freezable blocking call"
2013-10-28 Linus TorvaldsMerge tag 'xtensa-next-20131015' of git://github.com...
2013-10-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2013-10-28 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2013-10-27 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-10-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-10-27 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2013-10-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-27 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-10-26 Linus TorvaldsMerge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org...
2013-10-25 Linus TorvaldsMerge tag 'for-linus-20131025' of git://git.infradead...
2013-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-25 Gu Zhengseq_file: always update file->f_pos in seq_lseek()
next