summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-18nfs: remove redundant tests on reading new pagesWu Fengguang
2009-01-18fs: symlink write_begin allocation context fixNick Piggin
2009-01-18fix switch_names() breakage in short-to-short caseAl Viro
2009-01-18eCryptfs: check readlink result was not an error before using itDuane Griffin
2009-01-18System call wrappers part 33Heiko Carstens
2009-01-18System call wrappers part 32Heiko Carstens
2009-01-18System call wrappers part 31Heiko Carstens
2009-01-18System call wrappers part 30Heiko Carstens
2009-01-18System call wrappers part 29Heiko Carstens
2009-01-18System call wrappers part 28Heiko Carstens
2009-01-18System call wrappers part 27Heiko Carstens
2009-01-18System call wrappers part 23Heiko Carstens
2009-01-18System call wrappers part 21Heiko Carstens
2009-01-18System call wrappers part 20Heiko Carstens
2009-01-18System call wrappers part 19Heiko Carstens
2009-01-18System call wrappers part 17Heiko Carstens
2009-01-18System call wrappers part 16Heiko Carstens
2009-01-18System call wrappers part 15Heiko Carstens
2009-01-18System call wrappers part 14Heiko Carstens
2009-01-18System call wrappers part 13Heiko Carstens
2009-01-18System call wrappers part 12Heiko Carstens
2009-01-18System call wrappers part 11Heiko Carstens
2009-01-18System call wrappers part 10Heiko Carstens
2009-01-18System call wrappers part 09Heiko Carstens
2009-01-18System call wrapper special casesHeiko Carstens
2009-01-18Make sys_pselect7 staticHeiko Carstens
2009-01-18Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-18Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-18Convert all system calls to return a longHeiko Carstens
2009-01-18inotify: fix type errors in interfacesMichael Kerrisk
2009-01-18minix: fix add link's wrong position calculationEvgeniy Dushistov
2008-12-13XFS: Fix hang after disallowed rename across directory quota domainsDave Chinner
2008-12-13cifs: fix a regression in cifs umount codepathJeff Layton
2008-12-13tracehook: exec double-reporting fixRoland McGrath
2008-12-13Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov
2008-12-13pagemap: fix 32-bit pagemap regressionMatt Mackall
2008-12-13jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai
2008-12-13jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-12-13Fix a race condition in FASYNC handlingJonathan Corbet
2008-12-05jbd: ordered data integrity fixHidehiro Kawai
2008-12-05ext3: fix ext3 block reservation early ENOSPC issueMingming Cao
2008-12-05ext2: fix ext2 block reservation early ENOSPC issueMingming Cao
2008-12-05ext3: don't try to resize if there are no reserved gdt blocks leftJosef Bacik
2008-12-05ext3: Fix duplicate entries returned from getdents() system callTheodore Ts'o
2008-12-05ext3: fix ext3_dx_readdir hash collision handlingEugene Dashevsky
2008-12-05ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe
2008-12-05ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V
2008-12-05ext4: calculate journal credits correctlyTheodore Ts'o
2008-12-05ext4: wait on all pending commits in ext4_sync_fs()Theodore Ts'o
2008-12-05ext4: Convert to host order before using the values.Aneesh Kumar K.V