Age | Commit message (Expand) | Author |
2019-07-04 | gfs2: Remove unused gfs2_iomap_alloc argument | Andreas Gruenbacher |
2019-07-03 | gfs2: don't use buffer_heads in gfs2_allocate_page_backing | Christoph Hellwig |
2019-07-03 | gfs2: use iomap_bmap instead of generic_block_bmap | Christoph Hellwig |
2019-07-03 | gfs2: mark stuffed_readpage static | Christoph Hellwig |
2019-07-03 | gfs2: merge gfs2_writepage_common into gfs2_writepage | Christoph Hellwig |
2019-07-03 | gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops | Christoph Hellwig |
2019-07-03 | gfs2: remove the unused gfs2_stuffed_write_end function | Christoph Hellwig |
2019-07-03 | gfs2: use page_offset in gfs2_page_mkwrite | Christoph Hellwig |
2019-06-27 | gfs2: replace more printk with calls to fs_info and friends | Bob Peterson |
2019-06-27 | gfs2: dump fsid when dumping glock problems | Bob Peterson |
2019-06-27 | gfs2: simplify gfs2_freeze by removing case | Bob Peterson |
2019-06-27 | gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN | Bob Peterson |
2019-06-27 | gfs2: Warn when a journal replay overwrites a rgrp with buffers | Bob Peterson |
2019-06-27 | gfs2: log which portion of the journal is replayed | Bob Peterson |
2019-06-27 | gfs2: eliminate tr_num_revoke_rm | Bob Peterson |
2019-06-27 | gfs2: kthread and remount improvements | Bob Peterson |
2019-06-27 | gfs2: Use IS_ERR_OR_NULL | Kefeng Wang |
2019-06-27 | gfs2: Clean up freeing struct gfs2_sbd | Andreas Gruenbacher |
2019-06-21 | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-06-21 | NFS4: Only set creation opendata if O_CREAT | Benjamin Coddington |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-21 | Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-06-20 | Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-06-20 | Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-06-20 | Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2019-06-20 | Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 | Thomas Gleixner |
2019-06-19 | fanotify: update connector fsid cache on add mark | Amir Goldstein |
2019-06-19 | quota: fix a problem about transfer quota | yangerkun |
2019-06-19 | ovl: make i_ino consistent with st_ino in more cases | Amir Goldstein |
2019-06-18 | Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-18 | ovl: fix typo in MODULE_PARM_DESC | Nicolas Schier |
2019-06-18 | ovl: fix bogus -Wmaybe-unitialized warning | Arnd Bergmann |
2019-06-18 | ovl: don't fail with disconnected lower NFS | Miklos Szeredi |
2019-06-17 | fs/namespace: fix unprivileged mount propagation | Christian Brauner |
2019-06-17 | vfs: fsmount: add missing mntget() | Eric Biggers |
2019-06-17 | cifs: fix GlobalMid_Lock bug in cifs_reconnect | Ronnie Sahlberg |
2019-06-17 | SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write | Steve French |
2019-06-17 | block: return from __bio_try_merge_page if merging occured in the same page | Christoph Hellwig |
2019-06-17 | Btrfs: fix failure to persist compression property xattr deletion on fsync | Filipe Manana |
2019-06-14 | Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-14 | Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-06-14 | gfs2: Fix rounding error in gfs2_iomap_page_prepare | Andreas Gruenbacher |
2019-06-14 | btrfs: start readahead also in seed devices | Naohiro Aota |
2019-06-13 | fs/ocfs2: fix race in ocfs2_dentry_attach_lock() | Wengang Wang |
2019-06-13 | cifs: add spinlock for the openFileList to cifsInodeInfo | Ronnie Sahlberg |
2019-06-13 | cifs: fix panic in smb2_reconnect | Ronnie Sahlberg |
2019-06-13 | io_uring: fix memory leak of UNIX domain socket inode | Eric Biggers |