| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | f2fs: introduce a radix_tree for the free_nid list | Jaegeuk Kim | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | f2fs: introduce help macro on_build_free_nids() | Gu Zheng | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | f2fs: fix to mark the checkpointed nat entry correctly | Jaegeuk Kim | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | f2fs: fix to do build_stat prior to the recovery procedure | Jaegeuk Kim | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | f2fs: fix not to write data pages on the page reclaiming path | Jaegeuk Kim | 2014-02-24 | |
| | * | | | | | | | | | | | | | | | f2fs: fix the calculation of max_nids | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: show counts of checkpoint in status | Changman Lee | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages | Chao Yu | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: use inode mutex to keep atomicity of f2fs_falloc | Chao Yu | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: clean up redundant function call | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: fix f2fs_write_meta_page at no checkpoint status | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: fix to truncate dentry pages in the error case | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: fix a build warning | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: clean up with a macro | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: fix the potential mismatch between dir's i_size and i_blocks | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: remove the ugly pointer conversion | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: fix to recover xattr node block | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: handle dirty segments inside refresh_sit_entry | Jaegeuk Kim | 2014-02-17 | |
| | * | | | | | | | | | | | | | | | f2fs: update_inode_page should be done all the time | Jaegeuk Kim | 2014-02-17 | |
| * | | | | | | | | | | | | | | | | Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-04-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | jffs2: Fix crash due to truncation of csize | Ajesh Kunhipurayil Vijayan | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | jffs2: Fix segmentation fault found in stress test | Kamlakant Patel | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | jffs2: unlock f->sem on error in jffs2_new_inode() | Wang Guoli | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | jffs2: avoid soft-lockup in jffs2_reserve_space_gc() | Li Zefan | 2014-03-10 | |
| | * | | | | | | | | | | | | | | | jffs2: remove from wait queue after schedule() | Li Zefan | 2014-03-10 | |
| * | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-04-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | nfs: pass string length to pr_notice message about readdir loops | Jeff Layton | 2014-04-05 | |
| | * | | | | | | | | | | | | | | | | NFSv4: Fix a use-after-free problem in open() | Trond Myklebust | 2014-03-28 | |
| | * | | | | | | | | | | | | | | | | NFSv4: Ensure we respect soft mount timeouts during trunking discovery | Trond Myklebust | 2014-03-19 | |
| | * | | | | | | | | | | | | | | | | NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted | Trond Myklebust | 2014-03-19 | |
| | * | | | | | | | | | | | | | | | | NFS: advertise only supported callback netids | Chuck Lever | 2014-03-17 | |
| | * | | | | | | | | | | | | | | | | NFS: Clean up: revert increase in READDIR RPC buffer max size | Chuck Lever | 2014-03-17 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'devel' into linux-next | Trond Myklebust | 2014-03-17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | nfs: emit a fsnotify_nameremove call in sillyrename codepath | Jeff Layton | 2014-03-17 | |
| | | * | | | | | | | | | | | | | | | | nfs: remove synchronous rename code | Jeff Layton | 2014-03-17 | |
| | | * | | | | | | | | | | | | | | | | nfs: convert nfs_rename to use async_rename infrastructure | Jeff Layton | 2014-03-17 | |
| | | * | | | | | | | | | | | | | | | | nfs: make nfs_async_rename non-static | Jeff Layton | 2014-03-17 | |
| | | * | | | | | | | | | | | | | | | | nfs: abstract out code needed to complete a sillyrename | Jeff Layton | 2014-03-17 | |
| | | * | | | | | | | | | | | | | | | | NFSv4: Clear the open state flags if the new stateid does not match | Trond Myklebust | 2014-02-19 | |
| | | * | | | | | | | | | | | | | | | | NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done | Trond Myklebust | 2014-02-19 | |
| | | * | | | | | | | | | | | | | | | | NFSv4.1: Ensure that we free existing layout segments if we get a new layout | Trond Myklebust | 2014-02-19 | |
| | | * | | | | | | | | | | | | | | | | NFSv4.1: Minor optimisation in get_layout_by_fh_locked() | Trond Myklebust | 2014-02-19 | |
| | | * | | | | | | | | | | | | | | | | NFSv4.1: Ensure that the layout recall callback matches layout stateids | Trond Myklebust | 2014-02-19 | |
| | | * | | | | | | | | | | | | | | | | NFSv4: Don't update the open stateid unless it is newer than the old one | Trond Myklebust | 2014-02-19 | |
| | | * | | | | | | | | | | | | | | | | NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer() | Trond Myklebust | 2014-02-19 | |
| | | * | | | | | | | | | | | | | | | | NFS: Be more aggressive in using readdirplus for 'ls -l' situations | Trond Myklebust | 2014-02-11 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-04-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. | Rusty Russell | 2014-03-24 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2014-04-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next | Dave Chinner | 2014-04-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
