index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2010-10-23
Revert "tty: Add a new file /proc/tty/consoles"
Linus Torvalds
1
-32
/
+0
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+32
2010-10-22
tty: Add a new file /proc/tty/consoles
Dr. Werner Fink
1
-0
/
+32
2010-10-11
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...
Tristan Ye
1
-0
/
+7
2010-10-07
NFS: new idmapper
Bryan Schumaker
2
-0
/
+69
2010-10-05
smbfs: move to drivers/staging
Arnd Bergmann
2
-10
/
+0
2010-09-17
NFS: Allow NFSROOT debugging messages to be enabled dynamically
Chuck Lever
1
-0
/
+22
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2
-12
/
+2
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
1
-1
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+57
2010-08-09
oom: deprecate oom_adj tunable
David Rientjes
1
-0
/
+3
2010-08-09
oom: badness heuristic rewrite
David Rientjes
1
-37
/
+57
2010-08-09
update VFS documentation for method changes.
Al Viro
2
-10
/
+39
2010-08-09
update documentation for the new truncate sequence
Christoph Hellwig
1
-0
/
+18
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-4
/
+8
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-5
/
+5
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+5
2010-08-05
Squashfs: update Kconfig and documentation for LZO
Phillip Lougher
1
-1
/
+1
2010-08-05
sysfs: Fix one more signature discrepancy between sysfs implementation and docs.
Ira Weiny
1
-2
/
+2
2010-08-05
sysfs: fix discrepancies between implementation and documentation
Bart Van Assche
1
-19
/
+25
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
6
-8
/
+9
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2010-08-04
Documentation: update broken web addresses.
Justin P. Mattock
6
-8
/
+9
2010-07-30
PCI: Allow read/write access to sysfs I/O port resources
Alex Williamson
1
-2
/
+5
[next]