| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-11-22 | 1 | -17/+17 |
|\ |
|
| * | Documentation: filesystems: update btrfs tools section | David Sterba | 2013-11-21 | 1 | -16/+6 |
| * | Documentation: filesystems: add new btrfs mount options | David Sterba | 2013-11-21 | 1 | -1/+11 |
* | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 | 2 | -1/+2 |
|\ \ |
|
| * | | Documentation/filesystems/vfat.txt: fix directory entry example | Luis Ortega Perez de Villar | 2013-11-13 | 1 | -1/+1 |
| * | | /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line | Naoya Horiguchi | 2013-11-13 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 2 | -9/+30 |
|\ \ \ |
|
| * | | | vfs: take i_mutex on renamed file | J. Bruce Fields | 2013-11-09 | 1 | -9/+22 |
| * | | | iget/iget5: don't bother with ->i_lock until we find a match | Al Viro | 2013-11-09 | 1 | -0/+8 |
| | |/
| |/| |
|
* | | | Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2013-11-13 | 1 | -0/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | f2fs: update f2fs document | Jaegeuk Kim | 2013-11-01 | 1 | -0/+1 |
| * | | f2fs: add reclaiming control by sysfs | Jaegeuk Kim | 2013-10-25 | 1 | -0/+6 |
| |/ |
|
* | | FS-Cache: Provide the ability to enable/disable cookies | David Howells | 2013-09-27 | 1 | -13/+60 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-18 | 1 | -7/+7 |
|\ |
|
| * | vfs: improve i_op->atomic_open() documentation | Miklos Szeredi | 2013-09-16 | 1 | -7/+7 |
* | | cifs: update cifs.txt and remove some outdated infos | Björn Jacke | 2013-09-13 | 1 | -31/+11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-12 | 1 | -0/+4 |
|\ |
|
| * | fs: remove vfs_follow_link | Christoph Hellwig | 2013-09-10 | 1 | -0/+4 |
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-09-12 | 6 | -0/+2065 |
|\ \ |
|
| * | | cifs: add winucase_convert.pl to Documentation/ directory | Jeff Layton | 2013-09-08 | 1 | -0/+62 |
| * | | [CIFS] Add Scott to list of cifs contributors | Steve French | 2013-09-08 | 1 | -0/+1 |
| * | | cifs: create a new Documentation/ directory and move docfiles into it | Jeff Layton | 2013-09-08 | 5 | -0/+2002 |
* | | | initmpfs: use initramfs if rootfstype= or root= specified | Rob Landley | 2013-09-11 | 1 | -0/+4 |
* | | | Documentation/filesystems/proc.txt: fix mistake in the description of Committ... | Minto Joseph | 2013-09-11 | 1 | -10/+9 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-09-09 | 2 | -6/+40 |
|\ \
| |/
|/| |
|
| * | fscache: Netfs function for cleanup post readpages | Milosz Tanski | 2013-09-06 | 1 | -1/+17 |
| * | FS-Cache: Fix heading in documentation | David Howells | 2013-09-06 | 1 | -1/+1 |
| * | FS-Cache: Add interface to check consistency of a cached object | David Howells | 2013-09-06 | 2 | -4/+22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 8 | -8/+8 |
|\ \ |
|
| * | | doc: filesystems : Fix typo in Documentations/filesystems | Masanari Iida | 2013-08-20 | 4 | -4/+4 |
| * | | doc: Fix typo in doucmentations | Masanari Iida | 2013-07-25 | 4 | -4/+4 |
| |/ |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2013-09-06 | 1 | -3/+4 |
|\ \ |
|
| * | | ext3: allow specifying external journal by pathname mount option | Eric Sandeen | 2013-07-31 | 1 | -3/+4 |
| |/ |
|
* | | Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2013-09-06 | 1 | -4/+71 |
|\ \ |
|
| * | | f2fs: add sysfs entries to select the gc policy | Namjae Jeon | 2013-08-06 | 1 | -0/+6 |
| * | | f2fs: add sysfs support for controlling the gc_thread | Namjae Jeon | 2013-08-06 | 1 | -0/+26 |
| * | | f2fs: add description for fsck.f2fs and dump.f2fs | Changman Lee | 2013-07-30 | 1 | -4/+39 |
| |/ |
|
* | | ext4: allow specifying external journal by pathname mount option | Eric Sandeen | 2013-08-28 | 1 | -3/+4 |
|/ |
|
* | Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-07-13 | 1 | -108/+209 |
|\ |
|
| * | xfs: update mount options documentation | Dave Chinner | 2013-07-09 | 1 | -108/+209 |
| * | xfs: disable noattr2/attr2 mount options for CRC enabled filesystems | Dave Chinner | 2013-06-05 | 1 | -0/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 3 | -3/+3 |
|\ \ |
|
| * | | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 2013-05-28 | 3 | -3/+3 |
| |/ |
|
* | | documentation: document the is_dirty_writeback aops callback | Mel Gorman | 2013-07-03 | 1 | -0/+10 |
* | | documentation: update address_space_operations | Mel Gorman | 2013-07-03 | 1 | -8/+7 |
* | | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-03 | 1 | -1/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-03 | 2 | -22/+37 |
|\ \ |
|
| * | | Document ->tmpfile() | Al Viro | 2013-07-03 | 2 | -0/+7 |
| * | | locks: give the blocked_hash its own spinlock | Jeff Layton | 2013-06-29 | 1 | -8/+8 |
| * | | locks: add a new "lm_owner_key" lock operation | Jeff Layton | 2013-06-29 | 1 | -5/+11 |