summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-05-08xfs: fix double unlock in xfs_swap_extents()Felix Blyakher
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-08[CIFS] Fix double list addition in cifs posix open codeSteve French
2009-05-07dlm: fix use count with multiple joinsDavid Teigland
2009-05-07dlm: Make name input parameter of {,dlm_}new_lockspace() constGeert Uytterhoeven
2009-05-06fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang
2009-05-06lockd: fix list corruption on lockd restartJ. Bruce Fields
2009-05-06nfsd: nfs4_stat_init cleanupWang Chen
2009-05-06nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields
2009-05-06UBIFS: reset no_space flag after inode deletionAdrian Hunter
2009-05-06[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmsspSteve French
2009-05-06[CIFS] Fix SMB uid in NTLMSSP authenticate requestSteve French
2009-05-05ocfs2: update comments in masklog.hColy Li
2009-05-05ocfs2: Don't printk the error when listing too many xattrs.Tao Ma
2009-05-04proc: avoid information leaks to non-privileged processesJake Edge
2009-05-04[CIFS] NTLMSSP reenabled after move from connect.c to sess.cSteve French
2009-05-03nfsd: use C99 struct initializersRandy Dunlap
2009-05-03nfsd4: make recall callback an asynchronous rpcJ. Bruce Fields
2009-05-03nfsd41: slots are freed with sessionAndy Adamson
2009-05-02NFS: Close page_mkwrite() racesTrond Myklebust
2009-05-02ext4: Convert ext4_lock_group to use sb_bgl_lockAneesh Kumar K.V
2009-05-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-02ext4: fix the length returned by fiemap for an unallocated extentTheodore Ts'o
2009-05-02ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-05-02pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh
2009-05-02mm: close page_mkwrite racesNick Piggin
2009-05-02autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent
2009-05-02[CIFS] Remove sparse warningSteve French
2009-05-02[CIFS] remove checkpatch warningSteve French
2009-05-02[CIFS] Fix final user of old string conversion codeSteve French
2009-05-02[CIFS] remove cifs_strfromUCS_leJeff Layton
2009-05-02[CIFS] NTLMSSP support moving into new file, old dead code removedSteve French
2009-05-01ext4: fix for fiemap last-block testEric Sandeen
2009-05-13vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypesAneesh Kumar K.V
2009-05-02ext4: hook fiemap operation for directoriesAneesh Kumar K.V
2009-05-01ext4: Make the length of the mb_history file tunableCurt Wohlgemuth
2009-05-01nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields
2009-05-01nfsd4: remove unused dl_truncJ. Bruce Fields
2009-05-01nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields
2009-05-01ext4: Move fs/ext4/group.h into ext4.hTheodore Ts'o
2009-05-01nfsd4: rename callback struct to cb_connJ. Bruce Fields
2009-05-01ext4: Move fs/ext4/namei.h into ext4.hTheodore Ts'o
2009-05-03ext4: Move the ext4_sb.h header file into ext4.hTheodore Ts'o
2009-05-01ext4: Move the ext4_i.h header file into ext4.hTheodore Ts'o
2009-05-01ext4: Don't avoid using BLOCK_UNINIT block groups in mballocTheodore Ts'o