index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-12
|
\
|
*
nfs: disintegrate UAPI for nfs
J. Bruce Fields
2012-10-09
|
|
\
|
*
|
nfsd: document kernel interfaces for nfsd configuration
J. Bruce Fields
2012-08-21
*
|
|
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-10-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
NFS: Add nfs4_unique_id boot parameter
Chuck Lever
2012-10-01
*
|
|
oom: remove deprecated oom_adj
Davidlohr Bueso
2012-10-09
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-10-07
|
\
\
\
|
*
|
|
ext4: add max_dir_size_kb mount option
Theodore Ts'o
2012-08-17
*
|
|
|
Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2012-10-03
|
\
\
\
\
|
*
|
|
|
jfs: Remove obsolete email address
Dave Kleikamp
2012-09-17
|
*
|
|
|
fs/jfs: TRIM support for JFS Filesystem
Tino Reichardt
2012-09-17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
|
\
\
\
\
|
*
|
|
|
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
2012-09-21
|
|
/
/
/
*
/
/
/
debugfs: more tightly restrict default mount mode
Kees Cook
2012-08-27
|
/
/
/
*
|
/
Documentation: update mount option in filesystem/vfat.txt
Namjae Jeon
2012-08-21
|
|
/
|
/
|
*
|
Documentation: get rid of write_super
Artem Bityutskiy
2012-08-03
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
|
\
|
*
Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
Valerie Aurora
2012-07-31
*
|
locks: remove unused lm_release_private
J. Bruce Fields
2012-08-01
*
|
mm: add support for a filesystem to activate swap files and use direct_IO for...
Mel Gorman
2012-07-31
|
/
*
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
2012-07-14
*
kill struct opendata
Al Viro
2012-07-14
*
make ->atomic_open() return int
Al Viro
2012-07-14
*
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
2012-07-14
*
vfs: add i_op->atomic_open()
Miklos Szeredi
2012-07-14
*
vfs: update documentation on ->i_dentry handling
Al Viro
2012-07-14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
|
\
|
*
fs: introduce inode operation ->update_time
Josef Bacik
2012-06-01
*
|
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
2012-05-31
*
|
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
2012-05-31
*
|
mm: document the meminfo and vmstat fields of relevance to transparent hugepages
Mel Gorman
2012-05-29
*
|
mm/fs: remove truncate_range
Hugh Dickins
2012-05-29
|
/
*
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
|
\
|
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-05-25
|
\
\
|
*
|
ext3: update documentation with barrier=1 default
Stefan Hajnoczi
2012-04-11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
|
\
\
\
|
*
|
|
Documentation: Fix typo in multiple files in Documentation
Masanari Iida
2012-04-16
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-05-21
|
\
\
\
|
*
|
|
GFS2: Update glock doc to add new stats info
Steven Whitehouse
2012-05-10
|
*
|
|
GFS2: Update main gfs2 doc
Steven Whitehouse
2012-05-10
|
|
|
/
|
|
/
|
*
/
|
tokenring: delete all remaining driver support
Paul Gortmaker
2012-05-15
|
/
/
*
/
typo fix in Documentation/filesystems/vfs.txt
Al Viro
2012-04-09
|
/
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
|
\
|
*
Wrap accesses to the fd_sets in struct fdtable
David Howells
2012-02-19
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-03-28
|
\
\
|
*
|
ext4: remove the resize mount option
Eric Sandeen
2012-02-20
|
*
|
ext4: remove the journal=update mount option
Eric Sandeen
2012-02-20
|
|
/
[next]