| Commit message (Expand) | Author | Age |
* | Coda: mount hangs because of missed REQ_WRITE rename | Jan Harkes | 2010-09-19 |
* | GFS2: gfs2_logd should be using interruptible waits | Steven Whitehouse | 2010-09-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-09-16 |
|\ |
|
| * | cifs: fix potential double put of TCP session reference | Jeff Layton | 2010-09-14 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-09-14 |
|\ \ |
|
| * | | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies | Trond Myklebust | 2010-09-12 |
| * | | statfs() gives ESTALE error | Menyhart Zoltan | 2010-09-12 |
| * | | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 | Trond Myklebust | 2010-09-12 |
| * | | Remove incorrect do_vfs_lock message | Fabio Olive Leite | 2010-09-12 |
* | | | aio: check for multiplication overflow in do_io_submit | Jeff Moyer | 2010-09-14 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-09-13 |
|\ \ |
|
| * | | cifs: prevent possible memory corruption in cifs_demultiplex_thread | Jeff Layton | 2010-09-08 |
| * | | cifs: eliminate some more premature cifsd exits | Jeff Layton | 2010-09-08 |
| * | | cifs: prevent cifsd from exiting prematurely | Jeff Layton | 2010-09-08 |
| * | | [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key | Steve French | 2010-09-08 |
| * | | cifs: eliminate redundant xdev check in cifs_rename | Jeff Layton | 2010-09-08 |
| * | | Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" | Steve French | 2010-09-08 |
| * | | Revert "missing changes during ntlmv2/ntlmssp auth and sign" | Steve French | 2010-09-08 |
| * | | Revert "Eliminate sparse warning - bad constant expression" | Steve French | 2010-09-08 |
| * | | Revert "[CIFS] Eliminate unused variable warning" | Steve French | 2010-09-08 |
* | | | fs/9p: Don't use dotl version of mknod for dotu inode operations | Aneesh Kumar K.V | 2010-09-13 |
* | | | fs/9p: Use the correct dentry operations | Aneesh Kumar K.V | 2010-09-13 |
* | | | 9p: Check for NULL fid in v9fs_dir_release() | jvrao | 2010-09-13 |
* | | | fs/9p: Fix error handling in v9fs_get_sb | Aneesh Kumar K.V | 2010-09-13 |
* | | | fs/9p, net/9p: memory leak fixes | Latchesar Ionkov | 2010-09-13 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-09-10 |
|\ \ |
|
| * | | xfs: log IO completion workqueue is a high priority queue | Dave Chinner | 2010-09-10 |
| * | | xfs: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-10 |
* | | | execve: make responsive to SIGKILL with large arguments | Roland McGrath | 2010-09-10 |
* | | | execve: improve interactivity with large arguments | Roland McGrath | 2010-09-10 |
* | | | setup_arg_pages: diagnose excessive argument size | Roland McGrath | 2010-09-10 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-10 |
|\ \ \ |
|
| * | | | writeback: Fix lost wake-up shutting down writeback thread | J. Bruce Fields | 2010-08-28 |
| * | | | fs/bio-integrity.c: return -ENOMEM on kmalloc failure | Andrew Morton | 2010-08-23 |
| * | | | bio-integrity.c: remove dependency on __GFP_NOFAIL | David Rientjes | 2010-08-23 |
* | | | | minix: fix regression in minix_mkdir() | Jorge Boncompte [DTI2] | 2010-09-09 |
* | | | | vfs: take O_NONBLOCK out of the O_* uniqueness test | James Bottomley | 2010-09-09 |
* | | | | binfmt_misc: fix binfmt_misc priority | Jan Sembera | 2010-09-09 |
* | | | | proc: export uncached bit properly in /proc/kpageflags | Takashi Iwai | 2010-09-09 |
* | | | | O_DIRECT: fix the splitting up of contiguous I/O | Jeff Moyer | 2010-09-09 |
* | | | | mm: Move vma_stack_continue into mm.h | Stefan Bader | 2010-09-09 |
* | | | | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 | Linus Torvalds | 2010-09-09 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan | Mark Fasheh | 2010-09-08 |
| * | | | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions | Mark Fasheh | 2010-09-08 |
| * | | | ocfs2: allow return of new inode block location before allocation of the inode | Mark Fasheh | 2010-09-08 |
| * | | | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding | Mark Fasheh | 2010-09-08 |
| * | | | ocfs2: split out inode alloc code from ocfs2_mknod_locked | Mark Fasheh | 2010-09-08 |
| * | | | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef... | Tristan Ye | 2010-09-08 |
| * | | | ocfs2: Fix deadlock when allocating page | Jan Kara | 2010-09-08 |
| * | | | ocfs2: properly set and use inode group alloc hint | Mark Fasheh | 2010-09-08 |