| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | nilfs2: stop zero-fill of btree path just before free it | Ryusuke Konishi | 2009-09-14 | 1 | -24/+12 |
| * | | | | nilfs2: remove unused btree argument from btree functions | Ryusuke Konishi | 2009-09-14 | 1 | -248/+208 |
| * | | | | nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free | Ryusuke Konishi | 2009-09-14 | 2 | -12/+0 |
| * | | | | nilfs2: shorten freeze period due to GC in write operation v3 | Jiro SEKIBA | 2009-09-14 | 2 | -7/+21 |
| * | | | | nilfs2: add more check routines in mount process | Zhu Yanhai | 2009-09-14 | 2 | -4/+14 |
| * | | | | nilfs2: An unassigned variable is assigned to a never used structure member | Zhang Qiang | 2009-09-14 | 1 | -4/+0 |
| * | | | | nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT | Ryusuke Konishi | 2009-09-14 | 1 | -2/+2 |
| * | | | | nilfs2: stop using periodic write_super callback | Jiro SEKIBA | 2009-09-14 | 2 | -46/+7 |
| * | | | | nilfs2: clean up nilfs_write_super | Jiro SEKIBA | 2009-09-14 | 2 | -8/+17 |
| * | | | | nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs | Jiro SEKIBA | 2009-09-14 | 1 | -2/+8 |
| * | | | | nilfs2: remove redundant super block commit | Jiro SEKIBA | 2009-09-14 | 1 | -3/+0 |
| * | | | | nilfs2: implement nilfs_show_options to display mount options in /proc/mounts | Jiro SEKIBA | 2009-09-14 | 1 | -1/+23 |
| * | | | | nilfs2: always lookup disk block address before reading metadata block | Ryusuke Konishi | 2009-09-14 | 1 | -15/+10 |
| * | | | | nilfs2: use semaphore to protect pointer to a writable FS-instance | Ryusuke Konishi | 2009-09-14 | 3 | -26/+12 |
| * | | | | nilfs2: fix format string compile warning (ino_t) | Heiko Carstens | 2009-09-14 | 1 | -1/+2 |
| * | | | | nilfs2: fix ignored error code in __nilfs_read_inode() | Ryusuke Konishi | 2009-09-14 | 1 | -1/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-09-14 | 13 | -267/+223 |
|\ \ \ \ \ |
|
| * | | | | | cifs: consolidate reconnect logic in smb_init routines | Jeff Layton | 2009-09-03 | 1 | -189/+123 |
| * | | | | | cifs: Replace wrtPending with a real reference count | Dave Kleikamp | 2009-09-01 | 5 | -39/+31 |
| * | | | | | cifs: protect GlobalOplock_Q with its own spinlock | Jeff Layton | 2009-09-01 | 3 | -16/+20 |
| * | | | | | cifs: use tcon pointer in cifs_show_options | Jeff Layton | 2009-09-01 | 1 | -6/+3 |
| * | | | | | cifs: send IPv6 addr in upcall with colon delimiters | Jeff Layton | 2009-09-01 | 1 | -1/+1 |
| * | | | | | [CIFS] Fix checkpatch warnings | Steve French | 2009-09-01 | 3 | -8/+11 |
| * | | | | | PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4) | Suresh Jayaraman | 2009-09-01 | 1 | -12/+33 |
| * | | | | | [CIFS] Memory leak in ntlmv2 hash calculation | Alexander Strakh | 2009-09-01 | 1 | -0/+1 |
| * | | | | | [CIFS] potential NULL dereference in parse_DFS_referrals() | Steve French | 2009-08-31 | 1 | -0/+4 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-09-14 | 41 | -70/+1981 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-11 | 970 | -23652/+64660 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | sparc64: Initial niagara2 perf counter support. | David S. Miller | 2009-09-10 | 1 | -0/+30 |
| * | | | | | | sparc64: Perf counter 'nop' event is not constant. | David S. Miller | 2009-09-10 | 1 | -4/+6 |
| * | | | | | | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit. | David S. Miller | 2009-09-10 | 1 | -2/+4 |
| * | | | | | | sparc64: Provide hypervisor tracing bit support for perf counters. | David S. Miller | 2009-09-10 | 1 | -1/+4 |
| * | | | | | | sparc64: Initial hw perf counter support. | David S. Miller | 2009-09-10 | 5 | -2/+538 |
| * | | | | | | sparc64: Implement a real set_perf_counter_pending(). | David S. Miller | 2009-09-10 | 2 | -2/+14 |
| * | | | | | | sparc64: Use nmi_enter() and nmi_exit(), as needed. | David S. Miller | 2009-09-10 | 1 | -0/+5 |
| * | | | | | | sparc64: Provide extern decls for sparc_??u_type strings. | David S. Miller | 2009-09-10 | 1 | -0/+4 |
| * | | | | | | sparc64: Make touch_nmi_watchdog() actually work. | David S. Miller | 2009-09-08 | 1 | -2/+1 |
| * | | | | | | sparc64: Kill unnecessary cast in profile_timer_exceptions_notify(). | David S. Miller | 2009-09-08 | 1 | -1/+1 |
| * | | | | | | sparc64: Manage NMI watchdog enabling like x86. | David S. Miller | 2009-09-08 | 3 | -19/+45 |
| * | | | | | | sparc: add basic support for 'perf' | Jens Axboe | 2009-09-04 | 6 | -4/+21 |
| * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-04 | 386 | -2784/+4755 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | sparc: convert /proc/io_map, /proc/dvma_map to seq_file | Alexey Dobriyan | 2009-09-01 | 1 | -12/+20 |
| * | | | | | | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes. | Konrad Eisele | 2009-08-17 | 1 | -1/+52 |
| * | | | | | | | sparc,leon: Added support for AMBAPP bus. | Konrad Eisele | 2009-08-17 | 3 | -2/+81 |
| * | | | | | | | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele | 2009-08-17 | 13 | -1/+43 |
| * | | | | | | | sparc,leon: Redefine MMU register access asi if CONFIG_LEON | Konrad Eisele | 2009-08-17 | 1 | -0/+4 |
| * | | | | | | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files. | Konrad Eisele | 2009-08-17 | 5 | -0/+1099 |
| * | | | | | | | sparc64: cheaper asm/uaccess.h inclusion | Alexey Dobriyan | 2009-08-16 | 3 | -1/+3 |
| * | | | | | | | SPARC: fix duplicate declaration | Jaswinder Singh Rajput | 2009-08-16 | 1 | -20/+7 |
| * | | | | | | | sparc64: build compressed image (zImage) by default | Jurij Smakov | 2009-08-16 | 2 | -6/+9 |