aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-13cramfs: generate unique inode number for better inode cache usageStefani Seibold
2011-01-13aio: remove unused aio_run_iocbs()Jeff Moyer
2011-01-13aio: remove unnecessary checkNamhyung Kim
2011-01-13fs/char_dev.c: remove unused cdev_index()Namhyung Kim
2011-01-13/proc/kcore: fix seekingDave Anderson
2011-01-13proc: move proc_console.c to fs/proc/consoles.cAlexey Dobriyan
2011-01-13proc: less LOCK/UNLOCK in remove_proc_entry()Alexey Dobriyan
2011-01-13kpagecount: add slab page checking because _mapcount is in a unionPetr Holasek
2011-01-13proc: use single_open() correctlyJovi Zhang
2011-01-13proc: ->low_ino cleanupAlexey Dobriyan
2011-01-13proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan
2011-01-13proc: use unsigned long inside /proc/*/statmAlexey Dobriyan
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches
2011-01-13reiserfs: make sure va_end() is always called after va_start().Jesper Juhl
2011-01-13befs: don't pass huge structs by valueJesper Juhl
2011-01-13pipe: use event aware wakeupsDavide Libenzi
2011-01-13binfmt_elf: cleanupsMikael Pettersson
2011-01-13epoll: convert max_user_watches to longRobin Holt
2011-01-13fs/select.c: fix information leak to userspaceVasiliy Kulikov
2011-01-13fs/ext4/inode.c: use pr_warn_ratelimited()Andrew Morton
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-01-11ext4: fix trimming starting with block 0 with small blocksizeJan Kara
2011-01-11ext4: revert buggy trim overflow patchTheodore Ts'o
2011-01-11Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-11NFS fix the setting of exchange id flagAndy Adamson
2011-01-11fs/9p: Don't set dentry->d_op in create routinesAneesh Kumar K.V
2011-01-11fs/9p: fix spelling typoEric Van Hensbergen
2011-01-11fs/9p: TREADLINK bugfixM. Mohan Kumar
2011-01-11fs/9p: Simplify the .L create operationAneesh Kumar K.V
2011-01-11fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V
2011-01-11fs/9p: fix menu presentationRandy Dunlap
2011-01-11fs/9p: Fix the return error on default acl removalAneesh Kumar K.V
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches
2011-01-10Merge branch 'master' into for-linus-mergedAlex Elder
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt
2011-01-10ext3: Remove redundant unlikely()Tobias Klauser
2011-01-10ext2: Remove redundant unlikely()Tobias Klauser
2011-01-10ext3: speed up file creates by optimizing rec_len functionsEric Sandeen
2011-01-10ext2: speed up file creates by optimizing rec_len functionsEric Sandeen
2011-01-10ext3: Add more journal error checkNamhyung Kim
2011-01-10ext3: Add journal error check in resize.cNamhyung Kim