aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | nilfs2: remove individual gfp constants for each metadata fileRyusuke Konishi2009-09-14
| * | | | nilfs2: stop zero-fill of btree path just before free itRyusuke Konishi2009-09-14
| * | | | nilfs2: remove unused btree argument from btree functionsRyusuke Konishi2009-09-14
| * | | | nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_freeRyusuke Konishi2009-09-14
| * | | | nilfs2: shorten freeze period due to GC in write operation v3Jiro SEKIBA2009-09-14
| * | | | nilfs2: add more check routines in mount processZhu Yanhai2009-09-14
| * | | | nilfs2: An unassigned variable is assigned to a never used structure memberZhang Qiang2009-09-14
| * | | | nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAITRyusuke Konishi2009-09-14
| * | | | nilfs2: stop using periodic write_super callbackJiro SEKIBA2009-09-14
| * | | | nilfs2: clean up nilfs_write_superJiro SEKIBA2009-09-14
| * | | | nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fsJiro SEKIBA2009-09-14
| * | | | nilfs2: remove redundant super block commitJiro SEKIBA2009-09-14
| * | | | nilfs2: implement nilfs_show_options to display mount options in /proc/mountsJiro SEKIBA2009-09-14
| * | | | nilfs2: always lookup disk block address before reading metadata blockRyusuke Konishi2009-09-14
| * | | | nilfs2: use semaphore to protect pointer to a writable FS-instanceRyusuke Konishi2009-09-14
| * | | | nilfs2: fix format string compile warning (ino_t)Heiko Carstens2009-09-14
| * | | | nilfs2: fix ignored error code in __nilfs_read_inode()Ryusuke Konishi2009-09-14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | cifs: consolidate reconnect logic in smb_init routinesJeff Layton2009-09-03
| * | | | | cifs: Replace wrtPending with a real reference countDave Kleikamp2009-09-01
| * | | | | cifs: protect GlobalOplock_Q with its own spinlockJeff Layton2009-09-01
| * | | | | cifs: use tcon pointer in cifs_show_optionsJeff Layton2009-09-01
| * | | | | cifs: send IPv6 addr in upcall with colon delimitersJeff Layton2009-09-01
| * | | | | [CIFS] Fix checkpatch warningsSteve French2009-09-01
| * | | | | PATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4)Suresh Jayaraman2009-09-01
| * | | | | [CIFS] Memory leak in ntlmv2 hash calculationAlexander Strakh2009-09-01
| * | | | | [CIFS] potential NULL dereference in parse_DFS_referrals()Steve French2009-08-31
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-09-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-11
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | sparc64: Initial niagara2 perf counter support.David S. Miller2009-09-10
| * | | | | | sparc64: Perf counter 'nop' event is not constant.David S. Miller2009-09-10
| * | | | | | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller2009-09-10
| * | | | | | sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller2009-09-10
| * | | | | | sparc64: Initial hw perf counter support.David S. Miller2009-09-10
| * | | | | | sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-10
| * | | | | | sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller2009-09-10
| * | | | | | sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller2009-09-10
| * | | | | | sparc64: Make touch_nmi_watchdog() actually work.David S. Miller2009-09-09
| * | | | | | sparc64: Kill unnecessary cast in profile_timer_exceptions_notify().David S. Miller2009-09-09
| * | | | | | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-09
| * | | | | | sparc: add basic support for 'perf'Jens Axboe2009-09-04
| * | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-04
| |\ \ \ \ \ \
| * | | | | | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-01
| * | | | | | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-17
| * | | | | | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-17
| * | | | | | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-17
| * | | | | | | sparc,leon: Redefine MMU register access asi if CONFIG_LEONKonrad Eisele2009-08-17
| * | | | | | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-17
| * | | | | | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-16
| * | | | | | | SPARC: fix duplicate declarationJaswinder Singh Rajput2009-08-16