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
2009-02-22
PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...
Mike Murphy
1
-22
/
+28
2009-02-04
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
1
-1
/
+12
2009-02-03
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-7
/
+0
2009-01-29
mm: OOM documentation update
Evgeniy Polyakov
1
-0
/
+28
2009-01-29
UBIFS: remove fast unmounting
Artem Bityutskiy
1
-7
/
+0
2009-01-27
update port number in NFS/RDMA documentation
James Lentini
1
-2
/
+2
2009-01-15
Update of Documentation: vm.txt and proc.txt
Peter W Morreale
1
-286
/
+2
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
2
-8
/
+8
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
1
-0
/
+225
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+91
2009-01-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-18
/
+67
2009-01-07
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
1
-0
/
+1
2009-01-07
Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING
David Woodhouse
1
-0
/
+91
2009-01-06
poll: allow f_op->poll to sleep
Tejun Heo
1
-1
/
+1
2009-01-06
mm: add dirty_background_bytes and dirty_bytes sysctls
David Rientjes
1
-1
/
+25
2009-01-06
ext4: Remove "extents" mount option
Theodore Ts'o
1
-5
/
+0
2009-01-05
ext4: Add mount option to set kjournald's I/O priority
Theodore Ts'o
1
-0
/
+7
2009-01-05
ocfs2: add mount option and Kconfig option for acl
Tiger Yang
1
-1
/
+2
2009-01-05
proc: add /proc/*/stack
Ken Chen
1
-0
/
+1
2009-01-05
Squashfs: documentation
Phillip Lougher
1
-0
/
+225
2009-01-06
ext4: Remove code to create the journal inode
Theodore Ts'o
1
-4
/
+0
2009-01-02
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+3
2009-01-02
Document usage of multiple-instances of devpts
Sukadev Bhattiprolu
1
-0
/
+132
2008-12-31
kill ->dir_notify()
Al Viro
2
-5
/
+0
2008-12-31
fix f_count description in Documentation/filesystems/files.txt
Eric Dumazet
1
-3
/
+3
2008-12-31
correct wrong function name of d_put in kernel document and source comment
Zhaolei
1
-1
/
+1
2008-12-31
UBIFS: fix numerous spelling mistakes
Artem Bityutskiy
1
-3
/
+3
2008-12-29
[XFS] Fix merge failures
Lachlan McIlroy
1
-3
/
+6
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
1
-3
/
+6
2008-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Lachlan McIlroy
3
-9
/
+33
2008-12-03
UBIFS: introduce compression mount options
Artem Bityutskiy
1
-0
/
+3
2008-12-01
epoll: introduce resource usage limits
Davide Libenzi
1
-0
/
+27
2008-12-01
ocfs2: Small documentation update
Mark Fasheh
1
-3
/
+0
2008-11-30
Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fix
frans
1
-6
/
+6
2008-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Lachlan McIlroy
2
-6
/
+35
2008-11-12
DOC: update xip method info
Marco Stornelli
1
-4
/
+5
2008-11-07
Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6
Niv Sardi
1
-4
/
+0
2008-11-06
fat: Fix ATTR_RO for directory
OGAWA Hirofumi
1
-0
/
+8
2008-11-06
fat: document additional vfat mount options
Bart Trojanowski
1
-2
/
+22
2009-01-03
ext4: add fsync batch tuning knobs
Theodore Ts'o
1
-0
/
+29
2009-01-06
Update Documentation/filesystems/ext4.txt
Theodore Ts'o
1
-10
/
+32
2008-10-30
fs: remove prepare_write/commit_write
Nick Piggin
2
-39
/
+12
2008-10-30
x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2
Aristeu Rozanski
1
-3
/
+6
2008-10-30
[XFS] remove restricted chown parameter from xfs linux
Tim Shimmin
1
-4
/
+0
2008-10-20
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+9
2008-10-20
ext3: add an option to control error handling on file data
Hidehiro Kawai
1
-0
/
+5
2008-10-20
documentation: clarify dirty_ratio and dirty_background_ratio description
Andrea Righi
1
-5
/
+8
2008-10-20
coredump_filter: add hugepage dumping
KOSAKI Motohiro
1
-5
/
+10
2008-10-17
ext4: Update Documentation/filesystems/ext4.txt
Diego Calleja
1
-17
/
+15
2008-10-16
autofs4: device node ioctl documentation
Ian Kent
1
-0
/
+393
[next]