aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-06-05GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse
2009-06-05ext4: truncate the file properly if we fail to copy data from userspaceAneesh Kumar K.V
2009-06-05ext4: Avoid leaking blocks after a block allocation failureAneesh Kumar K.V
2009-06-04ext4: Change all super.c messages to print the deviceEric Sandeen
2009-06-09ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()Jan Kara
2009-06-04Revert "block: implement blkdev_readpages"Jens Axboe
2009-06-04Btrfs: Fix oops and use after free during space balancingChris Mason
2009-06-04Btrfs: set device->total_disk_bytes when adding new deviceYan Zheng
2009-06-03ext4: super.c whitespace cleanupAndreas Dilger
2009-06-09jbd2: Fix minor typos in comments in fs/jbd2/journal.cAlberto Bertogli
2009-06-03GFS2: Remove unused variableSteven Whitehouse
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-06-02cifs: fix IPv6 address length checkJeff Layton
2009-06-02GFS2: smbd proccess hangs with flock() call.Abhijith Das
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2009-06-01xfs: fix overflow in xfs_growfs_data_privateEric Sandeen
2009-06-01xfs: fix double unlock in xfs_swap_extents()Felix Blyakher
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-05-30nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints functionRyusuke Konishi
2009-05-29Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro
2009-05-29jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund
2009-05-28sysfs: file.c: use create_singlethread_workqueue()Andrew Morton
2009-05-28cifs: clean up set_cifs_acl interfacesChristoph Hellwig
2009-05-28cifs: reorganize get_cifs_aclChristoph Hellwig
2009-05-28[CIFS] Update readme to indicate change to default mount (serverino)Steve French
2009-05-28cifs: make serverino the default when mountingJeff Layton
2009-05-28cifs: rename cifs_iget to cifs_root_igetJeff Layton
2009-05-28cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton
2009-05-28cifs: have cifs_NTtimeToUnix take a little-endian argJeff Layton
2009-05-28integrity: nfsd imbalance bug fixMimi Zohar
2009-05-27nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun
2009-05-27CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells
2009-05-27FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells
2009-05-26cifs: tighten up default file_mode/dir_modeJeff Layton
2009-05-26cifs: fix artificial limit on reading symlinksJeff Layton
2009-05-26NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust
2009-05-26nfs: fix build error in nfsroot with initconstSam Ravnborg
2009-05-26GFS2: Remove args subdir from gfs2 sysfs filesSteven Whitehouse
2009-05-26GFS2: Remove lockstruct subdir from gfs2 sysfs filesSteven Whitehouse
2009-05-25ext4: Clean up calls to ext4_get_group_desc()Theodore Ts'o
2009-05-25ext4: remove unused function __ext4_write_dirty_metadataTheodore Ts'o
2009-05-23jfs: Add missing mutex_unlock call to error pathDave Kleikamp
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-23[CIFS] Avoid open on possible directories since Samba now rejects themSteve French
2009-05-22block: Export I/O topology for block devices and partitionsMartin K. Petersen