Age | Commit message (Expand) | Author | Files | Lines |
2008-05-20 | Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2008-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -16/+173 |
2008-05-20 | dlm: fix plock dev_write return value | David Teigland | 1 | -1/+1 |
2008-05-20 | dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL | Marcin Slusarz | 1 | -1/+1 |
2008-05-20 | dlm: section mismatch warning fix | Leonardo Potenza | 1 | -1/+1 |
2008-05-20 | dlm: convert connections_lock in a mutex | Matthias Kaehlcke | 1 | -12/+13 |
2008-05-19 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 20 | -145/+157 |
2008-05-17 | [PATCH] open sessionid permissions | Steve Grubb | 1 | -1/+1 |
2008-05-17 | [PATCH] return to old errno choice in mkdir() et.al. | Al Viro | 1 | -4/+8 |
2008-05-17 | [Patch] fs/binfmt_elf.c: fix wrong return values | WANG Cong | 1 | -2/+2 |
2008-05-17 | [PATCH] get rid of leak in compat_execve() | Al Viro | 2 | -6/+10 |
2008-05-17 | [Patch] fs/binfmt_elf.c: fix a wrong free | WANG Cong | 1 | -2/+3 |
2008-05-17 | [PATCH] avoid multiplication overflows and signedness issues for max_fds | Al Viro | 1 | -0/+4 |
2008-05-17 | [PATCH] dup_fd() part 4 - race fix | Al Viro | 1 | -2/+8 |
2008-05-17 | [PATCH] dup_fd() - part 3 | Al Viro | 1 | -28/+15 |
2008-05-17 | [PATCH] dup_fd() part 2 | Al Viro | 1 | -8/+16 |
2008-05-17 | [PATCH] dup_fd() fixes, part 1 | Al Viro | 1 | -0/+130 |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -0/+13 |
2008-05-16 | byteorder: don't directly include linux/byteorder/generic.h | Harvey Harrison | 1 | -1/+1 |
2008-05-16 | nfs: make nfs4_drop_state_owner() static | Adrian Bunk | 2 | -2/+1 |
2008-05-16 | nfs: path_{get,put}() cleanups | Jan Blunck | 3 | -8/+4 |
2008-05-16 | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 18 | -123/+123 |
2008-05-16 | nfs/lsm: make NFSv4 set LSM mount options | Eric Paris | 1 | -0/+10 |
2008-05-16 | NFSv4: Check the return value of decode_compound_hdr_arg() | Trond Myklebust | 1 | -11/+11 |
2008-05-16 | nfs: fix race in nfs_dirty_request | Fred Isaman | 1 | -1/+1 |
2008-05-16 | NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching | Trond Myklebust | 1 | -0/+7 |
2008-05-15 | jbd2: update transaction t_state to T_COMMIT fix | Mingming Cao | 1 | -0/+2 |
2008-05-15 | ext4: Retry block allocation if new blocks are allocated from system zone. | Aneesh Kumar K.V | 2 | -17/+47 |
2008-05-14 | ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems | Valerie Clement | 1 | -10/+9 |
2008-05-14 | ext4: fix typos in messages and comments (journalled -> journaled) | Jan Kara | 1 | -7/+7 |
2008-05-14 | ext4: fix synchronization of quota files in journal=data mode | Jan Kara | 1 | -8/+27 |
2008-05-14 | ext4: Fix mount messages when quota disabled | Jan Kara | 1 | -1/+4 |
2008-05-14 | ext4: correct mount option parsing to detect when quota options can be changed | Jan Kara | 1 | -6/+20 |
2008-05-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 8 | -76/+181 |
2008-05-15 | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() | Tiger Yang | 2 | -0/+10 |
2008-05-15 | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT | Mingming Cao | 1 | -0/+2 |
2008-05-15 | 9p: fix error path during early mount | Eric Van Hensbergen | 2 | -24/+23 |
2008-05-15 | fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N... | Jim Meyering | 1 | -6/+34 |
2008-05-15 | 9p: Documentation updates | Eric Van Hensbergen | 8 | -48/+126 |
2008-05-15 | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster | 1 | -2/+2 |
2008-05-13 | eCryptFS: fix imbalanced mutex locking | Cyrill Gorcunov | 1 | -0/+2 |
2008-05-13 | Fix misuses of bdevname() | Jean Delvare | 2 | -6/+4 |
2008-05-13 | fuse: add flag to turn on big writes | Miklos Szeredi | 3 | -1/+9 |
2008-05-13 | memcg: fix possible panic when CONFIG_MM_OWNER=y | KOSAKI Motohiro | 1 | -1/+1 |
2008-05-13 | Fix hfsplus oops on image without extents | Eric Sesterhenn | 1 | -0/+2 |
2008-05-13 | capabilities: add bounding set to /proc/self/status | Serge E. Hallyn | 1 | -0/+1 |
2008-05-13 | quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off | Jan Kara | 1 | -0/+10 |
2008-05-13 | ufs: remove unneeded ufs_put_inode prototype | Christoph Hellwig | 1 | -1/+0 |
2008-05-13 | ecryptfs: clean up (un)lock_parent | Miklos Szeredi | 1 | -9/+4 |
2008-05-13 | uml: move hppfs_kern.c to hppfs.c | Jeff Dike | 2 | -3/+3 |