summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-01-06pnfs: fix incorrect comment in destroy_lsegFred Isaman
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06NFS add session back channel drainingAndy Adamson
2011-01-06NFS RPC_AUTH_GSS unsupported on v4.1 back channelAndy Adamson
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2011-01-06NFS do not clear minor version at nfs_client freeAndy Adamson
2011-01-06NFS use svc_create_xprt for NFSv4.1 callback serviceAndy Adamson
2011-01-06CIFS: Simplify cifs_open codePavel Shilovsky
2011-01-06CIFS: Simplify non-posix open stuff (try #2)Pavel Shilovsky
2011-01-06CIFS: Add match_port check during looking for an existing connection (try #4)Pavel Shilovsky
2011-01-06CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky
2011-01-06cifs: Support NTLM2 session security during NTLMSSP authentication [try #5]Shirish Pargaonkar
2011-01-06cifs: don't overwrite dentry name in d_revalidateNick Piggin
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-01-06UDF: Close small mem leak in udf_find_entry()Jesper Juhl
2011-01-06udf: Fix directory corruption after extent mergingJan Kara
2011-01-06udf: Protect udf_file_aio_write from possible racesJan Kara
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