Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | 9p: new helper - v9fs_parent_fid() | Al Viro | 2016-05-29 | 3 | -16/+14 | |
| * | | | | | | | | | | | | | debugfs: ->d_parent is never NULL or negative | Al Viro | 2016-05-29 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | nfs_lookup(): remove debris left over from old sillyunlink exclusion | Al Viro | 2016-05-29 | 1 | -7/+4 | |
| * | | | | | | | | | | | | | orangefs: don't open-code %pd2 | Al Viro | 2016-05-29 | 1 | -6/+2 | |
| * | | | | | | | | | | | | | tracefs: ->d_parent is never NULL or negative... | Al Viro | 2016-05-29 | 1 | -7/+0 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'salted-string-hash' | Linus Torvalds | 2016-07-28 | 31 | -78/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | fs/dcache.c: Save one 32-bit multiply in dcache lookup | George Spelvin | 2016-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | vfs: make the string hashes salt the hash | Linus Torvalds | 2016-06-11 | 30 | -74/+82 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-07-27 | 1 | -15/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-24 | 17 | -65/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-06 | 12 | -62/+159 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-06-30 | 76 | -725/+1171 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | rxrpc: Limit the listening backlog | David Howells | 2016-06-11 | 1 | -15/+19 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2016-07-27 | 4 | -3/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | dlm: Use kmemdup instead of kmalloc and memcpy | Amitoj Kaur Chawla | 2016-06-23 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | dlm: add log_info config option | Zhilong Liu | 2016-06-21 | 3 | -1/+17 | |
* | | | | | | | | | | | | | | | Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2016-07-27 | 21 | -749/+1381 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | f2fs: clean up coding style and redundancy | Jaegeuk Kim | 2016-07-25 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | f2fs: get victim segment again after new cp | Yunlei He | 2016-07-22 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | f2fs: handle error case with f2fs_bug_on | Jaegeuk Kim | 2016-07-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | f2fs: avoid data race when deciding checkpoin in f2fs_sync_file | Jaegeuk Kim | 2016-07-20 | 1 | -2/+11 | |
| * | | | | | | | | | | | | | | | f2fs: support an ioctl to move a range of data blocks | Jaegeuk Kim | 2016-07-20 | 2 | -0/+141 | |
| * | | | | | | | | | | | | | | | f2fs: fix to report error number of f2fs_find_entry | Chao Yu | 2016-07-20 | 4 | -19/+46 | |
| * | | | | | | | | | | | | | | | f2fs: avoid memory allocation failure due to a long length | Jaegeuk Kim | 2016-07-18 | 1 | -18/+28 | |
| * | | | | | | | | | | | | | | | f2fs: reset default idle interval value | Chao Yu | 2016-07-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | f2fs: use blk_plug in all the possible paths | Jaegeuk Kim | 2016-07-16 | 6 | -2/+29 | |
| * | | | | | | | | | | | | | | | f2fs: fix to avoid data update racing between GC and DIO | Chao Yu | 2016-07-16 | 4 | -1/+28 | |
| * | | | | | | | | | | | | | | | f2fs: add maximum prefree segments | Jaegeuk Kim | 2016-07-16 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | f2fs: disable extent_cache for fcollapse/finsert inodes | Jaegeuk Kim | 2016-07-16 | 3 | -0/+19 | |
| * | | | | | | | | | | | | | | | f2fs: refactor __exchange_data_block for speed up | Jaegeuk Kim | 2016-07-16 | 2 | -66/+171 | |
| * | | | | | | | | | | | | | | | f2fs: fix ERR_PTR returned by bio | Jaegeuk Kim | 2016-07-16 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | f2fs: avoid mark_inode_dirty | Jaegeuk Kim | 2016-07-08 | 10 | -44/+62 | |
| * | | | | | | | | | | | | | | | f2fs: move i_size_write in f2fs_write_end | Jaegeuk Kim | 2016-07-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | f2fs: fix to avoid redundant discard during fstrim | Chao Yu | 2016-07-08 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | f2fs: avoid mismatching block range for discard | Yunlei He | 2016-07-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | f2fs: fix incorrect f_bfree calculation in ->statfs | Chao Yu | 2016-07-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | f2fs: use percpu_rw_semaphore | Jaegeuk Kim | 2016-07-08 | 3 | -30/+35 | |
| * | | | | | | | | | | | | | | | f2fs: skip to check the block address of node page | Jaegeuk Kim | 2016-07-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | f2fs: shrink critical region in spin_lock | Jaegeuk Kim | 2016-07-08 | 1 | -15/+8 | |
| * | | | | | | | | | | | | | | | f2fs: call SetPageUptodate if needed | Jaegeuk Kim | 2016-07-08 | 5 | -15/+30 | |
| * | | | | | | | | | | | | | | | f2fs: introduce f2fs_set_page_dirty_nobuffer | Jaegeuk Kim | 2016-07-08 | 4 | -3/+35 | |
| * | | | | | | | | | | | | | | | f2fs: remove unnecessary goto statement | Tiezhu Yang | 2016-07-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | f2fs: add nodiscard mount option | Chao Yu | 2016-07-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | f2fs: fix to redirty page if fail to gc data page | Chao Yu | 2016-07-08 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | | f2fs: fix to detect truncation prior rather than EIO during read | Chao Yu | 2016-07-08 | 3 | -13/+13 | |
| * | | | | | | | | | | | | | | | f2fs: fix to avoid reading out encrypted data in page cache | Chao Yu | 2016-07-08 | 1 | -43/+47 | |
| * | | | | | | | | | | | | | | | f2fs: avoid latency-critical readahead of node pages | Jaegeuk Kim | 2016-07-06 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | f2fs: avoid writing node/metapages during writes | Jaegeuk Kim | 2016-07-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | f2fs: produce more nids and reduce readahead nats | Jaegeuk Kim | 2016-07-06 | 6 | -8/+18 | |
| * | | | | | | | | | | | | | | | f2fs: detect host-managed SMR by feature flag | Jaegeuk Kim | 2016-07-06 | 4 | -8/+35 |