| Commit message (Expand) | Author | Age |
* | AFS: Documentation updates | Anton Blanchard | 2009-08-19 |
* | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro | 2009-08-18 |
* | driver core: documentation: make it clear that sysfs is optional | Lucian Adrian Grijincu | 2009-07-28 |
* | update Documentation/filesystems/Locking | Christoph Hellwig | 2009-06-24 |
* | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 2009-06-22 |
|\ |
|
| * | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 2009-06-15 |
| |\ |
|
| * | | update Documentation/filesystems/00-INDEX with new nfsd related docs. | Benny Halevy | 2009-04-28 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-06-18 |
|\ \ \ |
|
| * | | | ext4: document the "abort" mount option | Theodore Ts'o | 2009-06-13 |
* | | | | isofs: let mode and dmode mount options override rock ridge mode setting | Jan Kara | 2009-06-18 |
* | | | | Doc fix: ext2 can only have 32,000 subdirs, not 32,768 | Michael Shields | 2009-06-18 |
* | | | | proc.txt: update kernel filesystem/proc.txt documentation | Stefani Seibold | 2009-06-18 |
* | | | | proc: export statistics for softirq to /proc | Keika Kobayashi | 2009-06-18 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | No instance of ->bmap() needs BKL | Al Viro | 2009-06-17 |
* | | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ \ \ \ |
|
| * | | | | oom: move oom_adj value from task_struct to mm_struct | David Rientjes | 2009-06-16 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | FAT: add 'errors' mount option | Denis Karpov | 2009-06-03 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-06-15 |
|\ \ \ |
|
| * | | | nilfs2: modify list of unsupported features in caveats | Ryusuke Konishi | 2009-06-10 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 |
|\ \ \ |
|
| * | | | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2009-06-12 |
* | | | | Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-06-13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Document the debugfs API | Jonathan Corbet | 2009-06-06 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-06-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | GFS2: Update docs | Steven Whitehouse | 2009-05-19 |
* | | | hugh: update email address | Hugh Dickins | 2009-05-21 |
|/ / |
|
* | | mm: close page_mkwrite races | Nick Piggin | 2009-05-02 |
* | | CacheFiles: Fix the documentation to use the correct credential pointer names | Marc Dionne | 2009-04-24 |
|/ |
|
* | Documentation/filesystems: remove out of date reference to BKL being held | Adrian McMenamin | 2009-04-20 |
* | Staging: Pohmelfs: Added IO permissions and priorities. | Evgeniy Polyakov | 2009-04-17 |
* | nilfs2: clean up sketch file | Ryusuke Konishi | 2009-04-07 |
* | nilfs2: add document | Ryusuke Konishi | 2009-04-07 |
* | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 |
|\ |
|
| * | nfsd41: Documentation/filesystems/nfs41-server.txt | Benny Halevy | 2009-04-03 |
| * | Document /proc/fs/nfsd/pool_stats | Greg Banks | 2009-03-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-04-05 |
|\ \ |
|
| * | | Staging: pohmelfs: documentation. | Evgeniy Polyakov | 2009-04-03 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | trivial: document ext3 semantics of 'ro' option a bit better | Pavel Machek | 2009-03-30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds | 2009-04-03 |
|\ \ \ |
|
| * | | | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 2009-04-03 |
| * | | | FS-Cache: Add and document asynchronous operation handling | David Howells | 2009-04-03 |
| * | | | FS-Cache: Object management state machine | David Howells | 2009-04-03 |
| * | | | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 2009-04-03 |
| * | | | FS-Cache: Add the FS-Cache cache backend API and documentation | David Howells | 2009-04-03 |
| * | | | FS-Cache: Add the FS-Cache netfs API and documentation | David Howells | 2009-04-03 |
* | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2009-04-03 |
|\ \ \ \ |
|
| * | | | | exofs: Documentation | Boaz Harrosh | 2009-03-31 |
| | |/ /
| |/| | |
|