Age | Commit message (Expand) | Author |
2016-10-31 | ovl: update S_ISGID when setting posix ACLs | Miklos Szeredi |
2016-10-30 | aio: fix freeze protection of aio writes | Jan Kara |
2016-10-30 | fs: remove aio_run_iocb | Christoph Hellwig |
2016-10-30 | fs: remove the never implemented aio_fsync file operation | Christoph Hellwig |
2016-10-30 | aio: hold an extra file reference over AIO read/write operations | Christoph Hellwig |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-29 | Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-10-29 | Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-28 | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-28 | ubifs: Fix regression in ubifs_readdir() | Richard Weinberger |
2016-10-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-27 | fs: exofs: print a hex number after a 0x prefix | Uwe Kleine-König |
2016-10-27 | proc: fix NULL dereference when reading /proc/<pid>/auxv | Leon Yu |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg |
2016-10-27 | genetlink: statically initialize families | Johannes Berg |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg |
2016-10-27 | Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-10-27 | Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-10-27 | btrfs: fix races on root_log_ctx lists | Chris Mason |
2016-10-27 | kernfs: Add noop_fsync to supported kernfs_file_fops | Tony Luck |
2016-10-24 | proc: don't use FOLL_FORCE for reading cmdline and environment | Linus Torvalds |
2016-10-24 | nfsd: move blocked lock handling under a dedicated spinlock | Jeff Layton |
2016-10-24 | orangefs: don't use d_time | Miklos Szeredi |
2016-10-24 | orangefs: user file_inode() where it is due | Amir Goldstein |
2016-10-24 | NFSv4.1: work around -Wmaybe-uninitialized warning | Arnd Bergmann |
2016-10-24 | btrfs: fix WARNING in btrfs_select_ref_head() | Wang Xiaoguang |
2016-10-24 | Btrfs: remove some no-op casts | Dan Carpenter |
2016-10-24 | btrfs: pass correct args to btrfs_async_run_delayed_refs() | Wang Xiaoguang |
2016-10-24 | btrfs: make file clone aware of fatal signals | Wang Xiaoguang |
2016-10-24 | btrfs: qgroup: Prevent qgroup->reserved from going subzero | Goldwyn Rodrigues |
2016-10-24 | NFS: Trim extra slash in v4 nfs_path | Benjamin Coddington |
2016-10-24 | xfs: defer should abort intent items if the trans roll fails | Darrick J. Wong |
2016-10-24 | xfs: clear cowblocks tag when cow fork is emptied | Brian Foster |
2016-10-24 | xfs: fix up inode cowblocks tracking tracepoints | Brian Foster |
2016-10-24 | fs: Do to trim high file position bits in iomap_page_mkwrite_actor | Jan Kara |
2016-10-23 | Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-10-23 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-22 | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-10-21 | Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-10-20 | Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-10-20 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2016-10-20 | fs/proc: Stop trying to report thread stacks | Andy Lutomirski |
2016-10-20 | fs/proc: Stop reporting eip and esp in /proc/PID/stat | Andy Lutomirski |
2016-10-20 | xfs: remove xfs_bunmapi_cow | Christoph Hellwig |
2016-10-20 | xfs: optimize xfs_reflink_end_cow | Christoph Hellwig |
2016-10-20 | xfs: optimize xfs_reflink_cancel_cow_blocks | Christoph Hellwig |
2016-10-20 | xfs: refactor xfs_bunmapi_cow | Christoph Hellwig |
2016-10-20 | xfs: optimize writes to reflink files | Christoph Hellwig |
2016-10-20 | xfs: don't bother looking at the refcount tree for reads | Christoph Hellwig |