Age | Commit message (Expand) | Author |
2009-05-04 | proc: avoid information leaks to non-privileged processes | Jake Edge |
2009-05-04 | [CIFS] NTLMSSP reenabled after move from connect.c to sess.c | Steve French |
2009-05-03 | nfsd41: slots are freed with session | Andy Adamson |
2009-05-02 | NFS: Close page_mkwrite() races | Trond Myklebust |
2009-05-02 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-05-02 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-05-02 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-05-02 | ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c | Oleg Nesterov |
2009-05-02 | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro |
2009-05-02 | alpha: binfmt_aout fix | Ivan Kokshaysky |
2009-05-02 | pagemap: require aligned-length, non-null reads of /proc/pid/pagemap | Vitaly Mayatskikh |
2009-05-02 | mm: close page_mkwrite races | Nick Piggin |
2009-05-02 | autofs4: fix incorrect return in autofs4_mount_busy() | Ian Kent |
2009-05-02 | [CIFS] Remove sparse warning | Steve French |
2009-05-02 | [CIFS] remove checkpatch warning | Steve French |
2009-05-02 | [CIFS] Fix final user of old string conversion code | Steve French |
2009-05-02 | [CIFS] remove cifs_strfromUCS_le | Jeff Layton |
2009-05-02 | [CIFS] NTLMSSP support moving into new file, old dead code removed | Steve French |
2009-05-01 | [CIFS] Fix endian conversion of vcnum field | Steve French |
2009-05-01 | [CIFS] Remove trailing whitespace | Steve French |
2009-05-01 | [CIFS] Remove sparse endian warnings | Steve French |
2009-05-01 | [CIFS] Add remaining ntlmssp flags and standardize field names | Steve French |
2009-05-01 | [CIFS] Fix build warning | Steve French |
2009-05-01 | cifs: fix length handling in cifs_get_name_from_search_buf | Jeff Layton |
2009-04-30 | [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status | Steve French |
2009-04-30 | ocfs2: Fix a missing credit when deleting from indexed directories. | Joel Becker |
2009-04-30 | [CIFS] rename cifs_strndup to cifs_strndup_from_ucs | Steve French |
2009-04-30 | Added loop check when mounting DFS tree. | Igor Mammedov |
2009-04-30 | Enable dfs submounts to handle remote referrals. | Igor Mammedov |
2009-04-30 | [CIFS] Remove older session setup implementation | Steve French |
2009-04-30 | cifs: change cifs_get_name_from_search_buf to use new unicode helper | Jeff Layton |
2009-04-30 | cifs: change CIFSSMBUnixQuerySymLink to use new helpers | Jeff Layton |
2009-04-30 | cifs: fix session setup unicode string saving to use new unicode helpers | Jeff Layton |
2009-04-30 | cifs: convert CIFSTCon to use new unicode helper functions | Jeff Layton |
2009-04-30 | cifs: rename cifs_strlcpy_to_host and make it use new functions | Jeff Layton |
2009-04-30 | cifs: add new function to get unicode string length in bytes | Jeff Layton |
2009-04-30 | cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 | Jeff Layton |
2009-04-30 | cifs: move #defines for mapchars into cifs_unicode.h | Jeff Layton |
2009-04-30 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2009-04-30 | xfs: fix getbmap vs mmap deadlock | Christoph Hellwig |
2009-04-30 | xfs: a couple getbmap cleanups | Christoph Hellwig |
2009-04-30 | xfs: add more checks to superblock validation | Olaf Weber |
2009-04-30 | xfs_file_last_byte() needs to acquire ilock | Lachlan McIlroy |
2009-04-29 | ocfs2/trivial: Remove unused variable in ocfs2_rename. | Tao Ma |
2009-04-28 | fuse: destroy bdi on error | Miklos Szeredi |
2009-04-27 | eCryptfs: Fix min function comparison warning | Tyler Hicks |
2009-04-27 | ecryptfs: fix printk format warning | Randy Dunlap |
2009-04-28 | bio: fix memcpy corruption in bio_copy_user_iov() | FUJITA Tomonori |
2009-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-04-27 | Btrfs: look for acls during btrfs_read_locked_inode | Chris Mason |