aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei1-0/+4
2010-08-11NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker3-0/+52
2010-08-11cifs: update README to include details about 'fsc' optionSuresh Jayaraman1-0/+10
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds9-115/+180
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds8-20/+180
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds4-52/+31
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds39-410/+1162
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel1-24/+51
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel1-2/+4
2010-08-11fs/sysv: add v7 aliasLubomir Rintel1-0/+1
2010-08-11afs: destroy work queue on init failureDan Carpenter1-0/+1
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan16-72/+136
2010-08-11procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day1-1/+1
2010-08-11signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch1-0/+2
2010-08-11blkdev: cgroup whitelist permission fixChris Wright1-4/+6
2010-08-11reiserfs: remove unused local `wait'Changli Gao1-1/+0
2010-08-11autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter1-2/+1
2010-08-11vfs: use kmalloc() to allocate fdmem if possibleChangli Gao1-34/+23
2010-08-11vfs: clarify that nonseekable_open() will never failDmitry Torokhov1-1/+3
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang1-2/+13
2010-08-11vfs: improve comment describing fget_light()Tony Battersby1-5/+14
2010-08-11isofs: Fix lseek() to position beyond 4 GBJan Andres1-1/+6
2010-08-11vfs: remove unused MNT_STRICTATIMEMiklos Szeredi1-1/+0
2010-08-11vfs: show unreachable paths in getcwd and procMiklos Szeredi2-5/+51
2010-08-11vfs: only add " (deleted)" where necessaryMiklos Szeredi1-10/+22
2010-08-11vfs: add prepend_path() helperMiklos Szeredi1-36/+58
2010-08-11vfs: __d_path: dont prepend the name of the root dentryMiklos Szeredi1-3/+9
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi6-55/+20
2010-08-11cachefiles: use path_get instead of lone dgetMiklos Szeredi1-12/+14
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel1-24/+50
2010-08-11V7: Adjust sanity checks for some volumesLubomir Rintel1-2/+4
2010-08-11Add v7 aliasLubomir Rintel1-0/+1
2010-08-11v9fs: fixup for inode_setattr being removedStephen Rothwell1-3/+12
2010-08-10jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp1-49/+38
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds14-117/+147
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-08-10ceph: generalize mon requests, add pool op supportYehuda Sadeh2-17/+158
2010-08-10Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds4-40/+113
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com1-0/+1
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6Linus Torvalds3-38/+118
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds19-3/+20
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfsLinus Torvalds5-30/+48
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds29-1747/+2468
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds178-2316/+2347
2010-08-09vfs: fix warning: 'dirent' is used uninitialized in this functionKevin Winchester2-8/+10
2010-08-09mm: avoid resetting wb_start after each writeback roundJan Kara1-2/+3
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes1-0/+8
2010-08-09oom: badness heuristic rewriteDavid Rientjes1-4/+90
2010-08-09oom: move badness() declaration into oom.hAndrew Morton1-3/+0
2010-08-09oom: /proc/<pid>/oom_score treat kernel thread honestlyKOSAKI Motohiro1-2/+3