aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-08-19ext4: make sure ext4_has_free_blocks returns 0 for ENOSPCAneesh Kumar K.V
2008-08-19ext4: journal credit fix for the delayed allocation's writepages() functionMingming Cao
2008-08-19ext4: Rework the ext4_da_writepages() functionAneesh Kumar K.V
2008-08-19ext4: journal credits reservation fixes for DIO, fallocateMingming Cao
2008-08-19ext4: journal credits reservation fixes for extent file writepageMingming Cao
2008-08-19ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao
2008-08-19ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen
2008-08-19ext4: don't try to resize if there are no reserved gdt blocks leftJosef Bacik
2008-08-16ext4: Use ext4_discard_reservations instead of mballoc-specific callTheodore Ts'o
2008-08-19ext4: Fix ext4_dx_readdir hash collision handlingTheodore Ts'o
2008-08-19ext4: Fix delalloc release block reservation for truncateMingming Cao
2008-08-13ext4: Fix potential truncate BUG due to i_prealloc_list being non-emptyTheodore Ts'o
2008-08-19ext4: Handle unwritten extent properly with delayed allocationAneesh Kumar K.V
2008-08-12Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi
2008-08-12fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar
2008-08-11lockdep: map_acquirePeter Zijlstra
2008-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds
2008-08-08[CIFS] list entry can not return nullSteve French
2008-08-08[NFSD] uninline nfsd4_op_name()Adrian Bunk
2008-08-06turn cifs_setattr into a multiplexor that calls the correct functionJeff Layton
2008-08-06move file time and dos attribute setting logic into new functionJeff Layton
2008-08-06spin off cifs_setattr with unix extensions to its own functionJeff Layton
2008-08-06bio: make use of bvec_nr_vecsDenis ChengRq
2008-08-06[CIFS] Code cleanup in old sessionsetup codeSteve French
2008-08-06[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton
2008-08-06Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton
2008-08-06change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton
2008-08-06[CIFS] fix trailing whitespaceSteve French
2008-08-06bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton
2008-08-05proc: fix warningsAlexander Beregalov
2008-08-05omfs: fix warningAlexander Beregalov
2008-08-05Fix missing braces in cifs_revalidate()Suresh Jayaraman
2008-08-04fs: rename buffer trylockNick Piggin
2008-08-04mm: rename page trylockNick Piggin
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds
2008-08-04remove locking around tcpSesAllocCount atomic variableJeff Layton
2008-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-08-02ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen
2008-08-02fat: Fix allow_utime optionOGAWA Hirofumi
2008-08-01Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-08-01[CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro
2008-08-01[PATCH] switch mtd and dm-table to lookup_bdev()Al Viro
2008-08-01[patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi