aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-19
|\
| * [PATCH] open sessionid permissionsSteve Grubb2008-05-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-19
|\ \
| * | [PATCH] return to old errno choice in mkdir() et.al.Al Viro2008-05-16
| * | [Patch] fs/binfmt_elf.c: fix wrong return valuesWANG Cong2008-05-16
| * | [PATCH] get rid of leak in compat_execve()Al Viro2008-05-16
| * | [Patch] fs/binfmt_elf.c: fix a wrong freeWANG Cong2008-05-16
| * | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-16
| * | [PATCH] dup_fd() part 4 - race fixAl Viro2008-05-16
| * | [PATCH] dup_fd() - part 3Al Viro2008-05-16
| * | [PATCH] dup_fd() part 2Al Viro2008-05-16
| * | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-16
| * | [PATCH] take init_files to fs/file.cAl Viro2008-05-16
| |/
* | dlm: fix plock dev_write return valueDavid Teigland2008-05-19
* | dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz2008-05-19
* | dlm: section mismatch warning fixLeonardo Potenza2008-05-19
* | dlm: convert connections_lock in a mutexMatthias Kaehlcke2008-05-19
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-05-18
|\ \
| * | nfs: make nfs4_drop_state_owner() staticAdrian Bunk2008-05-16
| * | nfs: path_{get,put}() cleanupsJan Blunck2008-05-16
| * | nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
| * | nfs/lsm: make NFSv4 set LSM mount optionsEric Paris2008-05-16
| * | NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust2008-05-16
| * | nfs: fix race in nfs_dirty_requestFred Isaman2008-05-16
| * | NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust2008-05-16
| |/
* / byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-16
|/
* jbd2: update transaction t_state to T_COMMIT fixMingming Cao2008-05-15
* ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V2008-05-15
* ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsValerie Clement2008-05-13
* ext4: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-05-13
* ext4: fix synchronization of quota files in journal=data modeJan Kara2008-05-13
* ext4: Fix mount messages when quota disabledJan Kara2008-05-13
* ext4: correct mount option parsing to detect when quota options can be changedJan Kara2008-05-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-14
|\
| * 9p: fix error path during early mountEric Van Hensbergen2008-05-14
| * fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering2008-05-14
| * 9p: Documentation updatesEric Van Hensbergen2008-05-14
| * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-14
* | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2008-05-14
* | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao2008-05-14
|/
* eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov2008-05-13
* Fix misuses of bdevname()Jean Delvare2008-05-13
* fuse: add flag to turn on big writesMiklos Szeredi2008-05-13
* memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2008-05-13
* Fix hfsplus oops on image without extentsEric Sesterhenn2008-05-13
* capabilities: add bounding set to /proc/self/statusSerge E. Hallyn2008-05-13
* quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara2008-05-13
* ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig2008-05-13
* ecryptfs: clean up (un)lock_parentMiklos Szeredi2008-05-13
* uml: move hppfs_kern.c to hppfs.cJeff Dike2008-05-13