| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 1 | -5/+4 |
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-22 | 1 | -2/+2 |
* | Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-21 | 10 | -154/+72 |
|\ |
|
| * | orangefs: call op_release sooner when creating inodes | Martin Brandenburg | 2017-11-13 | 1 | -9/+15 |
| * | orangefs: stop setting atime on inode dirty | Martin Brandenburg | 2017-11-13 | 9 | -141/+52 |
| * | orangefs: use ARRAY_SIZE | Jérémy Lefaure | 2017-11-13 | 2 | -2/+5 |
| * | orangefs: remove initialization of i_version | Jeff Layton | 2017-11-13 | 1 | -2/+0 |
* | | Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-11-21 | 6 | -94/+206 |
|\ \ |
|
| * | | ceph: silence sparse endianness warning in encode_caps_cb | Jeff Layton | 2017-11-13 | 1 | -2/+2 |
| * | | ceph: remove the bump of i_version | Jeff Layton | 2017-11-13 | 1 | -1/+0 |
| * | | ceph: present consistent fsid, regardless of arch endianness | Jeff Layton | 2017-11-13 | 1 | -2/+3 |
| * | | ceph: clean up spinlocking and list handling around cleanup_cap_releases() | Jeff Layton | 2017-11-13 | 1 | -13/+21 |
| * | | ceph: remove unused and redundant variable dropping | Colin Ian King | 2017-11-13 | 1 | -2/+1 |
| * | | ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap() | Ilya Dryomov | 2017-11-13 | 1 | -2/+2 |
| * | | ceph: disable cached readdir after dropping positive dentry | Yan, Zheng | 2017-11-13 | 1 | -1/+6 |
| * | | ceph: fix bool initialization/comparison | Thomas Meyer | 2017-11-13 | 1 | -3/+3 |
| * | | ceph: handle 'session get evicted while there are file locks' | Yan, Zheng | 2017-11-13 | 3 | -17/+58 |
| * | | ceph: optimize flock encoding during reconnect | Yan, Zheng | 2017-11-13 | 2 | -21/+30 |
| * | | ceph: make lock_to_ceph_filelock() static | Yan, Zheng | 2017-11-13 | 2 | -32/+31 |
| * | | ceph: keep auth cap when inode has flocks or posix locks | Yan, Zheng | 2017-11-13 | 4 | -9/+60 |
| |/ |
|
* | | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-11-18 | 11 | -82/+157 |
|\ \ |
|
| * | | nfsd: deal with revoked delegations appropriately | Andrew Elble | 2017-11-07 | 1 | -1/+24 |
| * | | nfsd: use nfs->ns.inum as net ID | Vasily Averin | 2017-11-07 | 1 | -2/+2 |
| * | | nfds: avoid gettimeofday for nfssvc_boot time | Arnd Bergmann | 2017-11-07 | 4 | -8/+11 |
| * | | fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t | Elena Reshetova | 2017-11-07 | 2 | -5/+5 |
| * | | fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t | Elena Reshetova | 2017-11-07 | 2 | -4/+4 |
| * | | fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t | Elena Reshetova | 2017-11-07 | 3 | -15/+16 |
| * | | lockd: double unregister of inetaddr notifiers | Vasily Averin | 2017-11-07 | 1 | -11/+9 |
| * | | nfsd4: catch some false session retries | J. Bruce Fields | 2017-11-07 | 2 | -1/+37 |
| * | | nfsd4: fix cached replies to solo SEQUENCE compounds | J. Bruce Fields | 2017-11-07 | 3 | -7/+27 |
| * | | nfsd: use ARRAY_SIZE | Jérémy Lefaure | 2017-10-05 | 1 | -3/+2 |
| * | | nfsd: give out fewer session slots as limit approaches | J. Bruce Fields | 2017-10-04 | 1 | -0/+5 |
| * | | nfsd: increase DRC cache limit | J. Bruce Fields | 2017-10-04 | 1 | -1/+1 |
| * | | nfsd: remove unnecessary nofilehandle checks | J. Bruce Fields | 2017-10-04 | 1 | -12/+2 |
| * | | nfs_common: convert int to bool | Corentin Labbe | 2017-09-26 | 1 | -5/+5 |
| * | | nfs_common: move locks_in_grace comment at the right place | Corentin Labbe | 2017-09-26 | 1 | -7/+7 |
| * | | nfs_common: fix build warning in grace.c | Corentin Labbe | 2017-09-26 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-18 | 18 | -152/+147 |
|\ \ \ |
|
| * | | | pid: replace pid bitmap implementation with IDR API | Gargi Sharma | 2017-11-18 | 1 | -1/+1 |
| * | | | fat: remove redundant assignment of 0 to slots | Colin Ian King | 2017-11-18 | 1 | -1/+0 |
| * | | | hfs/hfsplus: clean up unused variables in bnode.c | Christos Gkekas | 2017-11-18 | 2 | -8/+0 |
| * | | | nilfs2: remove inode->i_version initialization | Jeff Layton | 2017-11-18 | 1 | -1/+0 |
| * | | | nilfs2: use octal for unreadable permission macro | Ryusuke Konishi | 2017-11-18 | 1 | -1/+1 |
| * | | | nilfs2: align block comments of nilfs_sufile_truncate_range() at * | Ryusuke Konishi | 2017-11-18 | 1 | -16/+16 |
| * | | | fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t | Elena Reshetova | 2017-11-18 | 2 | -6/+7 |
| * | | | nilfs2: fix race condition that causes file system corruption | Andreas Rohner | 2017-11-18 | 1 | -2/+4 |
| * | | | fs/nilfs2: convert timers to use timer_setup() | Kees Cook | 2017-11-18 | 2 | -6/+6 |
| * | | | pipe: add proc_dopipe_max_size() to safely assign pipe_max_size | Joe Lawrence | 2017-11-18 | 1 | -15/+3 |
| * | | | pipe: avoid round_pipe_size() nr_pages overflow on 32-bit | Joe Lawrence | 2017-11-18 | 1 | -2/+15 |
| * | | | pipe: match pipe_max_size data type with procfs | Joe Lawrence | 2017-11-18 | 1 | -1/+1 |