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-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
2010-12-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-1
/
+13
2010-12-02
Documentation/filesystems/vfs.txt: fix ->repeasepage() description
Andrew Morton
1
-5
/
+4
2010-12-02
Call the filesystem back whenever a page is removed from the page cache
Linus Torvalds
2
-1
/
+13
2010-11-18
Documentation: make configfs example code simpler, clearer
Dan Carpenter
1
-1
/
+1
2010-11-16
console: add /proc/consoles
Jiri Slaby
1
-0
/
+24
2010-11-10
xfs: remove experimental tag from the delaylog option
Christoph Hellwig
1
-11
/
+0
2010-10-31
locks: remove fl_copy_lock lock_manager operation
Christoph Hellwig
1
-2
/
+0
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2
-10
/
+0
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2
-10
/
+0
2010-10-28
fs/9p: Add access = client option to opt in acl evaluation.
Aneesh Kumar K.V
1
-1
/
+3
2010-10-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
1
-0
/
+14
2010-10-27
ext4: add support for lazy inode table initialization
Lukas Czerner
1
-0
/
+14
2010-10-27
/proc/pid/pagemap: document in Documentation/filesystems/proc.txt
Nikanth Karthikesan
1
-0
/
+4
2010-10-27
/proc/pid/smaps: export amount of anonymous memory in a mapping
Nikanth Karthikesan
1
-3
/
+10
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+25
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-14
/
+14
2010-10-26
Documentation/filesystems/proc.txt: improve smaps field documentation
Matt Mackall
1
-7
/
+7
2010-10-26
NFS: rename nfs.upcall -> nfs.idmap
Bryan Schumaker
1
-14
/
+14
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2
-0
/
+50
2010-10-25
update block_device_operations documentation
Christoph Hellwig
1
-8
/
+23
2010-10-25
Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
Valerie Aurora
1
-2
/
+2
2010-10-25
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
3
-0
/
+91
2010-10-24
NFSv4.1: pnfs: full mount/umount infrastructure
Fred Isaman
2
-0
/
+50
[next]