summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-01-06udf: Remove unnecessary bkl usagesAlessio Igor Bogani
2011-01-06udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() executionAlessio Igor Bogani
2011-01-06udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info...Alessio Igor Bogani
2011-01-06udf: Remove BKL from free space counting functionsJan Kara
2011-01-06udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()Jan Kara
2011-01-06udf: Remove BKL from udf_put_super() and udf_remount_fs()Jan Kara
2011-01-06udf: Protect default inode credentials by rwlockJan Kara
2011-01-06udf: Protect all modifications of LVID with s_alloc_mutexJan Kara
2011-01-06udf: Move handling of uniqueID into a helper function and protect it by a s_a...Jan Kara
2011-01-06udf: Remove BKL from udf_update_inodeJan Kara
2011-01-06udf: Convert UDF_SB(sb)->s_flags to use bitopsJan Kara
2011-01-06fs/udf: Add printf format/argument verificationJoe Perches
2011-01-06fs/udf: Use vzallocJoe Perches
2011-01-06ext3: Add journal error check into ext3_rename()Namhyung Kim
2011-01-06ext3: Use search_dirblock() in ext3_dx_find_entry()Theodore Ts'o
2011-01-06ext3: Avoid uninitialized memory references with a corrupted htree directoryTheodore Ts'o
2011-01-06ext3: Return error code from generic_check_addressableDarrick J. Wong
2011-01-06ext3: Add journal error check into ext3_delete_entry()Namhyung Kim
2011-01-06ext3: Add error check in ext3_mkdir()Namhyung Kim
2011-01-06fs/ext3/super.c: Use printf extension %pVJoe Perches
2011-01-06fs/ext2/super.c: Use printf extension %pVJoe Perches
2011-01-06ext3: don't update sb journal_devnum when RO devMaciej Żenczykowski
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2011-01-05block: fix accounting bug on cross partition mergesJerome Marchand
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2011-01-05Revert "fs: use RCU read side protection in d_validate"Nick Piggin
2011-01-04nfs4: set source address when callback is generatedTakuma Umeya
2011-01-04nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields
2011-01-04nfsd4: remove outdated pathname-commentsJ. Bruce Fields
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields
2011-01-04nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields
2011-01-04locks: minor setlease cleanupJ. Bruce Fields
2011-01-04locks: eliminate fl_mylease callbackJ. Bruce Fields
2011-01-04nfsd4: use a single struct file for delegationsJ. Bruce Fields
2011-01-04nfsd4: eliminate lease delete callbackJ. Bruce Fields
2011-01-04nfsd: remove some unnecessary dropit handlingJ. Bruce Fields
2011-01-04nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2011-01-04nfsd: don't drop requests on -ENOMEMJ. Bruce Fields
2011-01-04nfsd: declare several functions of nfs4callback as staticKirill A. Shutemov
2011-01-04Btrfs: fix off by one while setting block groups readonlyChris Mason
2011-01-04nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V
2011-01-04nfs: Set MS_POSIXACL alwaysAneesh Kumar K.V
2011-01-04NFS: use ERR_CAST()Namhyung Kim
2011-01-04nfs: fix mispelling of idmap CONFIG symbolJ. Bruce Fields
2011-01-04lockd: double unlock in next_host_state()Dan Carpenter
2011-01-04NFS: Don't leak in nfs_proc_symlink()Jesper Juhl
2011-01-03bio-integrity: mark kintegrityd_wq highpri and CPU intensiveTejun Heo
2010-12-29nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab