| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | locks: protect most of the file_lock handling with i_lock | Jeff Layton | 2013-06-29 | 1 | -7/+14 |
| * | | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds | 2013-06-29 | 2 | -15/+10 |
* | | | Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2013-07-02 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | f2fs: add remount_fs callback support | Namjae Jeon | 2013-06-17 | 1 | -2/+7 |
| | |/
| |/| |
|
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-07-02 | 2 | -13/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | mm: change invalidatepage prototype to accept length | Lukas Czerner | 2013-05-21 | 2 | -13/+13 |
| |/ |
|
* | | [readdir] ->readdir() is gone | Al Viro | 2013-06-29 | 3 | -3/+6 |
* | | [readdir] introduce iterate_dir() and dir_context | Al Viro | 2013-06-29 | 1 | -0/+3 |
* | | xfs: disable noattr2/attr2 mount options for CRC enabled filesystems | Dave Chinner | 2013-06-06 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-05-09 | 1 | -7/+173 |
|\ |
|
| * | btrfs: document mount options in Documentation/fs/btrfs.txt | Eric Sandeen | 2013-05-06 | 1 | -7/+173 |
* | | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-05-08 | 1 | -1/+3 |
|\ \ |
|
| * | | f2fs: update f2fs.txt related with discard at mkfs | Changman Lee | 2013-04-03 | 1 | -1/+3 |
| |/ |
|