Age | Commit message (Expand) | Author | Files | Lines |
2007-07-19 | coda: update module information | Jan Harkes | 1 | -9/+8 |
2007-07-19 | coda: remove statistics counters from /proc/fs/coda | Jan Harkes | 7 | -252/+15 |
2007-07-19 | coda: remove struct coda_sb_info | Jan Harkes | 3 | -69/+47 |
2007-07-19 | coda: cleanup downcall handler | Jan Harkes | 1 | -65/+54 |
2007-07-19 | coda: cleanup coda_lookup, use dsplice_alias | Jan Harkes | 1 | -35/+22 |
2007-07-19 | coda: ignore returned values when upcalls return errors | Jan Harkes | 1 | -32/+27 |
2007-07-19 | coda: replace upc_alloc/upc_free with kmalloc/kfree | Jan Harkes | 2 | -11/+6 |
2007-07-19 | coda: avoid lockdep warning in coda_readdir | Jan Harkes | 1 | -44/+54 |
2007-07-19 | coda: block signals during upcall processing | Jan Harkes | 1 | -21/+60 |
2007-07-19 | coda: cleanup for upcall handling path | Jan Harkes | 1 | -63/+58 |
2007-07-19 | coda: cleanup /dev/cfs open and close handling | Jan Harkes | 2 | -38/+32 |
2007-07-19 | coda: use ilookup5 | Jan Harkes | 1 | -6/+1 |
2007-07-19 | coda: coda doesn't track atime | Jan Harkes | 1 | -8/+8 |
2007-07-19 | coda: allow removal of busy directories | Jan Harkes | 1 | -14/+9 |
2007-07-19 | coda: fix nlink updates for directories | Jan Harkes | 1 | -46/+60 |
2007-07-19 | coda: correctly invalidate cached access rights | Jan Harkes | 1 | -1/+1 |
2007-07-19 | coda: do not grab an uninitialized fd when the open upcall returns an error | Jan Harkes | 3 | -8/+12 |
2007-07-19 | fix ext4/JBD2 build warnings | Mingming Cao | 2 | -4/+4 |
2007-07-19 | coredump masking: ELF-FDPIC: enable core dump filtering | Kawai, Hidehiro | 1 | -17/+35 |
2007-07-19 | coredump masking: ELF-FDPIC: remove an unused argument | Kawai, Hidehiro | 1 | -4/+4 |
2007-07-19 | coredump masking: ELF: enable core dump filtering | Kawai, Hidehiro | 1 | -9/+21 |
2007-07-19 | coredump masking: add an interface for core dump filter | Kawai, Hidehiro | 1 | -0/+89 |
2007-07-19 | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro | 2 | -7/+57 |
2007-07-19 | fs: remove path_walk export | Josef 'Jeff' Sipek | 1 | -2/+1 |
2007-07-19 | fs: mark link_path_walk static | Josef 'Jeff' Sipek | 1 | -1/+3 |
2007-07-19 | nfsctl: use vfs_path_lookup | Josef 'Jeff' Sipek | 1 | -10/+6 |
2007-07-19 | fs: introduce vfs_path_lookup | Josef 'Jeff' Sipek | 1 | -0/+32 |
2007-07-19 | mm: variable length argument support | Ollie Wild | 6 | -308/+478 |
2007-07-19 | audit: rework execve audit | Peter Zijlstra | 1 | -0/+3 |
2007-07-19 | readahead: split ondemand readahead interface into two functions | Rusty Russell | 3 | -7/+7 |
2007-07-19 | readahead: pass real splice size | Fengguang Wu | 1 | -7/+5 |
2007-07-19 | readahead: move synchronous readahead call out of splice loop | Fengguang Wu | 1 | -5/+6 |
2007-07-19 | readahead: convert ext3/ext4 invocations | Fengguang Wu | 2 | -12/+16 |
2007-07-19 | readahead: convert splice invocations | Fengguang Wu | 1 | -11/+7 |
2007-07-19 | eCryptfs: ecryptfs_setattr() bugfix | Michael Halcrow | 1 | -2/+3 |
2007-07-19 | Avoid too many remote cpu references due to /proc/stat | Ravikiran G Thirumalai | 1 | -3/+12 |
2007-07-19 | unregister_chrdev() return void | Akinobu Mita | 1 | -2/+1 |
2007-07-19 | UDF: coding style conversion - lindent | Cyrill Gorcunov | 23 | -3649/+3801 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -3/+8 |
2007-07-19 | mm: fault feedback #1 | Nick Piggin | 5 | -69/+62 |
2007-07-19 | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin | 7 | -52/+53 |
2007-07-19 | mm: fix fault vs invalidate race for linear mappings | Nick Piggin | 5 | -0/+7 |
2007-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 38 | -3156/+3440 |
2007-07-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 7 | -31/+33 |
2007-07-19 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -61/+101 |
2007-07-19 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 416 | -13374/+20865 |
2007-07-19 | [CIFS] merge conflict in fs/cifs/export.c | Steve French | 1 | -0/+1 |
2007-07-19 | [CIFS] Allow disabling CIFS Unix Extensions as mount option | Steve French | 9 | -46/+65 |
2007-07-19 | locks: fix vfs_test_lock() comment | J. Bruce Fields | 1 | -2/+1 |
2007-07-19 | locks: make posix_test_lock() interface more consistent | J. Bruce Fields | 2 | -7/+7 |