Age | Commit message (Expand) | Author |
2013-01-04 | f2fs: update f2fs document to reflect SIT/NAT layout correctly | Huajun Li |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe... | Al Viro |
2012-12-20 | documentation: drop vmtruncate | Marco Stornelli |
2012-12-20 | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-12-20 | FS-Cache: Provide proper invalidation | David Howells |
2012-12-20 | FS-Cache: Fix operation state management and accounting | David Howells |
2012-12-20 | Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2012-12-17 | docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output | Cyrill Gorcunov |
2012-12-17 | docs: add documentation about /proc/<pid>/fdinfo/<fd> output | Cyrill Gorcunov |
2012-12-17 | /proc/pid/status: add "Seccomp" field | Kees Cook |
2012-12-17 | procfs: add VmFlags field in smaps output | Cyrill Gorcunov |
2012-12-17 | fat: provide option for setting timezone offset | Jan Kara |
2012-12-16 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-12-14 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-12 | Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-12-11 | f2fs: fix a typo in f2fs documentation | Huajun Li |
2012-12-11 | f2fs: update the f2fs document | Jaegeuk Kim |
2012-12-11 | f2fs: add document | Jaegeuk Kim |
2012-12-10 | ext4: Remove CONFIG_EXT4_FS_XATTR | Tao Ma |
2012-11-26 | xfs: Remove the description of nodelaylog mount option from xfs.txt | Satoru Takeuchi |
2012-11-26 | nfsd4: delay filling in write iovec array till after xdr decoding | J. Bruce Fields |
2012-11-16 | mm, oom: reintroduce /proc/pid/oom_adj | David Rientjes |
2012-11-10 | nfsd4: update documentation on 4.1 progress | J. Bruce Fields |
2012-11-07 | nfsd4: implement backchannel_ctl operation | J. Bruce Fields |
2012-11-02 | xfs: Update mount options documentation | Carlos Maiolino |
2012-10-30 | efivarfs: Add documentation for the EFI variable filesystem | Matt Fleming |
2012-10-13 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-10 | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-09 | nfs: disintegrate UAPI for nfs | J. Bruce Fields |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso |
2012-10-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-10-03 | Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-01 | NFS: Add nfs4_unique_id boot parameter | Chuck Lever |
2012-09-21 | ipconfig: add nameserver IPs to kernel-parameter ip= | Christoph Fritz |
2012-09-17 | jfs: Remove obsolete email address | Dave Kleikamp |
2012-09-17 | fs/jfs: TRIM support for JFS Filesystem | Tino Reichardt |
2012-08-27 | debugfs: more tightly restrict default mount mode | Kees Cook |
2012-08-21 | Documentation: update mount option in filesystem/vfat.txt | Namjae Jeon |
2012-08-21 | nfsd: document kernel interfaces for nfsd configuration | J. Bruce Fields |
2012-08-17 | ext4: add max_dir_size_kb mount option | Theodore Ts'o |
2012-08-04 | Documentation: get rid of write_super | Artem Bityutskiy |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-08-01 | locks: remove unused lm_release_private | J. Bruce Fields |
2012-07-31 | mm: add support for a filesystem to activate swap files and use direct_IO for... | Mel Gorman |
2012-07-31 | Documentation: Correct s_umount state for freeze_fs/unfreeze_fs | Valerie Aurora |
2012-07-14 | don't pass nameidata to ->create() | Al Viro |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro |
2012-07-14 | stop passing nameidata * to ->d_revalidate() | Al Viro |