summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxtip-x86-xsave-2008-05-26_08_54_Montip-x86-cpu-2008-05-26_08_53_MonLinus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2008-05-19Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19dlm: fix plock dev_write return valueDavid Teigland
2008-05-19dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz
2008-05-19dlm: section mismatch warning fixLeonardo Potenza
2008-05-19dlm: convert connections_lock in a mutexMatthias Kaehlcke
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields
2008-05-18Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-05-17[PATCH] open sessionid permissionsSteve Grubb
2008-05-16[PATCH] return to old errno choice in mkdir() et.al.Al Viro
2008-05-16[Patch] fs/binfmt_elf.c: fix wrong return valuesWANG Cong
2008-05-16[PATCH] get rid of leak in compat_execve()Al Viro
2008-05-16[Patch] fs/binfmt_elf.c: fix a wrong freeWANG Cong
2008-05-16[PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro
2008-05-16[PATCH] dup_fd() part 4 - race fixAl Viro
2008-05-16[PATCH] dup_fd() - part 3Al Viro
2008-05-16[PATCH] dup_fd() part 2Al Viro
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-05-16nfs: make nfs4_drop_state_owner() staticAdrian Bunk
2008-05-16nfs: path_{get,put}() cleanupsJan Blunck
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-16nfs/lsm: make NFSv4 set LSM mount optionsEric Paris
2008-05-16NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust
2008-05-16nfs: fix race in nfs_dirty_requestFred Isaman
2008-05-16NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-14fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster
2008-05-13ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsValerie Clement
2008-05-13ext4: fix typos in messages and comments (journalled -> journaled)Jan Kara
2008-05-13ext4: fix synchronization of quota files in journal=data modeJan Kara
2008-05-13ext4: Fix mount messages when quota disabledJan Kara
2008-05-13ext4: correct mount option parsing to detect when quota options can be changedJan Kara
2008-05-13eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov
2008-05-13Fix misuses of bdevname()Jean Delvare
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn