summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-14fs/dcache: fix function param name in kernel-docRandy Dunlap
2010-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann
2010-08-14logfs: kill BKLArnd Bergmann
2010-08-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-13[S390] partitions: fix build error in ibm partition detection codeHeiko Carstens
2010-08-12Revert "fsnotify: store struct file not struct path"Linus Torvalds
2010-08-12[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is setSteve French
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-12mm: fix writeback_in_progress()Jan Kara
2010-08-12writeback: merge for_kupdate and !for_kupdate casesWu Fengguang
2010-08-12writeback: fix queue_io() orderingWu Fengguang
2010-08-12writeback: don't redirty tail an inode with dirty pagesWu Fengguang
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang
2010-08-11AFS: Implement an autocell mount capability [ver #2]wanglei
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-11NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker
2010-08-11cifs: update README to include details about 'fsc' optionSuresh Jayaraman
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel
2010-08-11fs/sysv: add v7 aliasLubomir Rintel
2010-08-11afs: destroy work queue on init failureDan Carpenter
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan
2010-08-11procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day
2010-08-11signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-11blkdev: cgroup whitelist permission fixChris Wright
2010-08-11reiserfs: remove unused local `wait'Changli Gao
2010-08-11autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter
2010-08-11vfs: use kmalloc() to allocate fdmem if possibleChangli Gao
2010-08-11vfs: clarify that nonseekable_open() will never failDmitry Torokhov
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang
2010-08-11vfs: improve comment describing fget_light()Tony Battersby
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-11isofs: Fix lseek() to position beyond 4 GBJan Andres
2010-08-11vfs: remove unused MNT_STRICTATIMEMiklos Szeredi
2010-08-11vfs: show unreachable paths in getcwd and procMiklos Szeredi
2010-08-11vfs: only add " (deleted)" where necessaryMiklos Szeredi
2010-08-11vfs: add prepend_path() helperMiklos Szeredi
2010-08-11vfs: __d_path: dont prepend the name of the root dentryMiklos Szeredi
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi