Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | xfs: avoid unused to_mp() function warning | Austin Kim | 2019-09-24 | |
| * | | | | | | | | | | | | | xfs: log proper length of superblock | Eric Sandeen | 2019-09-24 | |
| * | | | | | | | | | | | | | xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag") | Darrick J. Wong | 2019-09-23 | |
| * | | | | | | | | | | | | | xfs: removed unneeded variable | Aliasgar Surti | 2019-09-23 | |
| * | | | | | | | | | | | | | xfs: convert inode to extent format after extent merge due to shift | Brian Foster | 2019-09-23 | |
* | | | | | | | | | | | | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | jffs2: Fix mounting under new mount API | David Howells | 2019-09-26 | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | ntfs: remove (un)?likely() from IS_ERR() conditions | Denis Efremov | 2019-09-26 | |
| * | | | | | | | | | | | | | xfs: remove unlikely() from WARN_ON() condition | Denis Efremov | 2019-09-26 | |
| * | | | | | | | | | | | | | fs: remove unlikely() from WARN_ON() condition | Denis Efremov | 2019-09-26 | |
| * | | | | | | | | | | | | | userfaultfd: untag user pointers | Andrey Konovalov | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/namespace: untag user pointers in copy_mount_options | Andrey Konovalov | 2019-09-25 | |
| * | | | | | | | | | | | | | fat: delete an unnecessary check before brelse() | Markus Elfring | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/do_balan.c: remove set but not used variable | Jason Yan | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/journal.c: remove set but not used variable | Jason Yan | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/do_balan.c: remove set but not used variables | zhengbin | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/fix_node.c: remove set but not used variables | zhengbin | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/prints.c: remove set but not used variables | zhengbin | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/objectid.c: remove set but not used variables | zhengbin | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/lbalance.c: remove set but not used variables | zhengbin | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/stree.c: remove set but not used variables | zhengbin | 2019-09-25 | |
| * | | | | | | | | | | | | | fs/reiserfs/journal.c: remove set but not used variables | zhengbin | 2019-09-25 | |
| * | | | | | | | | | | | | | fs: reiserfs: remove unnecessary check of bh in remove_from_transaction() | Jia-Ju Bai | 2019-09-25 | |
* | | | | | | | | | | | | | | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | ceph: call ceph_mdsc_destroy from destroy_fs_client | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: allow object copies across different filesystems in the same cluster | Luis Henriques | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: include ceph_debug.h in cache.c | Ilya Dryomov | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: move static keyword to the front of declarations | Krzysztof Wilczynski | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: reconnect connection if session hang in opening state | Erqi Chen | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: use release_pages() directly | John Hubbard | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: allow arbitrary security.* xattrs | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: only set CEPH_I_SEC_INITED if we got a MAC label | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: turn ceph_security_invalidate_secctx into static inline | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: add buffered/direct exclusionary locking for reads and writes | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: don't return a value from void function | John Hubbard | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: don't freeze during write page faults | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: update the mtime when truncating up | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: fix indentation in __get_snap_name() | Ilya Dryomov | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: remove incorrect comment above __send_cap | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: remove CEPH_I_NOFLUSH | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: remove unneeded test in try_flush_caps | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: have __mark_caps_flushing return flush_tid | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: fix comments over ceph_add_cap | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: eliminate session->s_trim_caps | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: fetch cap_gen under spinlock in ceph_add_cap | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: don't SetPageError on writepage errors | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: auto reconnect after blacklisted | Yan, Zheng | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: invalidate all write mode filp after reconnect | Yan, Zheng | 2019-09-16 |