Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | NFSv4: Reduce the stack footprint of try_location() | Trond Myklebust | 2010-05-14 | |
| * | | | | | | | | | | | | | | NFS: Reduce the stack footprint of nfs_create_server | Trond Myklebust | 2010-05-14 | |
| * | | | | | | | | | | | | | | NFS: Reduce the stack footprint of nfs_follow_mountpoint() | Trond Myklebust | 2010-05-14 | |
| * | | | | | | | | | | | | | | NFSv4: Eliminate nfs4_path_walk() | Trond Myklebust | 2010-05-14 | |
| * | | | | | | | | | | | | | | NFS: Add helper functions for allocating filehandles and fattr structs | Trond Myklebust | 2010-05-14 | |
* | | | | | | | | | | | | | | | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds | 2010-05-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | procfs: Kill the bkl in ioctl | Frederic Weisbecker | 2010-05-16 | |
| * | | | | | | | | | | | | | | procfs: Use generic_file_llseek in /proc/vmcore | Frederic Weisbecker | 2010-04-09 | |
| * | | | | | | | | | | | | | | procfs: Use generic_file_llseek in /proc/kmsg | Frederic Weisbecker | 2010-04-09 | |
| * | | | | | | | | | | | | | | procfs: Use generic_file_llseek in /proc/kcore | Frederic Weisbecker | 2010-04-09 | |
| * | | | | | | | | | | | | | | procfs: Kill BKL in llseek on proc base | Arnd Bergmann | 2010-04-09 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | sched, wait: Use wrapper functions | Changli Gao | 2010-05-11 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | cifs: fix noserverino handling when unix extensions are enabled | Jeff Layton | 2010-05-17 | |
| * | | | | | | | | | | | | | cifs: don't update uniqueid in cifs_fattr_to_inode | Jeff Layton | 2010-05-17 | |
| * | | | | | | | | | | | | | cifs: always revalidate hardlinked inodes when using noserverino | Jeff Layton | 2010-05-17 | |
| * | | | | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2010-05-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | [CIFS] drop quota operation stubs | Steve French | 2010-05-11 | |
| * | | | | | | | | | | | | | | cifs: propagate cifs_new_fileinfo() error back to the caller | Suresh Jayaraman | 2010-05-11 | |
| * | | | | | | | | | | | | | | cifs: add comments explaining cifs_new_fileinfo behavior | Suresh Jayaraman | 2010-05-10 | |
| * | | | | | | | | | | | | | | cifs: remove unused parameter from cifs_posix_open_inode_helper() | Suresh Jayaraman | 2010-05-10 | |
| * | | | | | | | | | | | | | | [CIFS] Remove unused cifs_oplock_cachep | Steve French | 2010-05-05 | |
| * | | | | | | | | | | | | | | cifs: have decode_negTokenInit set flags in server struct | Jeff Layton | 2010-05-05 | |
| * | | | | | | | | | | | | | | cifs: break negotiate protocol calls out of cifs_setup_session | Jeff Layton | 2010-05-05 | |
| * | | | | | | | | | | | | | | cifs: eliminate "first_time" parm to CIFS_SessSetup | Jeff Layton | 2010-04-27 | |
| * | | | | | | | | | | | | | | [CIFS] Fix lease break for writes | Steve French | 2010-04-27 | |
| * | | | | | | | | | | | | | | cifs: save the dialect chosen by server | Jeff Layton | 2010-04-26 | |
| * | | | | | | | | | | | | | | cifs: change && to || | Dan Carpenter | 2010-04-26 | |
| * | | | | | | | | | | | | | | cifs: rename "extended_security" to "global_secflags" | Jeff Layton | 2010-04-26 | |
| * | | | | | | | | | | | | | | cifs: move tcon find/create into separate function | Jeff Layton | 2010-04-26 | |
| * | | | | | | | | | | | | | | cifs: move SMB session creation code into separate function | Jeff Layton | 2010-04-26 | |
| * | | | | | | | | | | | | | | cifs: track local_nls in volume info | Jeff Layton | 2010-04-26 | |
| * | | | | | | | | | | | | | | [CIFS] Allow null nd (as nfs server uses) on create | Steve French | 2010-04-22 | |
| * | | | | | | | | | | | | | | [CIFS] Fix losing locks during fork() | Pavel Shilovsky | 2010-04-21 | |
| * | | | | | | | | | | | | | | [CIFS] Cleanup various minor breakage in previous cFYI cleanup | Steve French | 2010-04-21 | |
| * | | | | | | | | | | | | | | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-20 | |
| * | | | | | | | | | | | | | | [CIFS] use add_to_page_cache_lru | Nick Piggin | 2010-04-20 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-05-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | logfs: handle powerfail on NAND flash | Joern Engel | 2010-05-07 | |
| * | | | | | | | | | | | | | logfs: handle errors from get_mtd_device() | Dan Carpenter | 2010-05-07 | |
| * | | | | | | | | | | | | | logfs: remove unused variable | Joern Engel | 2010-05-07 | |
| * | | | | | | | | | | | | | logfs: fix sync | Joern Engel | 2010-05-05 | |
| * | | | | | | | | | | | | | logfs: fix compile failure | Joern Engel | 2010-05-05 | |
| * | | | | | | | | | | | | | logfs: initialize li->li_refcount | Prasad Joshi | 2010-05-04 | |
| * | | | | | | | | | | | | | logfs: commit reservations under space pressure | Joern Engel | 2010-05-04 | |
| * | | | | | | | | | | | | | logfs: survive logfs_buf_recover read errors | Joern Engel | 2010-05-04 | |
| * | | | | | | | | | | | | | logfs: Close i_ino reuse race | Joern Engel | 2010-05-01 | |
| * | | | | | | | | | | | | | logfs: fix logfs_seek_hole() | Joern Engel | 2010-05-01 | |
| * | | | | | | | | | | | | | logfs: Return -EINVAL if filesystem image doesn't match | Joern Engel | 2010-05-01 |