Age | Commit message (Expand) | Author |
2019-01-05 | Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-01-05 | Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-01-05 | Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | fs: don't open code lru_to_page() | Nikolay Borisov |
2019-01-04 | fs/: remove caller signal_pending branch predictions | Davidlohr Bueso |
2019-01-04 | bfs: extra sanity checking and static inode bitmap | Tigran Aivazian |
2019-01-04 | exec: separate MM_ANONPAGES and RLIMIT_STACK accounting | Oleg Nesterov |
2019-01-04 | exec: load_script: don't blindly truncate shebang string | Oleg Nesterov |
2019-01-04 | fat: new inline functions to determine the FAT variant (32, 16 or 12) | Carmeli Tamir |
2019-01-04 | fat: move MAX_FAT to fat.h and change it to inline function | Carmeli Tamir |
2019-01-04 | fat: remove FAT_FIRST_ENT macro | Carmeli Tamir |
2019-01-04 | hfsplus: return file attributes on statx | Ernesto A. Fernández |
2019-01-04 | autofs: add strictexpire mount option | Ian Kent |
2019-01-04 | autofs: change catatonic setting to a bit flag | Ian Kent |
2019-01-04 | autofs: simplify parse_options() function call | Ian Kent |
2019-01-04 | autofs: improve ioctl sbi checks | Ian Kent |
2019-01-04 | fs/epoll: deal with wait_queue only once | Davidlohr Bueso |
2019-01-04 | fs/epoll: rename check_events label to send_events | Davidlohr Bueso |
2019-01-04 | fs/epoll: avoid barrier after an epoll_wait(2) timeout | Davidlohr Bueso |
2019-01-04 | fs/epoll: reduce the scope of wq lock in epoll_wait() | Davidlohr Bueso |
2019-01-04 | fs/epoll: robustify ep->mtx held checks | Davidlohr Bueso |
2019-01-04 | fs/epoll: drop ovflist branch prediction | Davidlohr Bueso |
2019-01-04 | fs/epoll: simplify ep_send_events_proc() ready-list loop | Davidlohr Bueso |
2019-01-04 | fs/epoll: remove max_nests argument from ep_call_nested() | Davidlohr Bueso |
2019-01-04 | fs/proc/base.c: slightly faster /proc/*/limits | Alexey Dobriyan |
2019-01-04 | fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode() | Alexey Dobriyan |
2019-01-04 | fs/proc/util.c: include fs/proc/internal.h for name_to_int() | Eric Biggers |
2019-01-04 | fs/proc/base.c: use ns_capable instead of capable for timerslack_ns | Benjamin Gordon |
2019-01-04 | Merge branches 'misc.misc' and 'work.iov_iter' into for-linus | Al Viro |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-03 | Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2019-01-03 | smb3: add smb3.1.1 to default dialect list | Steve French |
2019-01-02 | cifs: fix confusing warning message on reconnect | Steve French |
2019-01-02 | smb3: fix large reads on encrypted connections | Paul Aurich |
2019-01-02 | locks: fix error in locks_move_blocks() | NeilBrown |
2019-01-02 | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-01-02 | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-01-02 | Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-01-02 | block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) | Linus Torvalds |
2019-01-02 | sunrpc: Add xprt after nfs4_test_session_trunk() | Santosh kumar pradhan |
2019-01-02 | NFS: remove unnecessary test for IS_ERR(cred) | NeilBrown |
2019-01-02 | NFSv4.2 fix async copy reboot recovery | Olga Kornievskaia |
2019-01-02 | NFS: Fix NFSv4 symbolic trace point output | Chuck Lever |
2019-01-02 | NFS: Make "port=" mount option optional for RDMA mounts | Chuck Lever |
2018-12-31 | Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd... | Linus Torvalds |
2018-12-31 | Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-12-31 | nfs: fixed broken compilation in nfs_callback_up_net() | Vasily Averin |