summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2008-04-14JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...Alexey Korolev
2008-04-14locks: fix possible infinite loop in fcntl(F_SETLKW) over nfsJ. Bruce Fields
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields
2008-04-11signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi
2008-04-11eventfd/kaio integration fixDavide Libenzi
2008-04-10asmlinkage_protect sys_io_geteventsRoland McGrath
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-10HFS+: fix unlink of linksRoman Zippel
2008-04-10[GFS2] fix GFP_KERNEL misusesJosef Bacik
2008-04-10[XFS] Ensure "both" features2 slots are consistentEric Sandeen
2008-04-10[XFS] Fix superblock features2 field alignment problemDavid Chinner
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen
2008-04-10splice: fix infinite loop in generic_file_splice_read()Jens Axboe
2008-04-09[CIFS] Fix acl length when very short ACL being modified by chmodSteve French
2008-04-09[CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on...Steve French
2008-04-08fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...Bryan Wu
2008-04-08NFS: initialize flags field in nfs_open_contextJeff Layton
2008-04-04[CIFS] minor update to change logSteve French
2008-04-04Be more careful about marking buffers dirtyLinus Torvalds
2008-04-03afs: remove smp_prcessor_id() from debug macroSven Schnelle
2008-04-03splice: use mapping_gfp_maskHugh Dickins
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-02efs: update error msg to not refer to deleted read_inode()Robert P. J. Day
2008-04-02afs: add missing up_write() on returnSven Schnelle
2008-04-02[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev
2008-03-31[GFS2] test for IS_ERR rather than 0Julia Lawall
2008-03-31[GFS2] Invalidate cache at correct pointBenjamin Marzinski
2008-03-31[GFS2] fs/gfs2/recovery.c: suppress warningsakpm@linux-foundation.org
2008-03-31[GFS2] Faster gfs2_bitfit algorithmBob Peterson
2008-03-31[GFS2] Streamline quota lock/check for no-quota caseSteven Whitehouse
2008-03-31[GFS2] Remove drop of module ref where not neededSteven Whitehouse
2008-03-31[GFS2] gfs2_adjust_quota has broken unstuffing codeAbhijith Das
2008-03-31[GFS2] possible null pointer dereference fixupCyrill Gorcunov
2008-03-31[GFS2] Need to ensure that sector_t is 64bits for GFS2Steven Whitehouse
2008-03-31[GFS2] re-support special inodeDenis Cheng
2008-03-31[GFS2] remove gfs2_dev_iopsDenis Cheng
2008-03-31[GFS2] fix file_system_type leak on gfs2meta mountChristoph Hellwig
2008-03-31[GFS2] Allow bmap to allocate extentsSteven Whitehouse
2008-03-31[GFS2] Fix a page lock / glock deadlockSteven Whitehouse
2008-03-31[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_opsAdrian Bunk
2008-03-31[GFS2] gfs2/ops_file.c should #include "ops_inode.h"Adrian Bunk
2008-03-31[GFS2] be*_add_cpu conversionMarcin Slusarz
2008-03-31[GFS2] Fix bug where we called drop_bh incorrectlySteven Whitehouse
2008-03-31[GFS2] Get inode buffer only once per block map callSteven Whitehouse
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse
2008-03-31[GFS2] Add a function to interate over an extentSteven Whitehouse
2008-03-31[GFS2] The case of the missing asteriskSteven Whitehouse