summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2008-12-05jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o
2008-12-05ext4: Fix duplicate entries returned from getdents() system callTheodore Ts'o
2008-12-05ext4: Do mballoc init before doing filesystem recoveryAneesh Kumar K.V
2008-12-05ext4: Free ext4_prealloc_space using kmem_cache_freeAneesh Kumar K.V
2008-12-05ext4: fix xattr deadlockKalpak Shah
2008-12-05jbd2: Fix buffer head leak when writing the commit blockTheodore Ts'o
2008-12-05jbd2: abort instead of waiting for nonexistent transactionDuane Griffin
2008-12-05ext4/jbd2: Avoid WARN() messages when failing to write to the superblockTheodore Ts'o
2008-12-05ext4: Renumber EXT4_IOC_MIGRATETheodore Ts'o
2008-12-05ext4: elevate write count for migrate ioctlAneesh Kumar K.V
2008-12-05ext4: add missing unlock in ext4_check_descriptors() on error pathLi Zefan
2008-12-05jbd2: fix /proc setup for devices that contain '/' in their namesTheodore Ts'o
2008-12-05ext4: fix #11321: create /proc/ext4/*/stats more carefullyAlexey Dobriyan
2008-12-05ext4: Update flex_bg free blocks and free inodes counters when resizing.Frederic Bohe
2008-12-05cifs: fix check for dead tcon in smb_initSteve French
2008-12-05cifs: prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp
2008-12-05cifs: Fix check for tcon seal setting and fix oops on failed mount from earli...Steve French
2008-12-05cifs: Fix build breakSteve French
2008-12-05cifs: reinstate sharing of tree connectionsJeff Layton
2008-12-05cifs: minor cleanup to cifs_mountSteve French
2008-12-05cifs: reinstate sharing of SMB sessions sans racesJeff Layton
2008-12-05cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton
2008-12-05cifs: clean up server protocol handlingSteve French
2008-12-05cifs: remove unused list, add new cifs sock list to prepare for mount/umount fixSteve French
2008-12-05cifs: Fix cifs reconnection flagsSteve French
2008-12-05cifs: Fix error in smb_send2Steve French
2008-12-05cifs: Reduce number of socket retries in large write pathSteve French
2008-12-05Fix inotify watch removal/umount racesAl Viro
2008-12-05epoll: introduce resource usage limitsDavide Libenzi
2008-12-05eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow
2008-11-20Fix broken ownership of /proc/sys/ filesAl Viro