index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+206
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+13
2011-03-24
fs: remove inode_lock from iput_final and prune_icache
Dave Chinner
3
-7
/
+13
2011-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
1
-9
/
+19
2011-03-24
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-1
/
+9
2011-03-22
adfs: add hexadecimal filetype suffix option
Stuart Swales
1
-0
/
+18
2011-03-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-7
/
+0
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+1
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-2
/
+2
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2011-03-18
lose 'mounting_here' argument in ->d_manage()
Al Viro
1
-5
/
+1
2011-03-17
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-0
/
+7
2011-03-16
Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-28
/
+41
2011-03-16
vfs: bury ->get_sb()
Al Viro
3
-28
/
+41
2011-03-15
exofs: Add option to mount by osdname
Boaz Harrosh
1
-1
/
+9
2011-03-11
NFSv4.1: lseg documentation
Fred Isaman
1
-0
/
+7
2011-03-11
UBIFS: do not check data crc by default
Artem Bityutskiy
1
-2
/
+2
2011-02-28
Squashfs: Update documentation to include compression options
Phillip Lougher
1
-9
/
+19
2011-02-22
xfs: enable delaylog by default
Christoph Hellwig
1
-7
/
+0
2011-02-21
ext4: update ext4 documentation
Lukas Czerner
1
-1
/
+206
2011-02-17
Documentation/filesystems/romfs.txt: fixing link to genromfs
Alexander Kurz
1
-2
/
+1
2011-02-03
docs/sysfs: show() methods should use scnprintf().
Bart Van Assche
1
-3
/
+3
2011-02-03
docs/sysfs: Update directory/kobject documentation.
Bart Van Assche
1
-4
/
+6
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
1
-0
/
+2
2011-01-17
fallocate should be a file operation
Christoph Hellwig
1
-2
/
+1
2011-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+47
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
1
-9
/
+14
2011-01-15
Allow d_manage() to be used in RCU-walk mode
David Howells
2
-2
/
+7
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2
-1
/
+22
2011-01-15
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2
-0
/
+16
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2011-01-13
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+6
2011-01-14
fs: small rcu-walk documentation fixes
Nick Piggin
2
-6
/
+6
2011-01-13
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
1
-0
/
+4
2011-01-13
mm: smaps: export mlock information
Nikanth Karthikesan
1
-0
/
+3
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+9
2011-01-12
fs: add documentation on fallocate hole punching
Josef Bacik
1
-0
/
+9
2011-01-12
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
1
-0
/
+3
2011-01-11
Documentation: fl_mylease no longer exists
J. Bruce Fields
1
-2
/
+0
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+24
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
4
-7
/
+58
2011-01-07
fs: rcu-walk aware d_revalidate method
Nick Piggin
4
-12
/
+40
2011-01-07
fs: rcu-walk for path lookup
Nick Piggin
2
-172
/
+345
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-0
/
+14
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
3
-30
/
+34
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
3
-4
/
+16
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
3
-4
/
+33
2011-01-07
fs: change d_delete semantics
Nick Piggin
2
-14
/
+21
2011-01-04
remove trim_fs method from Documentation/filesystems/Locking
Christoph Hellwig
1
-2
/
+0
2010-12-30
update Documentation/filesystems/Locking
Christoph Hellwig
1
-112
/
+102
[next]